Neoview Database Administrator's Guide (R2.2)

Table 8-2 Optional CONFIG_TASK_LOAD Arguments (continued)
DescriptionDefault
Value
Long
Name
Short
Name
Error logging severity. Valid values are:
ERROR
WARNING
INFO
TRACE
INFO
errorLoggingSeverity-es
Field delimiter. Specify a single character enclosed in single
quotes. For example:
|
fieldDelimiter-fd
','
To specify delimiters that are nonprinting characters, use the
associated hexadecimal value encoding for the nonprinting
character. The format for specifying a hexadecimal value is
0xhh where hh represents the hexadecimal digits. The
maximum hexadecimal value that can be specified is 0x7F.
These are some valid and invalid values:
InvalidValid
-fd 0xFZ-fd ,
-fd 0xABC-fd ,
-fd 0XAZ-fd 0x2C,
-fd 0x2C
-fd 0x2c
Location of format file to be used for column mapping;
maximum 1024 characters. For example:
MYFORMATFILE3
For a description of the contents of this file see “Using a Format
File” (page 105).
N.A.
formatFile-ff
Header requirement. Valid values are:
Y [yes, a header is required]
N [no, a header is not required]
N
header-hd
Indicates the source of values for the identity column. Valid
values are:
USER
SYSTEM
SYSTEM
identityColumn-ic
Amount of time in minutes that the loader waits for data to
appear in the JMS queue. If no data is received within this time
limit, the loader stops reading from the queue.
Valid range is 1 to 1440.
10
idleTimeLimit-il
Command-Line Arguments for Load Tasks 111