Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 2.86 KB

File metadata and controls

36 lines (31 loc) · 2.86 KB
title Working with SSMA for MySQL Console (MySQLToSQL) | Microsoft Docs
ms.prod sql
ms.custom
ms.date 08/15/2017
ms.reviewer
ms.technology ssma
ms.topic conceptual
ms.assetid 240aaad1-d65d-4dea-b60b-315cb1ac733d
author Shamikg
ms.author Shamikg

Working with SSMA for MySQL Console (MySQLToSQL)

[!INCLUDEmsCoName][!INCLUDEssNoVersion] Migration Assistant (SSMA) for MySQL is now accessible through a console application at command line. The script files form the input to the application for executing the commands. As a console application, SSMA enables script-level interfacing, reduces the migration cycle, and scales the migration effort.

This section explains the procedure to migrate the MySQL database using the SSMA Console application.

Topics covered in this section include:

Topics Description
Getting Started with SSMA for MySQL Console (MySQLToSQL) Explains the procedure to execute the console application.
Command Line Options in SSMA Console (MySQLToSQL) Describes the command line options and parameters to operate the SSMA console application.
Creating Script Files (MySQLToSQL) Explains how to create a script file.
Creating Variable Value Files (MySQLToSQL) Explains how to create a variable value file.
Creating the Server Connection Files (MySQLToSQL) Explains how to create a server connection file.
Executing the SSMA Console (MySQLToSQL) Describes the script file commands to operate the SSMA console application.
Working with the Sample Console Script Files (MySQLToSQL) Describes the way to easily customize the scripts that have been provided in the sample files along with the product
Managing Passwords (MySQLToSQL) Describes about password encryption and decryption, and importing/ exporting password information.
Generating Reports (MySQLToSQL) Lists the commands to generate reports.
Troubleshooting (MySQLToSQL) Provides brief information about fixing migration issues.

See Also

Getting Started with SSMA for MySQL Console