To inform Migration Engineers of the correct procedure for manually editing Dynamic SQL.
Scope & Application
The audience for this document is Oracle Customers, Oracle Partners and Migration Specialists using the Oracle Migration Workbench to migrate SQL Server or Sybase databases.
Manually Migrate Dynamic SQL
Dynamic SQL is not migrated by the Oracle Migration Workbench.Code containing dynamic SQL should be manually edited to enable it to run on Oracle. The most common changes are:
Verify there are no SQL Server or Sybase specific constructs inside String literals.