Search found 42189 matches
- Fri Jan 19, 2007 6:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Rowsplitter
- Replies: 19
- Views: 5944
- Fri Jan 19, 2007 5:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Rowsplitter
- Replies: 19
- Views: 5944
- Fri Jan 19, 2007 3:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calling routine within a routine
- Replies: 7
- Views: 2063
- Fri Jan 19, 2007 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Number of calendar days
- Replies: 8
- Views: 1482
- Fri Jan 19, 2007 3:42 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: No handlers are available to process this request
- Replies: 10
- Views: 10062
- Fri Jan 19, 2007 10:21 am
- Forum: General
- Topic: XML Document
- Replies: 1
- Views: 970
- Fri Jan 19, 2007 10:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending the Stop message to DataStage from Unix..
- Replies: 17
- Views: 2713
- Fri Jan 19, 2007 9:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Number of calendar days
- Replies: 8
- Views: 1482
- Fri Jan 19, 2007 9:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Number of calendar days
- Replies: 8
- Views: 1482
- Fri Jan 19, 2007 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Repository empty after rebuilding indices with DS.TOOLS
- Replies: 4
- Views: 1170
- Fri Jan 19, 2007 8:08 am
- Forum: General
- Topic: Regarding dsjob
- Replies: 2
- Views: 1510
- Fri Jan 19, 2007 8:04 am
- Forum: General
- Topic: 'CS_TEXT_TYPE' not supported
- Replies: 6
- Views: 1906
Ok, more please. What operating system is your DataStage server installed on? That's what the "OS" question was asking. For that version it must be some flavor of UNIX, not Windows if you are working with Parallel jobs. You are asking about a parallel job, aren't you? ps. No need to quote the entire...
- Fri Jan 19, 2007 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence status
- Replies: 4
- Views: 1504
- Fri Jan 19, 2007 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: comparaison between Old and new value in stage variable
- Replies: 13
- Views: 3039
- Fri Jan 19, 2007 7:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue retrieving number of rows processed
- Replies: 18
- Views: 4417
Add a transformer between the two stages, then use that name when you go to retrieve the rows processed. As a general rule, I never link two passive stages directly together. DataStage will add an 'invisible' one for you, why not make it visible and have full control? Besides, I've seen way too man...