Neoview Messages Manual (Volume 2) (R2.5)

22201
Field delimiter delim cannot be Alphanumeric
Cause Delimiter character given is alphanumeric.
Effect The Neoview Transporter Client stops processing the control file.
Recovery Refer to the Neoview Transporter User Guide for supported delimiter characters.
22202
Delimited dataformat df is invalid
Cause Delimited format is not supported.
Effect The Neoview Transporter Client stops processing the control file.
Recovery Refer to the Neoview Transporter User Guide for supported formats.
22203
Field delimiter delim is invalid; it must be less than octal \100 when
pass-through-mode is true.
Cause The pass-through-mode property is true, and the field delimiter value is above octal
value \077.
Effect The Neoview Transporter Client stops processing the control file.
Recovery Refer to the Neoview Transporter User Guide for supported delimiter characters.
Correct the invalid field delimiter, and resubmit the control file.
22401
FixedWidth dataformat df, number of positions should match number of
fields, positions=pos, fields=fields
Cause The number of fixed-width offsets specified does not match the number of fields
given.
Effect The Neoview Transporter Client stops processing the control file.
Recovery Correct the fixed-width offsets and resubmit the control file.
22403
FixedWidth dataformat has a starting position less than 1, position pos
Cause First fixed-width offset value is less than 1.
Effect The Neoview Transporter Client stops processing the control file.
Recovery Correct the offset value to start at 1 and resubmit the control file.
22404
FixedWidth dataformat position list must be a list of unique values
given in increasing order; value=value, position=pos
Cause The fixed-width offsets are not listed in increasing order, or there is a duplicate value.
Effect The Neoview Transporter Client stops processing the control file.
Recovery Correct the fixed-width offsets and resubmit the control file.
22405
FixedWidth dataformat Last Position pos greater then recordlength: len
Cause Last fixed-width offset is greater than the record length.
Effect The Neoview Transporter Client stops processing the control file.
24 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)