Search found 42189 matches
- Tue May 21, 2013 6:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run time error
- Replies: 7
- Views: 2987
- Tue May 21, 2013 6:35 am
- Forum: General
- Topic: Querying with Datastage repository
- Replies: 3
- Views: 751
- Tue May 21, 2013 6:31 am
- Forum: General
- Topic: SOURCE AND TARGET STAGE COUNT
- Replies: 11
- Views: 5494
- Tue May 21, 2013 6:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File stage Lookup propertry in server job
- Replies: 8
- Views: 4493
- Tue May 21, 2013 6:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File stage Lookup propertry in server job
- Replies: 8
- Views: 4493
Re: DataStage Hashed File stage LookUp propertry in server j
Hi, I am new to this forum...don't know whether am posting to the correct link or not Welcome. And... you're not. :wink: You needed to start a new post but instead you replied to an old one. I've split this out for you so now we're better but I had to guess on your O/S and version. Please let me kn...
- Tue May 21, 2013 6:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange Issue - Datastage Going down
- Replies: 14
- Views: 5492
- Mon May 20, 2013 8:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: subqueries are currently not supported as tables - Oracle C
- Replies: 5
- Views: 2929
OK... then it's not supported and it would seem you'll need to rewrite it so it doesn't use those inline views. They're not really needed and just add an unnecessary level of complexity since all you are doing is: SELECT C.COL1, C.COL2, C.COL3, D.COL1, D.COL2, D.COL3 FROM C, D WHERE C.COL1 = D.COL1 ...
- Mon May 20, 2013 3:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: subqueries are currently not supported as tables - Oracle C
- Replies: 5
- Views: 2929
- Mon May 20, 2013 10:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.ODBLinkStats
- Replies: 6
- Views: 3294
- Mon May 20, 2013 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.ODBLinkStats
- Replies: 6
- Views: 3294
- Mon May 20, 2013 6:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup issue
- Replies: 14
- Views: 5622
"Goes for a toss"? Is that a new technical term? I'm going to assume you weren't talking about definition #3. 
- Mon May 20, 2013 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compilation Error in Transformer stage
- Replies: 2
- Views: 1393
- Sat May 18, 2013 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issue with a delimited file
- Replies: 1
- Views: 1125
- Sat May 18, 2013 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Setting up Oracle Enterprise getting ORACLE not available
- Replies: 16
- Views: 8476
Ray, for what it's worth I noted that in my first reply. And as you said it does mean they are connecting but not that there's a setup issue on the database side but rather simply the instance connected to is down. So a client / tool setup issue I believe since they can successfully connect to it fr...
- Fri May 17, 2013 9:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to filter char using FILTER stage
- Replies: 4
- Views: 1598