Neoview Messages Manual (Volume 2) (R2.5)
47054
Job job has option noaudit set to true but truncate option is set to
false. To use noaudit option set truncate=true
Cause If a job uses a source that has option noaudit=true, the truncate job level option
must also be set to true.
Effect The Neoview Transporter Client terminates the job.
Recovery Modify the control file to set truncate=true at job level and rerun the job.
47055
Job job has option noaudit and truncate set to true. Source src should
have option sorted set to true also but it is set to false
Cause A job has a source with noaudit=true, job level truncate=true but the source
level sorted option is set to false.
Effect The Neoview Transporter Client terminates the job.
Recovery Use sorted data file either using source of type file or pipe. The sorted option
applies to file or pipe type sources.
47056
Job job has option noaudit and truncate set to true. Source src should
have option forcestaging set to false but it is set to true
Cause A job has a source with noaudit=true, job level truncate=true but the source
level forcestaging option is set to true.
Effect The Neoview Transporter Client terminates the job.
Recovery Change the source option forcestaging to false. If noaudit=true,
forcestaging must be false.
47057
Source src has option parallelstreams set to num which is not a power
of 2
Cause The number of parallelstreams set for a job must be a power of 2. The specified
job has parallelstreams set for a number that is not a power of 2.
Effect The Neoview Transporter Client terminates the job.
Recovery Specify the number of parallelstreams as a power of 2.
47059
Extract job job can only have entries with one unique source. Cannot
have more than one unique source within a job with option parallel=true
Cause An extract job can only have entries with one unique source. You cannot have more
than one unique source in a job with parallel=true.
Effect The Neoview Transporter Client terminates the job.
Recovery Either run the job with parallel=false or move the sources to a different job
so that every job has only one unique source.
47060
Tabletable has triggers and enabletriggers=true. Set enabletriggers to
false and retry the load
Cause The specified table has active triggers and enabletriggers is set to true.
52 Neoview Transporter Messages (Client Messages 10001 Through 52306, Server Messages 1000 Through 5302)