Search found 6797 matches
- Tue Feb 13, 2007 2:01 pm
- Forum: General
- Topic: What the meaning of "BALCKHOLE" in datastage
- Replies: 14
- Views: 5261
- Tue Feb 13, 2007 1:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata error
- Replies: 7
- Views: 1259
- Tue Feb 13, 2007 12:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate numeric duplicate number column
- Replies: 6
- Views: 1281
- Tue Feb 13, 2007 11:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to connect to DB2
- Replies: 7
- Views: 1412
- Tue Feb 13, 2007 11:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Stage Functions
- Replies: 26
- Views: 7014
- Tue Feb 13, 2007 10:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 SQL referencing a list
- Replies: 16
- Views: 4846
Parameterize it. Run this job via a sequence job so that you can pass
to get the list and pass it to the parameter.
Code: Select all
Field(cat list.txt, @FM, 1)
to get the list and pass it to the parameter.
- Tue Feb 13, 2007 10:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Stage Functions
- Replies: 26
- Views: 7014
Well, its kind of hard to teach you a new language just through description. You have to go through language syntax, create your first program "Hello World", go through some functions etc etc etc. Ill give you a piece of code, you can go through it, google up the functions, see what they do. //heade...
- Tue Feb 13, 2007 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: teradata enterprise with unknown destination columns
- Replies: 21
- Views: 6850
- Tue Feb 13, 2007 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to connect to DB2
- Replies: 7
- Views: 1412
- Tue Feb 13, 2007 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: teradata enterprise with unknown destination columns
- Replies: 21
- Views: 6850
- Tue Feb 13, 2007 8:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to connect to DB2
- Replies: 7
- Views: 1412
- Tue Feb 13, 2007 8:18 am
- Forum: General
- Topic: datastage UNIX
- Replies: 7
- Views: 2678
- Tue Feb 13, 2007 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job End Time
- Replies: 13
- Views: 2552
- Tue Feb 13, 2007 8:14 am
- Forum: General
- Topic: What the meaning of "BALCKHOLE" in datastage
- Replies: 14
- Views: 5261
Black Hole , technically, is an astronomical term. Figuratively, its used to refer to glitches in the system. You should not worry about black holes in DataStage per se. As per your project, you need to make sure that all ends are tied, tightly. You did your error handling , restartability and all ...
- Tue Feb 13, 2007 7:46 am
- Forum: General
- Topic: How to manage stress.
- Replies: 11
- Views: 4849