Neoview Messages Manual (Volume 2) (R2.5)
49003
Statement for source src from job job could not be prepared. Error
message: err-msg
Cause A statement prepare operation was executed as part the current job.
Effect The Neoview Transporter Client terminates the job.
Recovery Refer to the error message details, correct the problem, and retry the job. Otherwise,
if it is not an application error, contact your HP service provider for analysis and problem
resolution.
49004
Exception encountered executing SQL operation (SQL_op) from job job.
Error:err_msg
Cause An internal error is encountered during job processing.
Effect The job fails.
Recovery Contact your HP service provider for problem analysis and resolution.
49005
Control statement for source src could not be executed. Error message:
err-msg
Cause Control query default commands are executed as part of the setup for the current job.
Effect The Neoview Transporter Client terminates the job.
Recovery Refer to the error message details, correct the problem, and retry the job. Otherwise,
if it is not an application error, contact your HP service provider for analysis and problem
resolution.
49006
Column col index idx from dataformat df is missing in the table
Cause Column referred to is not found in the table. For SQL extract, this could be caused by
using an expression not aliased by an “as” clause.
Effect No data loaded or extracted.
Recovery Verify that the column name given exists in the table. If using an expression in a
SQL extract, use an "as" clause to define the column name.
49007
Table table is a Materialized View (MV). Loading data into an MV is not
allowed
Cause Attempting to load to a target table on the Neoview platform that is a Materialized
View (MV).
Effect The Neoview Transporter Client terminates.
Recovery Modify the control file to specify a target table that is not an MV and rerun the job.
49008
Table view view is not insertable
Cause Attempting to load to a view on the Neoview platform that is not an insertable view.
Effect The Neoview Transporter Client terminates.
Recovery Modify the control file to specify a target table that is an insertable view, base table,
or synonym and rerun the job.
62 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)