Neoview Messages Manual (R2.3)

Effect The Transporter client does not automatically recover the job in question.
Recovery Perform manual recovery of the failed job entries. Specifically, for each listed job
entry, you need to determine which rows were not copied from the stage table to the target
table and manually copy these rows. Once all job entries have been recovered, you must drop
the specified stage table.
45007
Source Name: <src>, Target Name: <tgt>, Stage Table Name: <tab-name>
Cause A failure occurred while copying rows from stage table(s) to target table(s).
Effect The recovery operation is not performed.
Recovery Manual recovery must be performed by dropping the stage table(s) specified in
the message.
45008
Starting recovery for control file <cf> ...
Cause The Transporter client is starting recovery for the specified control file.
Effect N/A.
Recovery This is an informational message. No corrective action is needed
45009
The stage table <name> will be dropped as part of recovery for job
<job>, , source name: <src>, target name: <tgt>
Cause The Transporter client drops the specified stage table as part of recovery for the job
in question.
Effect N/A.
Recovery This is an informational message. No corrective action is needed
45010
Encountered error while trying to drop stage table <table> during
recovery. This table will need to be dropped manually.
Cause The specified stage table could not be dropped during recovery.
Effect The Transporter client does not automatically drop the specified stage table as part
of recovery.
Recovery Manually drop the specified stage table.
45011
Caught SQLException while trying to drop stage table <table>
Cause A failure occurred while dropping a stage table.
Effect Stage table is not dropped.
Recovery Manually drop stage table specified in the message.
46001
Encountered persistence error while starting job <job> from control
file <cf>. Execution cannot continue!
Cause The Transporter client could not access the Transporter metadata on the target
Neoview system(s) while starting the specified job.
Effect The Transporter client terminates.
381