Search found 42189 matches
- Sat Feb 24, 2007 8:13 am
- Forum: General
- Topic: DataStage and the DST change
- Replies: 11
- Views: 9575
Here is the official verdict from IBM for all products: m For DataStage, it's all about the Java components. So, if you are using the Web Services PACK or RTI / SOA, you'll need to upgrade the embedded JVM to be compliant. No mention of XML, which kind of surprised me. My understanding is it is bas...
- Sat Feb 24, 2007 7:53 am
- Forum: General
- Topic: Configuring DataStage for use by Multiple Users
- Replies: 1
- Views: 951
Configuring DataStage for use by Multiple Users
Since this seems to have become a popular topic lately and I had something 'official' on the subject stashed away, I thought I would post it for the community so people would stop asking me to email it to them.
Please check the FAQ Forum for a posting with the same title.
Please check the FAQ Forum for a posting with the same title.
- Sat Feb 24, 2007 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why dont we have look-up stage in Datastage Server jobs
- Replies: 10
- Views: 4746
but My question is that why at all datastage makers decided to provide this functionality in a transformer stage and did not allow look up stage in a server job. Because they are different products and different paradigms. Ascential built the Server product from the ground up, and later acquired th...
- Fri Feb 23, 2007 7:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2API Stage giving diffrent result
- Replies: 4
- Views: 1131
Re: DB2API Stage giving diffrent result
when I rerun job it is not doing "loading ( updating)" as per expectation. You've said neither what it actually does when you rerun the job, nor what your expectation is. Need more details on the nature of your problem, like how you differentiate inserts from updates for one. Can't help you with th...
- Fri Feb 23, 2007 6:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute Command Stage
- Replies: 11
- Views: 7446
- Fri Feb 23, 2007 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running DS from within an MKS Tools environment
- Replies: 6
- Views: 1655
- Fri Feb 23, 2007 3:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running DS from within an MKS Tools environment
- Replies: 6
- Views: 1655
- Fri Feb 23, 2007 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server License Upgrade
- Replies: 9
- Views: 1803
My response was based on a faulty recollection of having done that just recently. I had to relicense an expired server and thought I had changed serial numbers in the process. Now that I recollect, it wasn't a serial number issue like we thought it was at first but actually just a need to replace th...
- Fri Feb 23, 2007 11:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read Only Projects
- Replies: 2
- Views: 1213
- Fri Feb 23, 2007 11:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File
- Replies: 10
- Views: 2640
All that is good. Now you just need a constraint to keep the unmatched records from being output. Typically, that would be:
Change the ReferenceLinkName noted above to your real link name.
Code: Select all
Not(ReferenceLinkName.NOTFOUND)Change the ReferenceLinkName noted above to your real link name.
- Fri Feb 23, 2007 10:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File
- Replies: 10
- Views: 2640
Ok, good. However, other statements you've made are a little confusing as well. Setting a constraint on an outbound link will not effect an inbound's link ability to do a reference lookup. And a typical lookup check would be using the Link Variable LinkName.NOTFOUND instead of checking the two value...
- Fri Feb 23, 2007 10:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File
- Replies: 10
- Views: 2640
Re: Hash File
ghostraider wrote:The key expression is Sample.FlatFile=Sample.HashFile.
That's not literally what's in your Key Expression, is it?
It should just be something like InputLink.Sample_Number as best as I can tell from your posting.
- Fri Feb 23, 2007 10:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running DS from within an MKS Tools environment
- Replies: 6
- Views: 1655
I don't really understand your "from within an MKS Tools environment" statement. You might want to expand on that a wee bit. DataStage for Windows ships with the MKS Toolkit nowadays, so that you can leverage it and do 'UNIX things' on your Windows Server. If that's what you mean by 'running from wi...
- Fri Feb 23, 2007 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server License Upgrade
- Replies: 9
- Views: 1803
- Fri Feb 23, 2007 8:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error reading in Sequential File Stage
- Replies: 4
- Views: 1221