Warning while loading data

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

It's time to become a detective. NOCHECK appears in the control file for sqlldr that is generated by the Oracle Enterprise stage - you can find and view this file in the directory you specified in the stage.

Now backtrack into your design and find the stage property that causes this word to be added to the control file, and change it.

Spend some time with your Oracle DBA discussing the purpose and impact (at your site) of the NOCHECK keyword.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply