Search found 42189 matches
- Mon Jan 13, 2014 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove string Dynamically
- Replies: 3
- Views: 1707
- Mon Jan 13, 2014 8:06 am
- Forum: Site/Forum
- Topic: Mark As Unread
- Replies: 4
- Views: 6605
- Sun Jan 12, 2014 8:37 am
- Forum: Site/Forum
- Topic: Mark As Unread
- Replies: 4
- Views: 6605
And as I've noted before, this is the only website on my 'visit regularly' list where the forums don't maintain your unread posts. Elsewhere if I haven't read something, when I come back they are still unread as well as are any new posts. Here, when you come back all you find unread are any new post...
- Sat Jan 11, 2014 12:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage to mimic Transformer TRIM() function
- Replies: 7
- Views: 3220
You are correct, that function in the Modify stage only supports 'begin' and 'end' as portions of the string that can be trimmed. I'm not aware of anything in the Modify stage that does what you want. Why the aversion to the Transformer function, one you know does exactly what you need? If it is any...
- Thu Jan 09, 2014 11:18 pm
- Forum: General
- Topic: To get the finish time of Jobs
- Replies: 6
- Views: 1293
As noted in your other post perhaps in the Operations Console but failing that... no, not that I'm aware of.
- Thu Jan 09, 2014 11:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output stage
- Replies: 13
- Views: 4976
- Thu Jan 09, 2014 8:41 am
- Forum: General
- Topic: To get the finish time of Jobs
- Replies: 6
- Views: 1293
- Wed Jan 08, 2014 11:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job hanging issue while making transaction.
- Replies: 2
- Views: 1414
First off, nothing is happening 'simultaneously'. They happen one after the other in a serial fashion based on link order. If the order matters (for example because of RI) then ensure that you have that correctly specified. As to what might be hanging, I'd start by having a DBA monitor the session f...
- Wed Jan 08, 2014 8:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to Timestamp Conversion
- Replies: 10
- Views: 5084
- Wed Jan 08, 2014 8:45 am
- Forum: General
- Topic: XML Schema Library Manager - Error
- Replies: 8
- Views: 3916
- Wed Jan 08, 2014 8:39 am
- Forum: General
- Topic: To get the finish time of Jobs
- Replies: 6
- Views: 1293
- Wed Jan 08, 2014 12:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD stage
- Replies: 3
- Views: 1939
Download this IBM Redbook. Chapter 2.14 is dedicated to the SCD stage.
- Tue Jan 07, 2014 10:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD stage
- Replies: 3
- Views: 1939
Start with the official documentation if you haven't already.
- Tue Jan 07, 2014 10:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File Being Referenced by Separate Jobs
- Replies: 6
- Views: 2462
- Tue Jan 07, 2014 6:14 pm
- Forum: General
- Topic: Taking ETL backups through scripts- istool
- Replies: 4
- Views: 3317
Andy has a comprehensive post on 'istool' here, it should help.