Neoview Messages Manual (R2.3)

Cause A field map entry contains both the update and condition options set to true. Condition
fields are only updateable with reflexive update.
Effect Control file validation fails, resulting in an aborted job.
Recovery Modify the control file by not setting both the condition and option field mapping
options to true, unless it is a reflexive update.
47033
Cannot get table metadata for SQL source <name>
Cause The Transporter client is unable to get table metadata information from an SQL query.
Effect This is a warning message.
Recovery There is no recovery needed. The job continues even if metadata information
cannot be obtained for source of type jdbc with SQL query.
47034
Unable to open data file <file>
Cause The Transporter client is unable to open the data file.
Effect The Transporter client terminates.
Recovery Verify the data file that exists is readable.
47035
Parallel streams cannot be zero for extract job <job>
Cause The Transporter client is unable to run the extract job because the option
parallelstreams is set to zero in the control file.
Effect The Transporter client terminates.
Recovery Verify that a valid number is set for parallelstreams.
47036
Parallel streams in job <job> is more than the number of partitions.
Parallel streams has to be less than or equal to the number of
partitions.
Cause The Transporter client is unable to run the job because the option parallelstreams is
set to a number that is greater than the number of partitions for the table.
Effect The Transporter client terminates.
Recovery Modify the control file and set the option parallelstreams to a number that is less
than or equal to the number of partitions on the table from which the data is extracted.
47038
Table <table> is offline. Cannot continue execution
Cause Transporter client cannot continue execution of the job because the table is offline.
Effect The Transporter client terminates.
Recovery Verify the table is online before rerunning the job.
47040
Number of parallelstreams <num> specified for job <job> greater than
the number of cpus <cpus>, setting parallel streams to number of cpus
Cause The Transporter client sets parallelstreams to the configured number of cpus on the
Neoview system.
389