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

47023
Reflexive update field <field> of type <type> for table <table> is not
an integral type
Cause A reflexive update operation is specified for a target column that is not within the
INT data type group.
Effect Control file validation fails resulting in an aborted job.
Recovery Modify the control file to specify reflexive update operations for only integral data
types.
47024
Reflexive update field <field> of type <type> for table <table> is not
allowed on primary key column
Cause A reflexive update operation is specified for a target column that is a primary key
column.
Effect Control file validation fails resulting in an aborted job.
Recovery Modify the control file to not specify reflexive update operations for primary key
columns.
47025
Reflexive update field <field> on table <table> does not allow
update=true when target column does not have a default value
Cause A reflexive update operation contains field mapping options "update = 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 option
"update=true" for target columns that do not have a default value.
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 Neoview Transporter Client cannot run the job because the source and target
data types are not compatible.
Effect The Neoview Transporter Client terminates the job.
Recovery The identified source and target field type should be compatible or identical.
47030
Target <tgt> of type <type> is not compatible with target <tgt2> of
type <type2>
48 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)