Neoview Messages Manual (Volume 2) (R2.5)
Recovery Correct the field in the data file and retry the job.
36016
File=file, bad record=rec, field=field has non blank characters trailing
quoted field
Cause A quoted record field contains non-blank characters trailing the ending quote.
Effect The record is not loaded.
Recovery Remove the non-blank characters trailing the quoted field and retry the job.
36017
File=file, bad record=rec, field=field
Cause A quoted record field is not properly terminated.
Effect The record is not loaded.
Recovery Properly mark the end of the quoted field in the data file and retry the job.
36018
Pipe pipe exists but cannot read from it
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.
32 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)