Search found 42189 matches
- Fri Sep 16, 2016 6:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generate XML From Sequential File
- Replies: 8
- Views: 8553
- Thu Sep 15, 2016 7:04 pm
- Forum: General
- Topic: Using job parameters in Source select query
- Replies: 3
- Views: 1275
- Thu Sep 15, 2016 7:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generate XML From Sequential File
- Replies: 8
- Views: 8553
- Thu Sep 15, 2016 1:44 pm
- Forum: General
- Topic: Using job parameters in Source select query
- Replies: 3
- Views: 1275
No, not as stage variables. While you can assign parameter values to stage variables, that's not how you get them bound into the source SQL. For that, find the place where the variable needs to be and use the parameter name (correctly cased) enclosed in hash signs there: select a from b where b.LOAD...
- Thu Sep 15, 2016 7:24 am
- Forum: General
- Topic: Unable to access Project - Session Expired issue
- Replies: 7
- Views: 4089
- Wed Sep 14, 2016 10:20 pm
- Forum: General
- Topic: Compatibility of WAS v8.5.5.3 with IIS v.9.1.2
- Replies: 3
- Views: 1404
- Wed Sep 14, 2016 10:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sql stored procedure stage job
- Replies: 2
- Views: 1151
Perhaps more of an alias or cataloging issue. But then I've never used DB2, only... Google. 
- Wed Sep 14, 2016 3:27 pm
- Forum: General
- Topic: Job run issue
- Replies: 8
- Views: 2420
- Wed Sep 14, 2016 9:55 am
- Forum: General
- Topic: Job run issue
- Replies: 8
- Views: 2420
Re: Job run issue
Did you investigate this?kumar11 wrote:This likely indicates a network problem.
- Wed Sep 14, 2016 9:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CheckSum Stage
- Replies: 3
- Views: 2679
- Tue Sep 13, 2016 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Auto partition on Change Capture stage
- Replies: 4
- Views: 1395
- Tue Sep 13, 2016 8:28 am
- Forum: General
- Topic: .isx Import issue Information Server Manager
- Replies: 6
- Views: 3519
- Tue Sep 13, 2016 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Auto partition on Change Capture stage
- Replies: 4
- Views: 1395
- Tue Sep 13, 2016 7:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Auto partition on Change Capture stage
- Replies: 4
- Views: 1395
As has been noted many times here, Auto is guaranteed to always provide correct results. Wouldn't make much sense otherwise. However, and as also noted, it may not select the most efficient method for the stage. Found one of Ray's posts on the subject where he lists what Auto defaults to by stage: h...
- Mon Sep 12, 2016 6:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job idempotency
- Replies: 6
- Views: 2295