Neoview Messages Manual (Volume 2) (R2.5)
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
Cause Unmappable characters are used for the value of the startseq or endseq option
in the control file.
Effect The Neoview Transporter Client terminates the job.
Recovery Use characters that are mappable to the encoding of the specified target.
47085
Encountered character encoding exception when using the encoding encoding
while processing records from SQL_table. Error=err_msg
Cause Unmappable or malformed character used in source of load or extract operation.
Effect The Neoview Transporter Client terminates the job.
Recovery Use characters that are mappable to the encoding of the target or source. You can
use the options IGNORE or REPLACE in the properties file NVT.properties to ignore or
replace unmappable characters. Refer to the Neoview Transporter User Guide for information
about these options.
47086
There was an IO exception while writing to target tgt. Error=err_msg
Cause Writing to target failed due to I/O Exception.
Effect The Neoview Transporter Client terminates the job.
Recovery Correct the problem that causes the I/O exception and rerun the job.
47087
There was a file not found exception while opening target tgt.
Error=err_msg
Cause The target file for the extracted data is not found.
Effect The Neoview Transporter Client terminates the job.
Recovery Verify that the target file for the extracted data is created by Neoview Transporter.
48088
Source src has forcestaging set to true but table table is of type
SYNONYM. Truncate cannot be done on SYNONYM. It is possible only on
Base Table or Materialized view
Cause Cannot truncate data from a synonym table. Data can be truncated only from a base
table.
Effect The Neoview Transporter Client terminates the job.
Recovery Ensure that the target table is a base table and not a synonym.
47090
Update on a non-partitioned table table needs condition=true and
update=false set for at least one of the map entries. Set update=true
for the rest of the updatable map entries
Cause Updating a table with no partition keys requires at least one map entry to specify
condition=true and update=false.
56 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)