Neoview Messages Manual (Volume 2) (R2.5)
Cause Expressions are not supported for loads to tables with the noaudit option set to
true and source option forcestaging set to true.
Effect The Neoview Transporter Client terminates the job.
Recovery Either update the map and remove the expression entry or do not use source
options forcestaging and noaudit.
47067
Field field in map map is not found in dataformat df
Cause Field used in the specified map is not defined in the specified dataformat.
Effect The Neoview Transporter Client terminates the job.
Recovery If the field is present in the input data file, add a definition for that field in the
dataformat. Otherwise, modify the map to remove the field.
47068
Fields in dataformat df and dataformat df are not ordered in the same
way. When a job is run in parallel the field order should be the same
between the dataformats
Cause Field order is not the same in the source and target dataformats of the specified map.
Effect The Neoview Transporter Client terminates the job.
Recovery Reorder the fields in the dataformats and rerun the job.
47072
The value of property NVT.encoding-error-replacementString is too long.
It will be replaced by a question mark [?]
Cause The value of property NVT.encoding-error-replacementString is longer than
a single character.
Effect The value of the replacement string property has been set to the question-mark (?)
character.
Recovery Change the value of the property NVT.encoding-error-replacementString
to a single character.
47074
Table table is a view so the option option on source src is not valid
Cause Views cannot have options forcestaging and noaudit set to true. The specified
target table is a view.
Effect The Neoview Transporter Client terminates the job.
Recovery Check the dataformat column against the target table column names, correct the
control file, and rerun the job.
47075
Key column col in target table table is missing in dataformat df
Cause Key column in the target table is missing in the dataformat.
Effect The Neoview Transporter Client terminates the job.
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
54 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)