Search found 2 matches

by ManojRawat
Thu Apr 22, 2010 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sting to time conversion
Replies: 13
Views: 4737

I have faced same issue while taking data from the teradata.Is the column you are picking form teradata table defined as time(8) in the table T1 and T2 . If not you need to cast this to proper time format as per datstge requirement while picking it .
by ManojRawat
Thu Apr 22, 2010 3:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: While loading data using Teradata Mltiload
Replies: 3
Views: 7769

Re: Fatal Error: While loading data using Teradata Mltiload

======================================================================== = = = Processing Control Statements = = = ======================================================================== 0018 .if &SYSRC then; **** 03:56:34 UTY2402 Previous statement modified to: 0019 .if 3807 then; 0020 .logoff...