Search found 3 matches

by vasudev_koti
Sun Aug 04, 2013 2:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: converting decimal to date
Replies: 12
Views: 6042

HI
You have to Use StringToDate(Src.ColumnName, '%YYYY%MM%DD') Outut Data type as Date
Thanks
Vasu
by vasudev_koti
Thu Mar 25, 2010 3:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV when running C++ Routine
Replies: 7
Views: 4122

Re: SIGSEGV when running C++ Routine

Check below ones you can eliminate SIGSEGV ERROR

1.Check MetaData
2.Recompile or reload the source program.
by vasudev_koti
Tue Jun 16, 2009 10:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Director view log Unable to see
Replies: 8
Views: 15304

DataStage Director view log Unable to see

HI In my project for a simple job completed sucessfully with with green color in DataStage designer But for the same job Unable to see director log even I set APT_CONFIG_FILE and APT_DUMP_SCORE true but no use still not showing any job warnings or DataStage config information when I see view job log...