Neoview Messages Manual (R2.3)
Effect The Transporter client terminates.
Recovery Verify the data type matches with the table column type or else it should be
VARCHAR.
47015
Default map entry for field <field> in table <table> does not have a
default value, so a value must be provided for this column
Cause The Transporter client cannot run the job because a field which maps to a column
that does not have a default value is marked as default in the map section.
Effect The Transporter client terminates.
Recovery Verify the column does not have a default value uses a constant value or null if
the column is nullable or a value from the data file. Cannot use default for the identified field.
47016
Field name <field> in table <table> does not have a default value, so
a value must be provided for this column
Cause The Transporter client cannot run the job because there is no definition for a column
that does not have a default value.
Effect The Transporter client terminates.
Recovery Verify the identified table column is defined in the maps section and uses a
definition other than default.
47017
Default map entry for field <field> in table <table> is not allowed on
primary key fields
Cause A default map entry field is specified on a primary key column.
Effect Control file validation fails resulting in an aborted job.
Recovery Modify the control file by not specifying default map entry fields on primary key
columns.
47018
Key fields cannot be verified as the SQL columninfo is null.
Cause During validation for allowed field mappings on primary key fields, the column
metadata could not be obtained.
Effect Control file validation fails resulting in an aborted job.
Recovery Contact your HP service provider for analysis and problem resolution.
47019
Invalid key column type <type> for key column <col> in table <table>.
Cause The Transporter client cannot run the job because the type of the primary key column
is not supported.
Effect The Transporter client terminates
Recovery The primary key column type has to be one of the following: CHAR, VARCHAR,
INTEGER, BIGINT, SMALLINT, DATE, TIME, and TIMESTAMP.
47020
Identity map entry field <field> of type <type> for table <table> is
not an integral type
386 Neoview Transporter Messages (Client Messages 10013 Through 49005, Server Messages 1000 Through 5302)