Search found 4992 matches
- Mon Jun 19, 2006 3:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to supress leading Zeros
- Replies: 7
- Views: 2584
- Sun Jun 18, 2006 8:27 am
- Forum: Site/Forum
- Topic: CONGRATS DSGURU
- Replies: 13
- Views: 5712
- Fri Jun 16, 2006 8:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Unix/AIX environment variables
- Replies: 10
- Views: 2817
- Wed Jun 14, 2006 9:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sybase parallel extract
- Replies: 3
- Views: 1259
- Tue Jun 13, 2006 3:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Field Function Help
- Replies: 10
- Views: 1749
- Thu Jun 08, 2006 3:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Common variable to record number of rows
- Replies: 2
- Views: 588
Everything you described won't work. If you have two transformer stages connected like this: ---->XFM1---->XFM2 then rows move between the stages, either one at a time or in blocks depending on if there is row buffering or inter-processing selected. An after routine only runs when the last row goes ...
- Thu Jun 08, 2006 3:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: templates
- Replies: 4
- Views: 659
From Designer Guide section 8-3 Administrating Templates To delete a template, start the Job-From-Template Assistant and select the template. Click the Delete button. Use the same procedure to select and delete empty categories. The Assistant stores all the templates you create in the directory you ...
- Thu Jun 08, 2006 3:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: templates
- Replies: 4
- Views: 659
- Thu Jun 08, 2006 1:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cross platform communication with DataStage
- Replies: 5
- Views: 909
Knowing nothing about your mainframe environment, there are some options: 1. Have the mainframe FTP push the file to a server. 2. Have a process FTP pull the file to a server. 3. If you have DB2 mainframe setup, put the file into a mainframe table and use DB2 connect with a DB2/UDB server act as the...
- Thu Jun 08, 2006 1:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-00942: table or view does not exist
- Replies: 12
- Views: 3539
- Thu Jun 08, 2006 12:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reading a file from unix server into a variable
- Replies: 7
- Views: 1846
what is the difference between DSU and without DSU? Functions need a declaration, but DSExecute is a Routine and therefore CALL'ed. Custom functions using other custom functions or job control API functions need the INCLUDE and DEFFUN statements. Custom subroutines are actually saved with a "DSU." ...
- Thu Jun 08, 2006 11:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-00942: table or view does not exist
- Replies: 12
- Views: 3539
- Thu Jun 08, 2006 11:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-00942: table or view does not exist
- Replies: 12
- Views: 3539
- Thu Jun 08, 2006 9:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reading a file from unix server into a variable
- Replies: 7
- Views: 1846
- Thu Jun 08, 2006 8:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: If one row reject then I want reject all and stop the job
- Replies: 13
- Views: 2400