Search found 2886 matches

by qt_ky
Thu Feb 12, 2015 5:15 pm
Forum: General
Topic: Client Login Error
Replies: 8
Views: 6288

That 3 year old post was most likely a reference to having the network people open up a firewall that had been blocking client/server traffic on the given port number.
by qt_ky
Wed Feb 11, 2015 2:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rollback when using multiple input links
Replies: 2
Views: 1589

You may want to look into the Distributed Transaction Stage to see if that will handle it as you described.
by qt_ky
Wed Feb 11, 2015 2:56 pm
Forum: General
Topic: uvconfig shared memory settings for side by side versions
Replies: 6
Views: 2374

The last time I discussed this with Support, which by the way was years ago, they were still recommending to use the following values that you now find in the uvconfig file out of the box. DMEMOFF 0x90000000 PMEMOFF 0xa0000000 CMEMOFF 0xb0000000 NMEMOFF 0xc0000000 Since then I have run 8.5 and 8.7 s...
by qt_ky
Wed Feb 11, 2015 7:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Px job
Replies: 6
Views: 2230

suneelkpx: You have not yet stated any requirement; you have only shown an example of input and output. It would be best if you can state your requirement, in words, as Craig suggested, and show an accurate example to go with the requirement.
by qt_ky
Tue Feb 10, 2015 3:54 pm
Forum: General
Topic: uvconfig shared memory settings for side by side versions
Replies: 6
Views: 2374

Have you tried installing 11.3.1? I think those are memory offset values (as opposed to absolute values) from some base value that I would assume is unique for each engine you've got up and running. Are you finding any errors or problems that may be behind your question? I would not expect any probl...
by qt_ky
Tue Feb 10, 2015 3:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File - Read and Write Cache Setting
Replies: 12
Views: 6803

I'm not sure we're looking at the same post. :shock:

I suppose you wouldn't want caching on when you read from and write to the same hashed file in the same job.
by qt_ky
Tue Feb 10, 2015 3:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove Duplicates - Retain both Duplicates
Replies: 6
Views: 1361

Could you clarify if you are wanting to retain (keep) or remove, or something in between, like route one or both to their own separate stage?
by qt_ky
Tue Feb 10, 2015 3:43 pm
Forum: Site/Forum
Topic: How does premium membership work after paying the fee?
Replies: 4
Views: 9356

When I last renewed, it took 2 business days for it to go through. Have you waited 2-3 business days?
by qt_ky
Tue Feb 10, 2015 1:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File - Read and Write Cache Setting
Replies: 12
Views: 6803

I vaguely recall the hashed file read cache and write cache making some jobs run faster. If you use read hashed files, also enable the pre-load to memory option. It seems like that cache size defaulted to 128 MB but also had a max of 1024 MB.
by qt_ky
Tue Feb 10, 2015 9:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File - Read and Write Cache Setting
Replies: 12
Views: 6803

I think all those settings are intended to improve performance. Some will require additional memory to use, so make sure that physical memory is available. I would be curious if anyone has ever measured a performance improvement.
by qt_ky
Tue Feb 10, 2015 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Px job
Replies: 6
Views: 2230

What is the requirement?
by qt_ky
Mon Feb 09, 2015 7:02 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD 11.3.1 SOAP based web service questions
Replies: 4
Views: 9052

Thank you for all your responses, Ernie. Very helpful. I may run some of these by Support also. I should mention that my background is with DataStage and not java or xml. I get xml basics but for the most part am simply relying on ISD to kindly handle xml details for me. So, I would lean towards not...
by qt_ky
Mon Feb 09, 2015 6:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Jobs Performance Very Slow post Infosphere Upgrade
Replies: 20
Views: 18165

To answer one question, after changing uvconfig, you would have to uvregen it and restart before changes would take effect. Another idea is to check whether or not applying fix pack 2 would include anything to help your performance or not. I doubt it would. The NLS difference is a good find. I thoug...
by qt_ky
Mon Feb 09, 2015 11:18 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD 11.3.1 SOAP based web service questions
Replies: 4
Views: 9052

ISD 11.3.1 SOAP based web service questions

The DataStage job is using the ISD Input and ISD Output stages. 1. ISD is taking the DataStage job columns have a DATE data type and converting them to XML dateTime data type in the WSDL. Example output includes the date, a 'T', the time, and a dash with time zone appended. All we need and want is t...
by qt_ky
Mon Feb 09, 2015 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Jobs Performance Very Slow post Infosphere Upgrade
Replies: 20
Views: 18165

Compare the uvconfig file settings.