Handling date and time uploads

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
srinivasb
Participant
Posts: 42
Joined: Mon Mar 10, 2003 10:52 pm
Location: UK
Contact:

Post by srinivasb »

Ramesh,

It will be much easier if u can use the following:

check for date null with IsNull ,otherwise yr RDBMS may cause null voilation and refuse to load.
Then u use built in date transforms which are available under help -> just type in transforms and date as key word.
iconv and oconv were never my favourites.
u can also use substrings to pad and convert ..

Regards
Srinivas.B

Srinivas.B
India
Mobile :0091-44-2301101
Xtn 35
Post Reply