Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can set project options for each Microsoft SQL Server Migration Assistant (SSMA) for Oracle project. Options specify object conversion, object loading, user interface, and data migration settings. Before you convert objects to SQL Server or migrate data into SQL Server, verify that the configuration options are appropriate for the project.
By using SSMA, you can configure default options for all projects. Default options are applied to any new project that you create. You can then customize the options for each project.
Configuration options and modes
SSMA has five sets of project settings:
- Project Information
- General (Conversion, migration, loading objects)
- Synchronization
- GUI
- Type Mapping
SSMA has four modes for configuring these settings:
- Default
- Optimistic
- Full
- Custom
We recommend the Default mode for most users. The Optimistic mode keeps more of the current Oracle syntax, and is easier to read. However, keeping current syntax might not be accurate. If the Oracle syntax is converted to equivalent SQL Server syntax, the Full mode performs the most complete conversion, but the resulting code might be more difficult to read. In the Custom mode, you set the options.
For more information about settings and how they're applied in each mode, see the following articles:
- Project Settings (Conversion)
- Project Settings (Migration)
- Project Settings (Synchronization)
- Project Settings (GUI)
- Project Settings (Type Mapping)
Set project options
In SSMA, you can configure default settings for all projects. These settings are saved to the SSMA configuration file and applied to any new project that you create.
Set default project options
On the Tools menu, select Default Project Settings.
In the Default Project Settings dialog, use one of the following procedures:
- Select migration project type for which settings are required to be viewed or changed from the Migration Target Version dropdown list and then select General at the bottom of the left pane. Then select Conversion or Migration.
- To select a predefined mode, in the Mode dropdown list, select Default, Optimistic, or Full.
- To specify custom settings, select or enter the new settings or values.
Select OK to save the settings.
You can also customize settings for the current project. These settings are saved to the current project file.
Customize settings for the current project
On the Tools menu, select Project Settings.
In the Project Settings dialog, use one of the following procedures:
- To select a predefined mode, in the Mode dropdown list, select Default, Optimistic, or Full.
- To specify a custom mode, in the Mode box, select Custom, and then select the appropriate project settings.
Select OK to save the settings.