In the .ini files for
the batch export and import tools, you can set global options to override
the default handling of certain object types. To set these options:
-
Go to the directory
SAS-installation-directory/SASPlatformObjectFramework/9.3
and
locate the files ExportPackage.ini and ImportPackage.ini.
-
Make a backup copy of
the .ini file that you want to modify.
-
Open the .ini file in
a text editor, and add a new Java argument for each option that you
want to specify. For example:
JavaArgs_10=-Dsas.promotion.stp.includesourcecode=false
JavaArgs_11=-Dsas.promotion.columns.excludenewcolumns=true
JavaArgs_12=-Dsas.promotion.columns.deletetargetcolumns=true
-
The available options
are described in the following topics.