Neoview Messages Manual (Volume 2) (R2.5)

47048
Source src target tgt with map map uses dataformat df which is of type
SQL data format. Use file or pipe type sources
Cause The identified dataformat in the specified map is associated to a file or pipe type
source and uses an SQL fields dataformat type. Only fixed or delimited dataformat types can be
used for file or pipe type sources. Verify that the dataformats for the specified map are mapped
correctly. Dataformats are listed as "From dataformat, To dataformat".
Effect The Neoview Transporter Client terminates the job.
Recovery Correct the control file and resubmit the job.
47049
Source src targettgt with map map uses dataformat df and it is not SQL
data format. Use SQL type source
Cause Cause: The identified dataformat in the specified map is associated to a JDBC source
type and uses a fixed or delimited dataformat type. Only SQL fields dataformat types can be
used for JDBC type sources. Verify the dataformats for the specified map are mapped correctly.
Dataformats are listed as "From dataformat, To dataformat".
Effect The Neoview Transporter Client terminates the job.
Recovery Correct the control file and resubmit the job.
47050
Source table is a stage table and it cannot be mixed with base table
table
Cause A job attempted to load to both stage table(s) and base table(s).
Effect The Neoview Transporter Client terminates the job.
Recovery Do not mix stage tables and base tables in a single job.
47051
Field mapping option for field in map map is not compatible with mapping
option in map map. Maps map and map are not compatible
Cause Incompatible field mapping options are specified for a parallel=true load job.
Effect The Neoview Transporter Client terminates the job.
Recovery Either correct the identified field mapping options or change the job load option
to parallel=false.
47052
A job using upsert cannot specify enabletriggers=true
Cause A job using upsert cannot enable triggers.
Effect The Neoview Transporter Client terminates the job.
Recovery Modify the control file to set enabletriggers=false, and rerun the job.
47053
A job using reflexive update cannot specify enabletriggers=true
Cause Reflexive update cannot be performed on a table with enabletriggers set to true.
Effect The Neoview Transporter Client terminates the job.
Recovery Modify the control file to set enabletriggers=false and rerun the job.
51