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

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-mesg>
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.
49010
Cannot acquire a connection to src (cpu num), retrying after num seconds.
Attempts=num
Cause Failed to make a connection to the target Neoview platform CPU.
Effect No impact unless the connection retry attempts fail.
Recovery None is required unless this is a persistent issue. If so, contact your HP service
provider for problem analysis and resolution.
49011
Unable to acquire a connection to src (cpu num) after num attempts
Cause The maximum allowed number of connections for the specified datasource has been
exceeded.
59