Search found 42189 matches

by chulett
Fri Jan 29, 2010 11:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle plugin not reading parallel
Replies: 15
Views: 7217

That's already been explained here... and I'm sure it is documented as well.
by chulett
Fri Jan 29, 2010 10:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trying to use RTI Stage such as xml output, xmlinput
Replies: 4
Views: 3417

No problem. Just as an FYI, importing the metadata from an xsd if you have one is preferable to importing from the xml itself.

If your issue has been Resolved please mark your post as such using the big button at the top of the page.
by chulett
Fri Jan 29, 2010 10:01 am
Forum: General
Topic: HASH FILE CONTENT INTERCHANGED
Replies: 10
Views: 2461

So... they don't match? Simply drag them into the proper order, that or Save and then Load the metadata directly in the stage. Depending on the location, you may need to use the right mouse button to drag, don't recall and can't check.
by chulett
Fri Jan 29, 2010 9:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trying to use RTI Stage such as xml output, xmlinput
Replies: 4
Views: 3417

Please be specific as to exactly what you are doing in the source Sequential File stage and your settings in the XML Input. How did you import the xml metadata, i.e. your XPath Expressions?
by chulett
Fri Jan 29, 2010 8:51 am
Forum: General
Topic: HASH FILE CONTENT INTERCHANGED
Replies: 10
Views: 2461

Hashed file metadata is positional keys v. data, so I'm assuming it doesn't match exactly across jobs: column order and keys, specifically.
by chulett
Fri Jan 29, 2010 8:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Audit Using DS
Replies: 7
Views: 2377

Sounds like you're close, you just need to move what you're doing either to the 'after job' area or a separate step post job. For the latter, you'll need to attach to the job in question rather than using DSJ.ME.
by chulett
Fri Jan 29, 2010 8:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: U_TRUNCATED_CHAR_FOUND encountered
Replies: 9
Views: 6430

Since you didn't mention searching, that would be the first suggestion - search here for that error and see if any of the other posts on the subject help.
by chulett
Fri Jan 29, 2010 8:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA-00060: deadlock detected while waiting for resourc
Replies: 3
Views: 2190

It is an Oracle error that could very well be caused by DataStage, hence the node question.
by chulett
Fri Jan 29, 2010 8:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running a Job in CMD prompt using dsjob -run
Replies: 8
Views: 3446

I can't imagine that all of those 17 parameters need to be passed to the job. If the default value is fine for that run, then leave them out of the dsjob command line.
by chulett
Thu Jan 28, 2010 4:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file Limit
Replies: 11
Views: 8697

Hmmm... I meant the hashed file itself will need a VOC entry for the RESIZE command to work with it.
by chulett
Thu Jan 28, 2010 4:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Licence distribution question...
Replies: 3
Views: 1091

Your servers (and DataStage) will use all CPUs, so if you want to stay compliant you'll need to ensure you have no more installed than your license allows.
by chulett
Thu Jan 28, 2010 4:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change in output with change in code
Replies: 5
Views: 1351

I was assuming 69 files. If so, that would be 69 new post-processing jobs which seems a little much compared to making a simple change to the original jobs. Hopefully, by now, they've actually done this and the question is moot. :wink:
by chulett
Thu Jan 28, 2010 4:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle plugin not reading parallel
Replies: 15
Views: 7217

Your parallel hint gets you a parallel query - parallelism within the database - but has no bearing on DataStage or the nodes it uses. 35 seems a wee bit high to me, btw. :?
by chulett
Thu Jan 28, 2010 4:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: web services error
Replies: 8
Views: 5971

So, what was the resolution?