Properties File for Oracle Data Loader On Demand

The properties file is a text file that contains name-value pairs of configuration parameters for Oracle Data Loader On Demand. Parameters must be specified in the following format, one for each line:

optionName=optionValue

When specifying file paths in a properties file you must use double backslashes between directory levels. Note that this is different than entering file paths on the command-line where single backslashes are required. For example, when you specify the file path for log file you would use -clientlogfiledir "D:\dataload\logs" when you enter it on a command-line, but -clientlogfiledir "D:\\dataload\\logs" when you enter it in a properties file.

Boolean parameters can have a value of either True or False. For information on the parameters, see the following: