Congratz to DSguru2B to get into category of Top 10 Posters - All Time.
I could find more than 10 Post /day for the current and last week.
Keep it up and contribute more. :D
Search found 5168 matches
- Sun May 21, 2006 11:04 pm
- Forum: Site/Forum
- Topic: Congratz DSguru2B!!!!
- Replies: 7
- Views: 3187
- Sun May 21, 2006 11:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: function
- Replies: 6
- Views: 1201
- Sun May 21, 2006 10:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem executing Server job
- Replies: 9
- Views: 1933
- Sun May 21, 2006 10:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job aborts,write failed: Output file full, and no more outpu
- Replies: 3
- Views: 4899
For the first warning you can select the 'Clear Partition' on the output tab of the join stage or optionally you can handle the warning though message handler. For second warning, if the directory of your output file where it lands, might be full. Else tyr to increase the link buffereing of the link...
- Sun May 21, 2006 10:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Banking project
- Replies: 1
- Views: 585
- Sat May 20, 2006 6:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS error
- Replies: 4
- Views: 942
- Sat May 20, 2006 6:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: remove quotes in a file
- Replies: 4
- Views: 933
If used from command prompt, i dont find a Quote getting appending to the records. Where are you tring to acheive this. Is it in filter command or before/after subroutine or directly in unix command prompt?
Code: Select all
>cat filename1 filename2- Sat May 20, 2006 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: JRULES -ILOG error
- Replies: 1
- Views: 1251
- Sat May 20, 2006 6:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting MM/DD/YY date to DD/MM/YYYY in EE
- Replies: 6
- Views: 1802
- Sat May 20, 2006 6:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XSLT Error (javax.xml.transform.TransformerException)
- Replies: 2
- Views: 1654
- Sat May 20, 2006 6:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: /.dshome or DSHOME environment variable is invalid or missin
- Replies: 5
- Views: 6119
- Sat May 20, 2006 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning: "dfloat" to result type decimal
- Replies: 25
- Views: 7776
- Sat May 20, 2006 6:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can i define metadata of file columns at run time.
- Replies: 10
- Views: 2131
- Sat May 20, 2006 5:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Checking for two types of records in the same column
- Replies: 3
- Views: 1168
Perhaps you can use this
Code: Select all
If Num(DSLink.filed) then Trim(DSLink.field,'0','L') Else DSLink.field- Sat May 20, 2006 5:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IMPORT&EXPORT ERROR
- Replies: 9
- Views: 3819
Also make sure you DS_JOBOBJECTS are in the safer side by executing
Code: Select all
COUNT DS_JOBOBJECTS