Neoview Database Administrator's Guide (R2.2)
Optional Arguments for Configuring a Data-Load Task
Table 8-2 Optional CONFIG_TASK_LOAD Arguments
DescriptionDefault
Value
Long
Name
Short
Name
Not used at this time.32768
bufferSize-bs
Specifies whether character set conversion is performed. Valid
values are:
Y (perform character set conversion)
N (do not perform character set conversion)
Y
cSetConversion-cc
Compression is not applicable to a Neoview database
appliance. Do not change the value from N. Do not use this
argument when configuring a load task.
If you set the –cp option to Y, this warning will be logged in
the gcmd.log file: “WARNING-50500: Compression
option is overridden and set to 'N'. The option
will be set to N.
N
compression-cp
If you specify the year as two digits, this value specifies the
year at which the century changes from 19 to 20. For example,
if crossoverYear is set to 50, all years whose value is greater
than or equal to 50 will have the century set to 19, and all years
whose value is less than 50 will be set to 20.
50
crossoverYear-cy
Data format. Valid values are:
DELIMITED
FIXED
DELIMITED
dataFormat-df
Date separator character. Valid values are:
/
.
-
To specify no date separator character, enter the value as two
single or double quotes: ‘’ or ““.
- (hyphen)
dateSeparator-ds
Format for entering dates. Valid values are:
yyyymmdd
ddmmyyyy
mmddyyyy
YYMMDD
DDMMYY
MMDDYY
For example, if dateFormat is set as ddmmyyyy and
dateSeparator is set as /, the date March 21, 2006 is entered as
21/03/2006.
If dateFormat is set as ddmmyyyy and dateSeparator is set as
““, the date March 21, 2006 is entered as “21032006”. If you
use one of the two-digit year formats, the loader automatically
adds the century, depending on the value set for
crossoverYear.
yyyymmdd.
dateFormat-dt
Execution method. Valid values are:
PARTITION
CPU
PARTITION
executionMethod-em
110 Using the Neoview Loader