Not a DB2 person but taking a stab at this:
1. I would think so, it is perfectly feasible in the Oracle world.
2. Forget the 'different dsenv' approach, accomplish this via environment variables in your job which override the ones you need to be different.
3. No, not here, they're only for ODBC.
Search found 42189 matches
- Fri Nov 13, 2009 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use different dsenv-Files depending on Userprofile???
- Replies: 6
- Views: 1953
- Fri Nov 13, 2009 7:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error setting up internal communications
- Replies: 17
- Views: 6650
- Fri Nov 13, 2009 7:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error calling subroutine: DSD.Browse (Action=5);
- Replies: 3
- Views: 2645
- Fri Nov 13, 2009 7:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TRANSFORMER STAGE VARIABLES
- Replies: 4
- Views: 5154
- Fri Nov 13, 2009 7:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading the Dataset
- Replies: 5
- Views: 2531
- Fri Nov 13, 2009 7:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loop in Job sequence, list from a table
- Replies: 3
- Views: 2242
- Fri Nov 13, 2009 7:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ROUTINE
- Replies: 4
- Views: 1633
Why not post what it is you are trying to accomplish, instead? For example, what is this routine meant to do?
Oh, and there's always this but you'll need a Premium Account to see all of it.
Oh, and there's always this but you'll need a Premium Account to see all of it.
- Fri Nov 13, 2009 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Bat file returns invalid command in datastage
- Replies: 10
- Views: 4275
- Fri Nov 13, 2009 7:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Function in Datastage
- Replies: 4
- Views: 1951
- Fri Nov 13, 2009 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading the Dataset
- Replies: 5
- Views: 2531
- Thu Nov 12, 2009 6:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored Procedure fails with incorrect SET options
- Replies: 10
- Views: 3258
- Thu Nov 12, 2009 5:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of DSGetLinkInfo() to catch SQL errors?
- Replies: 6
- Views: 2968
I've never tried but would be reluctant to rely on DSJ.ME for anything other than the job handle. So, in my mind, when you do either of the following: DSGetJobInfo(DSJ.ME, 'dupCheck', 'insert', DSJ.LINKSQLSTATE) DSGetJobInfo(DSJ.ME, 'dupCheck', 'insert', DSJ.LINKDBMSCODE) Your call is syntactically ...
- Thu Nov 12, 2009 4:22 pm
- Forum: General
- Topic: Status Code = -2 after dsjob -mode=RESET
- Replies: 3
- Views: 2833
- Thu Nov 12, 2009 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Loads with Trigger and Constraints enabled
- Replies: 8
- Views: 5821
SQL*Loader-937: parallel load requested and name has enabled triggers or constraints Cause: A request was made for a parallel direct load, but the object to be loaded has an enabled constraint (check, referential) and/or enabled triggers. Action: Disable the offending enabled constraints and/or tri...
- Thu Nov 12, 2009 3:31 pm
- Forum: General
- Topic: Status Code = -2 after dsjob -mode=RESET
- Replies: 3
- Views: 2833