Search found 53125 matches
- Mon Jan 25, 2010 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To run sequence continuely
- Replies: 4
- Views: 1396
- Mon Jan 25, 2010 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To find out the substring and concat with field separator
- Replies: 3
- Views: 1308
- Mon Jan 25, 2010 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject Handling Load append
- Replies: 5
- Views: 1655
- Mon Jan 25, 2010 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stages appear as black boxes
- Replies: 3
- Views: 1394
Is it just your client machine, or is it other clients at your site as well that exhibit this symptom? Can you still open the stage property editors when they appear as black boxes? Has someone changed or tightened the protection on the folder in which the stage type images are stored on the client?...
- Mon Jan 25, 2010 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting duplicate racord
- Replies: 4
- Views: 1706
- Mon Jan 25, 2010 3:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Locked
- Replies: 10
- Views: 4080
- Mon Jan 25, 2010 3:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can we lock the job in datastage 8.0.1?
- Replies: 9
- Views: 3260
- Mon Jan 25, 2010 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parameter between double quote when scheduled
- Replies: 20
- Views: 4480
- Mon Jan 25, 2010 3:22 pm
- Forum: General
- Topic: function to check zero byte file
- Replies: 9
- Views: 1944
I am not a premium member. can you post your code once again? Premium membership is one of the ways that the hosting and bandwidth costs incurred by DSXchange are defrayed. Do consider taking one - they're not expensive, at less than 30c (Rs12) per day. Without such sources of funding DSXchange wou...
- Mon Jan 25, 2010 3:20 pm
- Forum: General
- Topic: Empty Job parameter error when using it in a DRS query
- Replies: 6
- Views: 4028
- Sun Jan 24, 2010 10:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error adding to schedule: SH: at:cannot execute
- Replies: 1
- Views: 1703
- Sun Jan 24, 2010 9:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load XML file
- Replies: 4
- Views: 2759
- Sun Jan 24, 2010 9:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To find out the substring and concat with field separator
- Replies: 3
- Views: 1308
Use a BASIC Transformer stage and the following expression:
or this one:
Code: Select all
Convert(@FM, ",", Fold(InLink.DESC_, 3))Code: Select all
Convert(@TM, ",", Fmt(InLink.DESC_, "3L"))- Sat Jan 23, 2010 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: One Thousand Jobs' Sequence
- Replies: 4
- Views: 1372