Search found 42189 matches
- Tue Mar 13, 2007 6:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: call DSGetLinkInfo from a trigger
- Replies: 19
- Views: 7422
- Tue Mar 13, 2007 6:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Application Error Designer closes
- Replies: 22
- Views: 5364
- Tue Mar 13, 2007 5:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete on a Database
- Replies: 11
- Views: 3585
A combination of Craig and Kumar's suggestion. Change your job design to <snip> Can't work that way, all the metadata would have to be the same for the keys in each table. Unless you mean four sql statements in the 'before' tab and something bogus in the main sql area. Yeesh... Use four links. Easy...
- Tue Mar 13, 2007 5:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete on a Database
- Replies: 11
- Views: 3585
There's no files, dummy or otherwise, involved with the 'source from a Transformer' method. Just literally four Transformers stages all linked to one OCI stage. There are no input links on the Transformers, only one output link apiece to the same OCI stage. Create a bogus stage variable in each tran...
- Tue Mar 13, 2007 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete on a Database
- Replies: 11
- Views: 3585
- Tue Mar 13, 2007 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Logic for Extracting Substrings
- Replies: 15
- Views: 3404
- Tue Mar 13, 2007 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Database stage for Oracle 10g
- Replies: 16
- Views: 3961
- Tue Mar 13, 2007 3:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: User-Defined Sql in Target Stage
- Replies: 25
- Views: 5484
- Tue Mar 13, 2007 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: call DSGetLinkInfo from a trigger
- Replies: 19
- Views: 7422
- Tue Mar 13, 2007 3:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading using FTP Stage - Need to improve performance
- Replies: 8
- Views: 2164
- Tue Mar 13, 2007 2:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Database stage for Oracle 10g
- Replies: 16
- Views: 3961
- Tue Mar 13, 2007 2:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Logic for Extracting Substrings
- Replies: 15
- Views: 3404
Re: Logic for Extracting Substrings
Syntax dir /a-d|find ".zip" It is giving me an error saying Result = find: unable to access ".zip": The system cannot find the file specified. The same syntax works fine from the Command Prompt... You are probably not in the directory you think you are in. Are you using fully qualified paths or at ...
- Tue Mar 13, 2007 12:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is this the right way to execute a script in a sequence
- Replies: 2
- Views: 907
It should mean you left out the connection information. Are we talking Oracle here? Then your script needs to spawn a sqlplus session, supply the logon credentials it needs and then run your sql script. Would be pretty much identical for other databases except for the 'sqlplus' bit. That's what any ...
- Tue Mar 13, 2007 9:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: skip a job in sequencer
- Replies: 4
- Views: 1798
- Tue Mar 13, 2007 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute command stage with password
- Replies: 7
- Views: 1412