Search found 53125 matches
- Thu Aug 17, 2006 8:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Switchboard type Sequencer
- Replies: 3
- Views: 861
- Thu Aug 17, 2006 8:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Check DS is set up correctly error"
- Replies: 7
- Views: 2746
- Thu Aug 17, 2006 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Append date with file
- Replies: 30
- Views: 4442
- Thu Aug 17, 2006 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggregate - Out of Sequence - Underscore before A-Z
- Replies: 7
- Views: 2326
- Thu Aug 17, 2006 7:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running DataStage using Shells Script
- Replies: 5
- Views: 2044
- Thu Aug 17, 2006 7:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Server Binary TimeStamp
- Replies: 6
- Views: 3019
- Thu Aug 17, 2006 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Server Binary TimeStamp
- Replies: 6
- Views: 3019
- Thu Aug 17, 2006 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unix question
- Replies: 7
- Views: 1755
- Thu Aug 17, 2006 7:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Lookup
- Replies: 10
- Views: 2948
- Wed Aug 16, 2006 6:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Recursive lookups in Hash files
- Replies: 4
- Views: 1200
This is NOT a recursive lookup. You do a lookup, the lookup does not succeed, so you write a new record into the hashed file. The next lookup attempt does not occur until you are processing the next row. It is not recursive. In the job design, the link that performs the lookup should have read cache...
- Wed Aug 16, 2006 6:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine To Create a HASHFILE
- Replies: 8
- Views: 2689
Hi, I need to call a Routine in the Before-Job Subroutine to create the hashfile,if it does not exists in the specified path.If exists then dont need to do any thing. Planning to pass hashfilename as a parameters to the routine. Only one column need to be in the hashfile with data type Char(100). n...
- Wed Aug 16, 2006 6:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ftp or copy
- Replies: 14
- Views: 3810
- Wed Aug 16, 2006 6:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using DSSetParam and DSGetParamInfo in a job control
- Replies: 4
- Views: 2792
No you are not doing anything wrong, this is one of those strange behaviours of DataStage. If you run the job, and retrieve the parameter values afterwards with DSJ.PARAMVALUE, you will get back what you set. But, until the job has run, you do not. It is sufficient, in your case, to test the value r...
- Wed Aug 16, 2006 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Portability of Datastage Code?
- Replies: 6
- Views: 1984
- Wed Aug 16, 2006 6:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using BAPI stage (SAP Pack)
- Replies: 5
- Views: 3425