Search found 53125 matches
- Fri Apr 28, 2006 3:07 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Still looking for TX Training Version 8.0
- Replies: 2
- Views: 2688
- Fri Apr 28, 2006 12:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archiving of data
- Replies: 3
- Views: 892
- Fri Apr 28, 2006 12:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: identify temp files created by DS
- Replies: 7
- Views: 2942
- Fri Apr 28, 2006 12:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to detect and create combinations??
- Replies: 26
- Views: 4406
- Fri Apr 28, 2006 12:40 am
- Forum: IBM QualityStage
- Topic: Probelm While Runing the QS Job
- Replies: 17
- Views: 8921
You did not mention originally that you are using a QualityStage plug-in stage from DataStage. Otherwise I would have asked you to check qsrtmngr as well as qsserv processes. For this combination to work, the qsrtmngr process must be running. If you like, qsrtmngr is the "listener" - like a real-tim...
- Thu Apr 27, 2006 9:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to detect and create combinations??
- Replies: 26
- Views: 4406
- Thu Apr 27, 2006 8:46 pm
- Forum: IBM QualityStage
- Topic: QualityStage Match - 2 Files, multiple records in output
- Replies: 3
- Views: 2239
That's probably right. You're used to seeing XA for master, DA for duplicate and RA for residual from a single file (UNDUP) match. The A means "first file". Now you also see B, meaning "second file", the other file in a two file match (MATCH for one-to-one, GEOMATCH for many-to-one). This A and B co...
- Thu Apr 27, 2006 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage log overflow limit setting
- Replies: 9
- Views: 6346
Create a DataStage job or routine that can dump the contents of a job log into somewhere else - a text file, perhaps. This will allow you to use larger numbers than integers. This job or routine could also purge the job log, but there are implications in that the control records' values also need to...
- Thu Apr 27, 2006 5:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join 2 tables on a key without using lookup
- Replies: 12
- Views: 2438
- Thu Apr 27, 2006 4:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: routines
- Replies: 2
- Views: 930
- Thu Apr 27, 2006 4:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: opening unix file in extend mode
- Replies: 2
- Views: 1465
- Thu Apr 27, 2006 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reject link order
- Replies: 9
- Views: 1931
A [rejects] link processes any row that has not been output on any earlier-executed output link. Read that statement carefully. What it means is that the reject link will not capture any row that fails to be put onto any subsequently executed output link. It also means that a second [rejects] link w...
- Thu Apr 27, 2006 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to import the table
- Replies: 6
- Views: 1290
- Thu Apr 27, 2006 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Infinite Number of Sort Stages
- Replies: 6
- Views: 1327
- Thu Apr 27, 2006 4:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row by row processing in datastage
- Replies: 14
- Views: 7406