Log mode - defines the default log mode. There are three possible log modes:
-none - writes only that the application is started, the number of the import definitions, and time when the application has been finished;
-normal - writes main events (number of import jobs, the names of the importDefinitions, time when the application was started/ended and the number of committed rows) and
-full - writes detailed information about the loading process.
Restart indicator - represents the possibility to continue the process where it was stopped (if it was stopped in the middle of the process) without losing or multiplying data.
User Id - defines the current UserID used in UserID value columns.
Variables - defines variables used in variable columns.
Log file directory - defines the path to log file directory. The default log file directory is the current working directory.
Log file name - defines the log file name. The default log file name is 'LoaderLog-YYYY-MM-DD-HH-mm-SS.txt'.
Specific vendor conf file - defines the filename of the XML DB-vendor configuration file. The default is 'OctopusDBVendors.xml'.
On error continue - enables the loading process to continue if an error in SQL statements or import jobs occurs. Possible values are true or false.
Additional classpath - extends the classpath with additional paths.
Commit count - defines the default commit count. System default is '100'.
Return code - defines the default java.exe return code to the environment, if some element of load jobs fails.
Path to loaderJob.olj file - defines the path to loaderJob.olj file, main file for loading process.
Include list - defines the tables, which will be processed. If you enter this parameter, only tables in this field will be processed.
Path to conf files in jar - defines the path to jar file in which conf files are placed.
Goto Octopus Generator Help Page