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

Cause The pipe used to transfer data exists but is not readable.
Effect The Neoview Transporter Client terminates the job.
Recovery Ensure that the pipe is readable and retry the job.
36019
Pipe pipe does not exist
Cause The pipe used to transfer data does not exist.
Effect The Neoview Transporter Client terminates the job.
Recovery Verify that the pipe is created and retry the job.
36021
Failed records due to SQL Exception exception
Cause A SQL exception is encountered when processing one or more records.
Effect One or more records are not loaded.
Recovery Correct the problem reported in the SQL exception message and retry the job.
36022
Unable to use parallel extract
Cause A SQL parallel extract plan could not be produced. Possible internal causes include
an incompatible Control Query Shape (CQS) specification, use of rowset expressions, or use
of SQL features that cannot be parallelized such as [FIRST/LAST N], table-valued functions,
stream access to tables, and embedded updates or deletes.
Effect A single stream SQL extract is performed.
Recovery This is an informational message. No corrective action is needed.
36026
FixedWidth dataformat record length of len does not match the configured
record length of len
Cause A mismatch exists between the dataformats record length configured in the control
file and the length of the record in the data file.
Effect The record is not loaded.
Recovery Ensure that the record lengths match and retry the job.
36027
Pipe pipe was closed due to an error or exceeding the timeout (sec
secs). Increase the timeout and retry the load. Error=err_msg
Cause An I/O Exception occurs while trying to send data to a pipe that was closed due to
an error or timeout.
Effect The Neoview Transporter Client terminates the job.
Recovery Increase the timeout control file parameter (timeout=60 is the default) and retry
the load.
36028
Pipe pipe exists but cannot write to it
Cause pipe used to transfer data exists but is not writable.
Effect The Neoview Transporter Client terminates the job.
Recovery Make sure that the pipe is writable and retry the job.
31