Neoview Messages Manual (Volume 2) (R2.4)
47102
Map map contains a constant map entry for field field that specifies
an incompatible value for column type col_type.
Value=map_entry_field_value
Cause Incompatible value provided for constant map entry in the specified map.
Effect The Neoview Transporter Client terminates the job.
Recovery Correct the value for the constant map entry in the specified map and rerun the
job.
47103
Source src has noaudit=true but job job has operation=operation. The
noaudit option can only be set to true if the job operation is insert.
Setting noaudit to false and continuing
Cause Source has noaudit set to true, but the load job operation is not insert.
Effect The load is performed using transactions instead of non-transactional operations.
Recovery None required.
47104
The primary key field field for table table is specified as an identity
map entry and does not have condtion set to false
Cause A primary key field is specified as an identity map entry without explicitly setting
condition to false.
Effect Load fails with the above exception.
Recovery Explicitly set condition=false in the field map options for identity map entries
on primary key fields.
47105
Using Transporter CustomDateTimeParser for data formatted format
Cause Custom DateTime parser property is set true and dataformat meets requirements.
Effect The custom date parser is used to convert the data into SQL format.
Recovery None required.
47106
Cannot load to view view because its underlying object is not a base
table
Cause Cannot load to a view because the underlying object is not a regular base table.
Effect The Neoview Transporter Client terminates the job.
Recovery Modify the control file to either load to a table or load to a view with a base table
as its underlying object.
47107
Upsert operation on table table requires condition=true for at least
one field in map map
Cause Merging to a table requires condition=true for at least one field in the map.
Effect The Neoview Transporter Client terminates the job.
Recovery Modify the control file to set condition=true for at least one field in the specified
map.
57