Skip to content

Commit eefc9e4

Browse files
committed
Links: SQL - ssma - 1
1 parent 12d1151 commit eefc9e4

21 files changed

Lines changed: 34 additions & 55 deletions

docs/ssma/mysql/user-interface-reference-mysqltosql.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ The following table lists the SSMA dialog boxes:
2222
|[Advanced Object Selection (MySQLToSQL)](../../ssma/mysql/advanced-object-selection-mysqltosql.md)|Use the **Advanced Object Select** dialog box to find database objects by using filter criteria, and then select or clear those objects.|
2323
|[Assessment Report (MySQLToSQL)](../../ssma/mysql/assessment-report-mysqltosql.md)|Use the Report to view the results of the conversion of MySQL objects to Transact-SQL syntax, and to estimate the time and complexity of a migration to SQL Server.|
2424
|[Connect to MySQL (MySQLToSQL)](../../ssma/mysql/connect-to-mysql-mysqltosql.md)|Use the **Connect to MySQL** dialog box to connect to the MySQL database that you want to migrate.|
25-
|[Connect to the SQL Server](https://msdn.microsoft.com/d73abd3a-80df-4293-b973-1723069db049)|Use the **Connect to SQL Server** dialog box to connect to the instance of SQL Server to which you want to migrate.|
25+
|[Connect to the SQL Server](./connect-to-sql-server-mysqltosql.md)|Use the **Connect to SQL Server** dialog box to connect to the instance of SQL Server to which you want to migrate.|
2626
|[Connect to Azure SQL Database (MySQLToSQL)](../../ssma/mysql/connect-to-azure-sql-db-mysqltosql.md)|Use the **Connect to SQL Azure** dialog box to connect to the instance of SQL Azure to which you want to migrate.|
27-
|[Conversion Settings (MySQL)](https://msdn.microsoft.com/f551cf6e-1575-4206-9cca-975b5b43a6b8)|Use the **Settings** tab to set node level settings.|
27+
|[Conversion Settings (MySQL)](./conversion-settings-mysqltosql.md)|Use the **Settings** tab to set node level settings.|
2828
|[Data Migration Report (MySQLToSQL)](../../ssma/mysql/data-migration-report-mysqltosql.md)|Displays the results of migrating data from MySQL to SQL Server or SQL Azure.|
2929
|[Data Migration Settings](data-migration-settings-mysqltosql.md)|Use the **Extended Data Migration Settings** tab to write custom queries for data migration.|
3030
|[Edit Type Mapping (MySQLToSQL)](../../ssma/mysql/edit-type-mapping-mysqltosql.md)|Use the **Edit Type Mapping** dialog box to create or modify the mapping of data types between the source and target databases and database objects.|
3131
|[Global Settings (Editor) (MySQLToSQL)](../../ssma/mysql/global-settings-editor-mysqltosql.md)|Use the Editor page of the **Global Settings** dialog box to configure code editor options.|
3232
|[Global Settings (Dialogs) (MySQLToSQL)](../../ssma/mysql/global-settings-dialogs-mysqltosql.md)|Use the Dialogs page of the **Global Settings** dialog box to configure default dialog box and warning settings.|
33-
|[Global Settings (Logging)](https://msdn.microsoft.com/0d033492-5ec3-473a-8de1-821894ec9518)|Use the Logging page of the **Global Settings** dialog box to configure logging.|
33+
|[Global Settings (Logging)](./global-settings-logging-mysqltosql.md)|Use the Logging page of the **Global Settings** dialog box to configure logging.|
3434
|[Global Settings (Output Window) (MySQLToSQL)](../../ssma/mysql/global-settings-output-window-mysqltosql.md)|Use the **Global Settings** dialog box to set preferences for the SSMA for MySQL user interface.|
3535
|[New Project (SSMA) (MySQLToSQL)](../../ssma/mysql/new-project-ssma-mysqltosql.md)|Use the **New Project** dialog box to create a new SSMA for MySQL project.|
3636
|[Project Settings (Conversion) (MySQLToSQL)](../../ssma/mysql/project-settings-conversion-mysqltosql.md)|Use the Conversion page of the **Project Settings** dialog box to specify how SSMA for MySQL converts functions and global variables.|
@@ -45,4 +45,3 @@ The following table lists the SSMA dialog boxes:
4545
## See Also
4646
[Getting Started with SSMA for MySQL (MySQLToSQL)](../../ssma/mysql/getting-started-with-ssma-for-mysql-mysqltosql.md)
4747
[Migrating MySQL Databases to SQL Server - Azure SQL Database (MySQLToSql)](../../ssma/mysql/migrating-mysql-databases-to-sql-server-azure-sql-db-mysqltosql.md)
48-

docs/ssma/mysql/working-with-ssma-projects-mysqltosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ SSMA contains several settings for converting and loading database, migrating da
4848

4949
- For information about settings for Synchronization to SQL Server, see [Project Settings (Synchronization) (MySQLToSQL)](../../ssma/mysql/project-settings-synchronization-mysqltosql.md).
5050

51-
- For information about GUI settings, see [Project Settings (GUI) (SSMA Common)](https://msdn.microsoft.com/cf06baf1-8714-48a3-95dc-781f6ca53693).
51+
- For information about GUI settings, see [Project Settings (GUI) (SSMA Common)](../sybase/project-settings-gui-sybasetosql.md).
5252

5353
- For information about data type mapping settings, see [Project Settings (Type Mapping) (MySQLToSQL)](../../ssma/mysql/project-settings-type-mapping-mysqltosql.md).
5454

@@ -131,4 +131,3 @@ The next step in the migration process is [Connecting to MySQL (MySQLToSQL&#
131131
[Migrating MySQL Databases to SQL Server - Azure SQL Database (MySQLToSql)](../../ssma/mysql/migrating-mysql-databases-to-sql-server-azure-sql-db-mysqltosql.md)
132132
[Connecting to SQL Server (MySQLToSQL)](../../ssma/mysql/connecting-to-sql-server-mysqltosql.md)
133133
[Connecting to Azure SQL Database (MySQLToSQL)](../../ssma/mysql/connecting-to-azure-sql-db-mysqltosql.md)
134-

docs/ssma/oracle/appendix-1-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ Quick view of the SSMA Console command line options:
2727
|8|-?|No|Not Applicable|Not Applicable|
2828

2929
## See Also
30-
[Executing the SSMA Console (Oracle)](https://msdn.microsoft.com/7228ccba-c69f-4b4c-8664-01a2750183c5)
31-
30+
[Executing the SSMA Console (Oracle)](./executing-the-ssma-console-oracletosql.md)

docs/ssma/oracle/creating-variable-value-files-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,4 @@ Variable Value File is an XML file comprising the parameter values of commands l
8686
The next step in operating the console is [Creating the Server Connection Files (OracleToSQL)](../../ssma/oracle/creating-the-server-connection-files-oracletosql.md)
8787

8888
## See Also
89-
[Creating the Server Files (Oracle)](https://msdn.microsoft.com/002f129e-0868-48ad-a4b4-c68b5007e12e)
90-
89+
[Creating the Server Files (Oracle)](./creating-the-server-connection-files-oracletosql.md)

docs/ssma/oracle/data-migration-settings-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ manager: alexiva
1717
## Data Migration Settings
1818
**Data Migration Settings** allows the user to write custom queries for data migration.
1919

20-
- This tab is available when **Extended data migration options** is set to **Show** and is hidden when the setting is set to **Hide** in Project Settings. For more information about Project Migration Settings, see [Project Settings (Migration)](https://msdn.microsoft.com/fcd6b988-633b-4b2b-9f36-6368b5e86b60) .
20+
- This tab is available when **Extended data migration options** is set to **Show** and is hidden when the setting is set to **Hide** in Project Settings. For more information about Project Migration Settings, see [Project Settings (Migration)](./project-settings-migration-oracletosql.md) .
2121

2222
- Parsing of Custom SQL statements will be implemented in **Data migration settings** tab of Table Node.
2323

@@ -49,4 +49,3 @@ There are two buttons present viz.:
4949

5050
## See Also
5151
[Migrating Oracle Data to SQL Server](migrating-oracle-data-into-sql-server-oracletosql.md)
52-

docs/ssma/oracle/finishing-test-case-preparation-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@ Defines the saving mode for auxiliary tables created during test execution. See
4949

5050
- If you select **Ask User if Table Comparison Failed**, the user can select the necessary action if an error happens.
5151

52-
Click the **Finish** button to save the prepared Test Case into [Using Test Repositories (OracleToSQL)](https://msdn.microsoft.com/f941cce4-d3e3-4aeb-a88a-4f101a97a9f4).
52+
Click the **Finish** button to save the prepared Test Case into [Using Test Repositories (OracleToSQL)](./using-test-repositories-oracletosql.md).
5353

5454
## See Also
5555
[Using Test Repositories (OracleToSQL)](../../ssma/oracle/using-test-repositories-oracletosql.md)
5656
[Running Test Cases (OracleToSQL)](../../ssma/oracle/running-test-cases-oracletosql.md)
5757
[Testing Migrated Database Objects (OracleToSQL)](../../ssma/oracle/testing-migrated-database-objects-oracletosql.md)
58-

docs/ssma/oracle/generating-reports-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,4 @@ The command **refresh-from-database** has **report-errors-to** parameter, which
134134
- fail-script
135135

136136
## See Also
137-
[Executing the SSMA Console (Oracle)](https://msdn.microsoft.com/7228ccba-c69f-4b4c-8664-01a2750183c5)
138-
137+
[Executing the SSMA Console (Oracle)](./executing-the-ssma-console-oracletosql.md)

docs/ssma/oracle/managing-passwords-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,4 @@ The SSMA Console application allows you to export encrypted database passwords p
126126
8. Please confirm password: xxxxxxxx
127127

128128
## See Also
129-
[Executing the SSMA Console (Oracle)](https://msdn.microsoft.com/7228ccba-c69f-4b4c-8664-01a2750183c5)
130-
129+
[Executing the SSMA Console (Oracle)](./executing-the-ssma-console-oracletosql.md)

docs/ssma/oracle/migrating-oracle-data-into-sql-server-oracletosql.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ manager: alexiva
1919
After you have successfully synchronized the converted objects with [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], you can migrate data from Oracle to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
2020

2121
> [!IMPORTANT]
22-
> If the engine being used is Server Side Data Migration Engine, then, before you can migrate data, you must install the SSMA for Oracle Extension Pack and the Oracle providers on the computer that is running SSMA. The SQL Server Agent service must also be running. For more information about how to install the extension pack, see [Installing Server Components (OracleToSQL)](https://msdn.microsoft.com/33070e5f-4e39-4b70-ae81-b8af6e4983c5)
22+
> If the engine being used is Server Side Data Migration Engine, then, before you can migrate data, you must install the SSMA for Oracle Extension Pack and the Oracle providers on the computer that is running SSMA. The SQL Server Agent service must also be running. For more information about how to install the extension pack, see [Installing Server Components (OracleToSQL)](./installing-ssma-components-on-sql-server-oracletosql.md)
2323
2424
## Setting Migration Options
2525
Before migrating data to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], review the project migration options in the **Project Settings** dialog box.
2626

27-
- By using this dialog box you can set options such as migration batch size, table locking, constraint checking, null value handling, and identity value handling. For more information about the Project Migration Settings, see [Project Settings (Migration) (OracleToSQL)](https://msdn.microsoft.com/fcd6b988-633b-4b2b-9f36-6368b5e86b60).
27+
- By using this dialog box you can set options such as migration batch size, table locking, constraint checking, null value handling, and identity value handling. For more information about the Project Migration Settings, see [Project Settings (Migration) (OracleToSQL)](./project-settings-migration-oracletosql.md).
2828

2929
- The **Migration Engine** in the **Project Settings** dialog box, allows the user to perform the migration process using two types of data migration engines:
3030

@@ -89,13 +89,12 @@ To view migration messages, make sure that the Output pane is visible. Otherwise
8989
9090
5. In the **Connect to Oracle** dialog box, enter the connection credentials, and then click **Connect**. For more information on connecting to Oracle, see [Connect To Oracle (OracleToSQL)](../../ssma/oracle/connect-to-oracle-oracletosql.md)
9191

92-
For connecting to the target database [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], enter the connection credentials in the **Connect to SQL Server** dialog box, and click **Connect**. For more information on connecting to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], see [Connect to SQL Server](https://msdn.microsoft.com/bb8c4bde-cfc2-4636-92ae-5dd24abe9536)
92+
For connecting to the target database [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], enter the connection credentials in the **Connect to SQL Server** dialog box, and click **Connect**. For more information on connecting to [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], see [Connect to SQL Server](../sybase/connecting-to-sql-server-sybasetosql.md)
9393

94-
Messages will appear in the **Output** pane. When the migration is complete, the **Data Migration Report** appears. If any data did not migrate, click the row that contains the errors, and then click **Details**. When you are finished with the report, click **Close**. For more information on Data Migration Report, see [Data Migration Report (SSMA Common)](https://msdn.microsoft.com/bbfb9d88-5a98-4980-8d19-c5d78bd0d241)
94+
Messages will appear in the **Output** pane. When the migration is complete, the **Data Migration Report** appears. If any data did not migrate, click the row that contains the errors, and then click **Details**. When you are finished with the report, click **Close**. For more information on Data Migration Report, see [Data Migration Report (SSMA Common)](../sybase/data-migration-report-sybasetosql.md)
9595

9696
> [!NOTE]
9797
> When SQL Express edition is used as the target database, only client side data migration is allowed and server side data migration is not supported.
9898
9999
## See Also
100100
[Migrating Oracle Databases to SQL Server (OracleToSQL)](../../ssma/oracle/migrating-oracle-databases-to-sql-server-oracletosql.md)
101-

docs/ssma/oracle/using-test-repositories-oracletosql.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following buttons are available on Test Cases page:
4444

4545
- Click the **Edit** button to run the Test Case Wizard and change the selected test.
4646

47-
- Click the **Run** button to open the [Running Test Cases (OracleToSQL)](https://msdn.microsoft.com/fc208cdb-7373-4f6b-8f6c-cdff9d3dcd02) dialog and execute the selected test.
47+
- Click the **Run** button to open the [Running Test Cases (OracleToSQL)](./running-test-cases-oracletosql.md) dialog and execute the selected test.
4848

4949
## Test Results Repository
5050
You can view the Test Results Repository on the **Test Results** page of the **Repository of Test Cases** window. Open it by clicking **Test Results...** from the **Tester** menu.
@@ -72,4 +72,3 @@ The following buttons are available on Test Result page:
7272
## See Also
7373
[Running Test Cases (OracleToSQL)](../../ssma/oracle/running-test-cases-oracletosql.md)
7474
[Testing Migrated Database Objects (OracleToSQL)](../../ssma/oracle/testing-migrated-database-objects-oracletosql.md)
75-

0 commit comments

Comments
 (0)