thanthe Interactive SQL OUTPUT and INPUT statements to unload and
loaddata, respectively.
Thiscombination of operations is the default behavior.
Externaloperations takes the path of the data files relative to the current
workingdirectory of
dbxtract
,while internal statements take the path
relativeto the server.
Internalunload, external load (–ix) Usingthis option forces the reload
scriptto use the internal UNLOAD statement to unload data, and the
InteractiveSQL INPUT statement to load the data into the new database.
Externaloperations takes the path of the data files relative to the current
workingdirectory of
dbxtract
,while internal statements take the path
relativeto the server.
Iterationcount for views (–j) Ifthere are nested views in the consolidated
database,this option specifies the maximum number of iterations to use
whenextracting the views.
Performextraction at a specified isolation level (–l) Thedefault setting
isan isolation level of zero. Ifyou are extracting a database from an active
server,you should run it at isolation level 3 (see “Extraction utility options”
onpage 306) to ensure that data in the extracted database is consistent with
dataon the server. Increasing the isolation level may result in large numbers
oflocks being used by the extraction utility, and may restrict database use by
otherusers.
Unloadthe schema definition only (–n) Withthis definition, none of the
datais unloaded. The reload file contains SQL statements to build the
databasestructure only. You can use the SYNCHRONIZE SUBSCRIPTION
statementto load the data over the messaging system. Publications,
subscriptions,PUBLISH and SUBSCRIBE permissions are part of the
schema.
Outputmessages to file (–o) Outputs the messages from the extraction
processto a file for later review.
Escapecharacter (–p) Thedefault escape character (\) can be replaced by
anothercharacter using this option.
Operatequietly (–q) Displayno messages except errors. This option is not
availablefrom other environments. This is available only from the
command-lineutility.
Reloadfilename (–r) The defaultname for the reload command file is
reload.sql
inthe current directory You can specify a different file name with
thisoption.
310