Getting Warning while running the job

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
amreesh_singh
Participant
Posts: 15
Joined: Tue Aug 26, 2008 5:07 am

Getting Warning while running the job

Post by amreesh_singh »

Getting Warning while running the job :

Seq_APPLICATION,0: Import consumed only 5bytes of the record's 16 bytes (no further warnings will be generated from this partition)

how to remove the warning
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Make sure that your record schema matches what's actually in the file, or vice versa.
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