Neoview Messages Manual (Volume 2) (R2.5)
Recovery Modify the control file to set condition=true for at least one field in the specified
map.
47108
Upsert operation for field field on table table in map map requires
condition=true as it is primary key field
Cause Merging to a table requires condition=true for all primary key fields.
Effect The Neoview Transporter Client terminates the job.
Recovery Modify the control file to set condition=true for the specified field in the
specified map.
47109
The option option of target target is invalid when pass-through-mode
is enabled. In pass-through-mode each character must be less than 0x40
in the ASCII table.
Cause The pass-through-mode property is true, and one or more characters in the start or
end sequence value is above octal value \077.
Effect The Neoview Transporter Client terminates the job.
Recovery If the start or end sequence values cannot be changed, pass-through-mode must
be disabled.
47125
Job job_name has option noaudit and truncate set to true. Source src_name
should have option forcestaging2 set to false but it is set to true.
Cause A job has a source with noaudit=true, job level truncate=true but the source level
forcestaging2 option is set to true.
Effect The Neoview Transporter Client terminates the job.
Recovery Change the source option forcestaging2 to false. If noaudit=true forcestaging2 must
be false.
47126
Target tgt_name is already a stage table but source src_name has
forcestaging2 set to true
Cause The forcestaging2 option is set for a table that is already a stage table.
Effect The Neoview Transporter Client terminates.
Recovery Change the forcestaging2 option on the specified source or change the target table
to a regular table.
47127
Source src_name has forcestaging2=true but job job_name has
operation=operation type. The forcestaging2 option can only be set to
true if job operation is insert. Setting forcestaging2 to false and
continuing
Cause Source has forcestaging2 set to true, but the load job operation is not insert.
Effect The load operation is performed directly to the target table without the use of
internally-managed staging tables.
Recovery None.
60 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)