|
|
back | 1
2 3 4
5 6 7
8 9 |
next
|
Source Model CustomizationEditing Text and Parse OptionsYou can edit the text for stored procedures, triggers, and views. This allows you to remove features that are not supported by Oracle. You can also modify the parse options for these objects. For example, you can specify whether you want the stored procedures in the source database to be converted to functions or procedures in the destination Oracle database. These options are dependant on the plugin you are using. |
|