1. It's smart enough to share only one copy.
2. I'm not aware of any locking/blocking strategy. But, then again, I haven't tried it. I know it's not possible in the same job, but that's managed (prevented) by a pre-compilation sanity check.
Search found 53125 matches
- Tue Oct 10, 2006 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Fileset - SMP memory usage.
- Replies: 1
- Views: 744
- Tue Oct 10, 2006 2:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to nullable Decimal -"Null string argument"
- Replies: 3
- Views: 3200
- Tue Oct 10, 2006 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential stage.
- Replies: 2
- Views: 1060
- Tue Oct 10, 2006 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Monitoring Jobs
- Replies: 7
- Views: 2469
Is there a way to export the log files out of datastage to create a seperate local log file (txt format) ? You can create a DataStage server job to achieve this. The only tricky part is determining the log hashed file name; you can do this using another server job (SELECT JOBNO FROM DS_JOBS WHERE N...
- Tue Oct 10, 2006 2:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RE:Hard Code Value
- Replies: 4
- Views: 1524
In the Lookup stage you can return the lookup key. You can not assign (derive) values in output columns. Downstream, in a Modify or Transformer stage, test whether that returned key is null; if so, your lookup failed, otherwise your lookup succeeded. Of course, if your Lookup stage has a rejects lin...
- Tue Oct 10, 2006 2:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: View Data fails for large number of records
- Replies: 2
- Views: 1541
- Tue Oct 10, 2006 2:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date error
- Replies: 6
- Views: 1331
- Tue Oct 10, 2006 2:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source and Target have DRS stages data is not loading.
- Replies: 14
- Views: 2607
- Tue Oct 10, 2006 1:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Weird Errors
- Replies: 12
- Views: 4136
Not necessarily. The layout of the error message suggests that the key value used contains two "mark characters". By default, hashed file keys are not permitted to have mark characters (dynamic array delimiter characters) in them, with the exception of the "separator character" for hashed files with...
- Tue Oct 10, 2006 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Subroutine failed to complete successfully(30107)
- Replies: 2
- Views: 2285
- Tue Oct 10, 2006 1:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: User-Defined SQL Query file in DRS Stage
- Replies: 7
- Views: 1285
- Tue Oct 10, 2006 1:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to include Header to file
- Replies: 4
- Views: 1838
- Tue Oct 10, 2006 1:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Standard Deviation in DataStage?
- Replies: 3
- Views: 2037
- Tue Oct 10, 2006 1:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Issue (DB2/400 to Oracle 9i) Extraction
- Replies: 5
- Views: 1904
- Tue Oct 10, 2006 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Techniques from JDE Side
- Replies: 1
- Views: 621