Search found 53125 matches
- Fri Aug 08, 2008 1:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: system variable
- Replies: 7
- Views: 5241
Not really. Because you never NEED to use them. However a common use is when obtaining the result from an Execute Command activity in a job sequence. The command that is executed has one or more line terminators, which are "translated" into field marks by DataStage (to achieve the same result irresp...
- Fri Aug 08, 2008 1:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenate strings for a key column
- Replies: 2
- Views: 1393
Welcome aboard. What you are trying to achieve is called a "vertical pivot". Search DSXchange to learn various techniques for implementing vertical pivot. Yours is a slight variation in that, having accomplished the vertical pivot, you then require to concatenate the columns. But that's no big deal ...
- Fri Aug 08, 2008 1:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: INTERVAL datatype handling in Datastage
- Replies: 7
- Views: 3644
- Fri Aug 08, 2008 1:26 am
- Forum: General
- Topic: Load more tables -> loading order and one transaction
- Replies: 15
- Views: 6686
All target tables' rows have some indication of what run it was that inserted/updated them. By this means even committed changes can be undone if that is deemed necessary. The indication can be a unique "run batch" identifier and/or a timestamp. Committed deletions are trickier - you need to build a...
- Fri Aug 08, 2008 1:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: system variable
- Replies: 7
- Views: 5241
- Fri Aug 08, 2008 12:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Information about the rejected data of the Reject link
- Replies: 5
- Views: 1438
- Fri Aug 08, 2008 12:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in reading complex flat file
- Replies: 3
- Views: 1888
- Thu Aug 07, 2008 7:40 pm
- Forum: General
- Topic: Related Log
- Replies: 0
- Views: 669
Related Log
There is a little-known feature in the DataStage Director that allows you to navigate from one job to another without leaving Log View. This is typically used when job control - such as that executed by a job sequence or by a server job containing job control code or by a Batch job - invokes another...
- Thu Aug 07, 2008 4:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filtering special characters
- Replies: 8
- Views: 3686
- Thu Aug 07, 2008 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hi all
- Replies: 5
- Views: 1450
- Thu Aug 07, 2008 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filtering special characters
- Replies: 8
- Views: 3686
- Thu Aug 07, 2008 3:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Month End date
- Replies: 1
- Views: 1034
- Thu Aug 07, 2008 3:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: multiple columns need to be lookup one table
- Replies: 3
- Views: 1016
- Thu Aug 07, 2008 3:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Check if the value is a number or not
- Replies: 3
- Views: 1073
- Thu Aug 07, 2008 5:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Process the row based on the datatype of the field
- Replies: 4
- Views: 948