Search found 15603 matches
- Wed Feb 03, 2010 2:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Remove duplicates
- Replies: 17
- Views: 5671
- Wed Feb 03, 2010 2:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcgetnext() - timeout waiting for mutex
- Replies: 3
- Views: 3052
- Tue Feb 02, 2010 9:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error loading data from DB2 Bulk loader stage
- Replies: 5
- Views: 2439
- Tue Feb 02, 2010 9:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: shell script to ftp csv files from cognos to DS server
- Replies: 3
- Views: 1496
- Tue Feb 02, 2010 5:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Default value
- Replies: 1
- Views: 776
- Mon Feb 01, 2010 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issues due to datastage upgrade
- Replies: 8
- Views: 3606
- Mon Feb 01, 2010 8:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: executing Mainframe shadow program from datastage
- Replies: 5
- Views: 1462
- Mon Feb 01, 2010 4:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: U_TRUNCATED_CHAR_FOUND encountered
- Replies: 9
- Views: 6430
- Mon Feb 01, 2010 4:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issues due to datastage upgrade
- Replies: 8
- Views: 3606
You will need to supply some more information in order for anyone to make an analysis. Are the jobs really running or do they just display as running in the director? What sources and targets do these jobs use and can you see if sessions to the appropriate database are actually still open? These two...
- Sun Jan 31, 2010 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UV command support
- Replies: 6
- Views: 1894
- Sun Jan 31, 2010 9:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Transform
- Replies: 1
- Views: 876
- Sat Jan 30, 2010 11:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: max length between two value marks in a multi value column
- Replies: 9
- Views: 1995
Change your query to
Then convert the '*' character back into a <Lf> after removing all linefeeds; use some other character if the '*' appears in your text.
Code: Select all
SELECT EVAL "'*':FIELD(MSG.TEXT,CHAR(253),1)" AS EVENT FMT '100L' FROM RT_LOGxxx
- Sat Jan 30, 2010 9:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: max length between two value marks in a multi value column
- Replies: 9
- Views: 1995
- Sat Jan 30, 2010 8:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: max length between two value marks in a multi value column
- Replies: 9
- Views: 1995
- Sat Jan 30, 2010 6:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Scratch space help needed
- Replies: 12
- Views: 5372