Search found 42189 matches

by chulett
Mon Jan 07, 2008 12:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: searching parameter value within all DS jobs
Replies: 9
Views: 2174

If you want to get clever, build a job to pull the relevant parameter info out of the extract(s) and load it into a database - then query away!
by chulett
Mon Jan 07, 2008 12:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: searching parameter value within all DS jobs
Replies: 9
Views: 2174

Export all of your projects then.
by chulett
Mon Jan 07, 2008 12:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Column to rows
Replies: 8
Views: 2811

If these header names are known in advance, just name your output columns appropriately and ignore them in the data.
by chulett
Mon Jan 07, 2008 12:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: searching parameter value within all DS jobs
Replies: 9
Views: 2174

Export the project and search the resulting dsx file.
by chulett
Mon Jan 07, 2008 7:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Refernce lookup
Replies: 7
Views: 2795

Replacing it with an ODBC stage would be simpler.
by chulett
Mon Jan 07, 2008 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Look up in Server Job
Replies: 16
Views: 5672

And tomorrow we'll tell you that since you are not using 7.5x2 you can develop PX jobs on Windows but not run them.
by chulett
Mon Jan 07, 2008 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Routine
Replies: 7
Views: 1725

Basic transformer is a stage in PX just like any other stages like copy,modify.. It is similar in functionality to server edition transfomer. You can call server routines in px just the way you call the server routine in server edition.Please read chapter 17 in parallel job developer guide for more...
by chulett
Mon Jan 07, 2008 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading XML file.
Replies: 12
Views: 3365

Hey

Hey,

Why not give Ernie's method a shot? Sounds way more better. And learn to post without nonsensically quoting the previous post for no dang reason. :?
by chulett
Mon Jan 07, 2008 7:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PARALLEL EXTENDER 7.5x XML STAGE
Replies: 2
Views: 783

Ok, now that we've gotten that out of the way - how much XML experience do you have? What XPath Expressions are you using and how were they generated - automagically from an xsd or are you making them up yourself?
by chulett
Mon Jan 07, 2008 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PARALLEL EXTENDER 7.5x XML STAGE
Replies: 2
Views: 783

Your document structure is invalid.
by chulett
Mon Jan 07, 2008 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: enviournment variable(password )in Dyanmic RDBMS stage
Replies: 8
Views: 2299

That really shouldn't matter. What 7.x version are you using? Do you not have the Stored Procedure stage available?
by chulett
Mon Jan 07, 2008 7:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ulimit problem
Replies: 19
Views: 6268

He is saying the override only happens during job execution, not all the time. What are the ulimit settings for root on that box?

Ok, I see you've changed them. Did you stop and restart DataStage after making the change?
by chulett
Sun Jan 06, 2008 11:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Restartability when more that one link goes to Oracle Stage
Replies: 1
Views: 881

Re: Restartability when more that one link goes to Oracle St

The problem is that testing has shown that this is true ONLY if the first link(top most link) into the Oracle stage fails - if the second of third link fails then only that link is rolled back. Are you using Transaction Grouping? That is the only thing I can think of that may cause the behaviour yo...
by chulett
Sat Jan 05, 2008 11:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle rollback datastage
Replies: 6
Views: 2219

Re: oracle rollback stage

just4u_sharath wrote:As craig said, what is a flash back

A simple Google will turn up information on the technology, which was introduced in 9i and improved in subsequent releases. Have a chat with your DBA to see if it is something they are willing and/or able to support. One such URL:

Oracle Flashback Technology
by chulett
Sat Jan 05, 2008 3:58 pm
Forum: General
Topic: Support
Replies: 2
Views: 1145

Support? :?

I too predict the word 'lock' will play a large role in the resolution.