Search found 42189 matches

by chulett
Sat Apr 30, 2011 6:38 am
Forum: General
Topic: Unable to make the RO job to NRO
Replies: 18
Views: 5946

Since the test and production jobs are set as protected in administrator, i am not able to make those jobs as NRO. Something you should have mentioned in your first post and since you didn't that's why I assumed it wasn't the issue. And as you've found and done, you certainly can make the jobs &quo...
by chulett
Fri Apr 29, 2011 11:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CONFIG_FILE
Replies: 8
Views: 3922

There isn't one. 'Node' in a config file is a logical concept and has no direct correlation to any physical nodes your servers may or may not have.
by chulett
Fri Apr 29, 2011 8:51 am
Forum: General
Topic: Extract Invocation Id Expression from all sequencers in proj
Replies: 5
Views: 3203

I honestly don't know the difference between whatever function records 15 & 17 provide as that's secret repository, inner circle stuff. :wink: I would suggest your best method to make a mass change like that is to export the multi-instance jobs and make the change to the dsx using your editor of...
by chulett
Fri Apr 29, 2011 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML 2 same tags,same attributs but the value differents
Replies: 15
Views: 5041

Didn't ask you to search for anything... just to have some patience. This is an all volunteer site and people help when and where they can, you should have no assumptions on what kind of help you get here, if any.

Me, it's well past time to get my ass out the door to my paying job. :wink:
by chulett
Fri Apr 29, 2011 6:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML 2 same tags,same attributs but the value differents
Replies: 15
Views: 5041

Well then, hang tight and I guess we'll find out.
by chulett
Fri Apr 29, 2011 6:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read From XML
Replies: 8
Views: 3211

You seem to be missing a vital point on how things work here, many many people can see the entirety of Ernie's always very helpful posts.
by chulett
Fri Apr 29, 2011 6:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sybase float field
Replies: 3
Views: 1870

Float is float so you'll have issues like this. Can you post the "note" from the reference guide you referred to?
by chulett
Fri Apr 29, 2011 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read From XML
Replies: 8
Views: 3211

behrouz wrote:but i expected some help from experts here which was not the case
How was that "not the case"? You got help from the expert here. :?
by chulett
Fri Apr 29, 2011 6:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML 2 same tags,same attributs but the value differents
Replies: 15
Views: 5041

Why not simply check the posts where you asked the same question? :? Never mind, they didn't belong in that two year old thread so I've removed them. And I'll transport Ernie's answer over here so it is in the right thread, the one you actually started. This is simply two "rows" that will ...
by chulett
Thu Apr 28, 2011 10:00 pm
Forum: General
Topic: Encrypt the passwords in Director log
Replies: 1
Views: 912

How does your routine execute the scripts? You could build your own version of DSExecute taking a cue from ExecSHSilent which removes the step that logs that information.
by chulett
Thu Apr 28, 2011 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2_UDB_API stage delete data in four tables
Replies: 3
Views: 1592

Re: DB2_UDB_API stage delete data in four tables

MT wrote:@Chulett: In DB2 your Oracle explain plan is called explain plan :)
Good to know! :D
by chulett
Thu Apr 28, 2011 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: current date () - 6 months
Replies: 17
Views: 6812

Another option - take the advice in the previous post and write your own version in C++. There's nothing out of the box to do this.
by chulett
Thu Apr 28, 2011 7:58 am
Forum: General
Topic: Unable to make the RO job to NRO
Replies: 18
Views: 5946

Heve you tried the corrected update that was posted? :?

You could always promote it again and not check that option.
by chulett
Thu Apr 28, 2011 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2_UDB_API stage delete data in four tables
Replies: 3
Views: 1592

Have your DBA trace the sessions and see what is going on and if the indexes are being utilized. If this was Oracle I'd tell you to check the "explain plan" but I have no idea what the equivalent is for DB2. Also, I'm guessing each input row deletes a single record from each target? If so,...
by chulett
Thu Apr 28, 2011 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: current date () - 6 months
Replies: 17
Views: 6812

Sorry, it just irks me when people post a question and it seems like there's been no thought put into getting the answer themselves, where they just post a problem and then sit back and wait for the answer to fall into their laps. Not saying that is what is going on here, just wanted to get that off...