Search found 42189 matches
- Mon Aug 17, 2015 12:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Condtions in transformer/Any other options
- Replies: 5
- Views: 1158
- Mon Aug 17, 2015 9:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Condtions in transformer/Any other options
- Replies: 5
- Views: 1158
- Fri Aug 14, 2015 8:20 am
- Forum: General
- Topic: Missing Jobs from Director
- Replies: 7
- Views: 4121
Did you have any space issues on the disk / partition where the DataStage projects reside? Sounds to me like your repository (the 'legacy' Universe side, not XMETA) could be corrupted as the Director takes a different path through the jobs to get status information than the Designer does to get desi...
- Wed Aug 12, 2015 11:18 am
- Forum: General
- Topic: Increment Date on a Sequential File.
- Replies: 10
- Views: 2992
- Wed Aug 12, 2015 11:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert decimal (period) after first 3 characters
- Replies: 2
- Views: 3292
- Wed Aug 12, 2015 11:12 am
- Forum: Site/Forum
- Topic: Premium Membership issue
- Replies: 7
- Views: 10776
- Wed Aug 12, 2015 9:23 am
- Forum: General
- Topic: Increment Date on a Sequential File.
- Replies: 10
- Views: 2992
On successful completion of main job/sequence ... execute a successor job to trap 'user variable' mentioned in your post, convert string from YYYYMMDD to Date format, increment date by 1 (see DateOffsetByDays function) and then convert it back to YYYYMMDD and overwrite the control file. That would ...
- Wed Aug 12, 2015 7:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading an Excel (xlsx) file
- Replies: 26
- Views: 13777
- Wed Aug 12, 2015 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing job parameter values to bind variables in an Oracle
- Replies: 7
- Views: 5772
So... you aren't trying to do as I mentioned, you are doing exactly that and it (the act of passing in the value) is working just fine. Sounds more like a typical Oracle explain plan problem. I would think it would be helpful to clarify your 'new sql execution plan is being created' issue, provide s...
- Tue Aug 11, 2015 8:43 pm
- Forum: Site/Forum
- Topic: Premium Membership issue
- Replies: 7
- Views: 10776
- Tue Aug 11, 2015 3:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing values to IN operator in DS 11.3
- Replies: 8
- Views: 2107
- Tue Aug 11, 2015 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing values to IN operator in DS 11.3
- Replies: 8
- Views: 2107
- Tue Aug 11, 2015 2:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: getting error in datastage 11.3
- Replies: 6
- Views: 4351
It's the typical upgrade problem we see time after time and which I've already commented on in this thread - you've gotten away with something, taken advantage of a bug / loophole that has been closed. Technically, it never should have worked 'without any issue' in your old environments but it did. ...
- Tue Aug 11, 2015 1:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing values to IN operator in DS 11.3
- Replies: 8
- Views: 2107
Put the proper quotes in the string and then leverage this:
http://www-304.ibm.com/support/docview. ... wg21386517
http://www-304.ibm.com/support/docview. ... wg21386517
- Tue Aug 11, 2015 12:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing job parameter values to bind variables in an Oracle
- Replies: 7
- Views: 5772