Neoview Messages Manual (Volume 2) (R2.4)
Recovery Check the dataformat column against the target table column names, correct the
control file, and rerun the job.
47077
Source src is of type pipe and it is not supported on WINDOWS OS
Cause You cannot use pipe sources on the Microsoft Windows operating system.
Effect The Neoview Transporter Client terminates the job.
Recovery To use pipes, you must be in a Linux or Unix environment.
47078
Source src is defined as pipe in the control file but it is a file
Cause Source is defined as a pipe but it is actually a file.
Effect The Neoview Transporter Client terminates the job.
Recovery To use files, specify the source type as file.
47079
Pipe pipe is found but nothing is written to it
Cause Pipe found but nothing is written to it.
Effect The Neoview Transporter Client terminates the job.
Recovery Write the data to the pipe so the job can complete. Rerun the job after starting the
write to pipe or start the Java client and begin writing to the pipe before the timeout time
specified in the control file.
47080
Column col in dataformat df uses a typeformat. Typeformats can be used
only when target column types and dataformat column types match
Cause When type formats are used for a field, the column type in the table and dataformat
field type must match.
Effect The Neoview Transporter Client terminates the job.
Recovery Change the field type in the appropriate dataformat section and rerun the job.
47081
Field field in dataformat df does not exist in map map
Cause Field specified in dataformat is not used in the map section.
Effect The Neoview Transporter Client terminates the job.
Recovery Correct the control file to include a mapping for the field and rerun the job.
47082
Field field has typeformat fmt and it is not valid. Valid typeformat
is fmt
Cause Invalid typeformat for interval data type.
Effect The Neoview Transporter Client terminates the job.
Recovery Correct the format as provided in the message and rerun the job.
47083
The option option of target tgt is not mappable using the encoding
encoding
53