Online Documentation for DB Extract for DB2
Common Options section
Section [#Options#] represents the options corresponding to those specified on Step 3 of Wizard application.
The configuration parameters are listed below.
ExtractOptionsIndex
0 = Extract both structure and data
1 = Extract metadata only
2 = Extract data only
ExtractAllMetaObjects
0 = Extract selected types of objects only
1 = Extract all objects
ExtractMetadataFrom (applicable if ExtractAllMetaObjects = 0)
The value of this option is a list of zero ("0") and one ("1") values
Each value corresponds to a certain object type in the order they are listed on Step 3:Tables, Aliases, Procedures, Functions, Views, Buffer pools, Partition groups, Event monitors, MQ tables, Nicknames, Schemas, Sequences, Tablespaces, UDS types, UD types, Wrappers, Audit policies, Roles, SQL variables, Triggers, Trusted context, Security label components, Security policies, Security labels
ExtractAllData
0 = Extract selected data tables
1 = Extract all data tables
The following two options correspond to the last step of the GUI application.
AbortOnError
0 = Do not abort script execution if an error occurs during execution
1 = Abort script execution on error
InsertComments
0 = Do not add comments to the result script
1 = Allow adding comments to the result script
See also: |