Neoview Messages Manual (R2.3)
47026
Reflexive update field <field> on table<table> does not allow
update=false and condition=true when the target column does not have a
default value
Cause A reflexive update operation contains field mapping options "update=false" and
"condition=true" on a target column that does not have a default value.
Effect Control file validation fails resulting in an aborted job.
Recovery Modify the control file to not specify a reflexive update operation with the options
"update=false" and "condition=true" for target columns that do not have a default value.
47027
Source field <field> of type <type> and target field <field> and type
<type> are not compatible
Cause The Transporter client cannot run the job because the data types between the source
and targets are not compatible.
Effect The Transporter client terminates.
Recovery The identified source and target field type should be compatible if not the same.
47029
Target <tgt> does not have the same credentials as target <tgt2>. All
targets within a job should be on the same system and have same user
and password
Cause The Transporter client cannot run the job because of a credentials mismatch.
Effect The Transporter client terminates.
Recovery Verify the targets specified in the identified job have matching credentials (same
user and password).
47030
Target <tgt> of type <type> is not compatible with target <tgt2> 's
type <type2>
Cause The Transporter client cannot run the job because the type of targets do not match.
Effect The Transporter client terminates.
Recovery For a job, the target types must all be the same type. A job cannot have one target
as file and another target as pipe. They have to be the same type of sources.
47031
Rowset size is not set and unable to compute from the targets
Cause The Transporter client is unable to compute the rowset size and it is not set in the
control file.
Effect The Transporter client terminates.
Recovery Rowset size is computed from the source of types jdbc. Job does not have targets
of type jdbc and unable to compute the rowset size. Check the control file and verify the job
entries specified uses target of types jdbc.
47032
Map entry <map> has condition and update set to true. Condition fields
are only updateable with reflexive update
388 Neoview Transporter Messages (Client Messages 10013 Through 49005, Server Messages 1000 Through 5302)