Warning in DB2 Stage

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
arunkumar1111
Participant
Posts: 19
Joined: Sun Jun 29, 2008 10:19 pm

Warning in DB2 Stage

Post by arunkumar1111 »

Hi

I'm getting following error while loading from a sequential file.
I'm converting a column from string to date

DB2_TABLE1,0: Invalid date value in getInputFieldAsDate() for field '4' of input dataset '0'.

Please can anybody help me
Thanks and Regards
Arun
Known is a drop and Unknown is an Ocean
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

First suggestion? Try helping yourself. Search for "getInputFieldAsDate" and see if any of the previous people posting your question can help.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply