Search found 53125 matches

by ray.wurlod
Thu Oct 23, 2008 3:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To Create multiple Files
Replies: 6
Views: 1580

Purchasing a premium membership is all the help you need - you will then be able to read the entirety of Craig's (and the other four premium posters') replies.
by ray.wurlod
Thu Oct 23, 2008 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default rounds
Replies: 6
Views: 1564

OK, convert to a string, take the leftmost N-1 characters, then convert back to decimal.
by ray.wurlod
Thu Oct 23, 2008 3:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How Do i Load Data into a Nested Table in Oracle?
Replies: 7
Views: 2714

Welcome aboard. DataStage is also more than 10 years old. How would you load data into a nested table using sqlplus? Use the same SQL as user-defined SQL in an OCI stage. View Data will almost certainly not work, for the same reasons that a standard SELECT statement in sqlplus will not work. There a...
by ray.wurlod
Thu Oct 23, 2008 3:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How I can do Cross Join
Replies: 4
Views: 3844

Merge stage.
by ray.wurlod
Thu Oct 23, 2008 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Failure
Replies: 5
Views: 2169

What changed last week? Clearly "nothing" is not the correct answer.
by ray.wurlod
Thu Oct 23, 2008 3:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Status with Reject
Replies: 7
Views: 1578

It's never safe to assume anything. Test your theory and post your results.
by ray.wurlod
Thu Oct 23, 2008 3:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Status with Reject
Replies: 7
Views: 1578

It's never safe to assume anything. Test your theory and post your results.
by ray.wurlod
Thu Oct 23, 2008 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error code 80011.
Replies: 2
Views: 2253

... and the "earliest" of these is the one with the oldest date. We don't do "urgent". If you want "urgent" sign up with your support provider for priority service, and learn just how much "urgent" costs. Here at DSXchange we are a community of volunteers who post as and when we can. We earn our liv...
by ray.wurlod
Thu Oct 23, 2008 3:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: scheduling jobs using Director
Replies: 10
Views: 2275

Windows XP is not a supported operating system for DataStage server so, if anything doesn't work as advertised, you're pretty much on your own.
by ray.wurlod
Thu Oct 23, 2008 3:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to read japanese character
Replies: 2
Views: 1180

Welcome aboard. It's not clear whether you are in a server job (you've posted in the server job forum) or a parallel job (you've marked the job type as parallel). There are at least 14 different encodings for Japanese characters, you need to find out which has been used in your file. Chances are, ho...
by ray.wurlod
Thu Oct 23, 2008 3:07 pm
Forum: General
Topic: How to clear hash file
Replies: 4
Views: 1355

All the job log stored in hash file with the name of RT_LOGxxx in project dir.I need to clear the logs.Is there any option for the same? As posted in your other thread the answer is no. You can use CLEAR.FILE on the job logs from the TCL prompt (which is NOT the operating system) with the caveats t...
by ray.wurlod
Thu Oct 23, 2008 3:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA : 1438
Replies: 7
Views: 6249

This forum is for "Forum for Master Data Management theory and Razza Dimension Server - a Master Data Management software application". Please don't encourage posting in the wrong place by answering.
by ray.wurlod
Wed Oct 22, 2008 11:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PX issue
Replies: 3
Views: 1053

It's just possible that 2008102 means the 102nd day of 2008. You need to determine what the rules are, and why you're getting seven digits and whether this is correct. We can't help with that - it's something that you have you resolve with the provider of the data.
by ray.wurlod
Wed Oct 22, 2008 11:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default rounds
Replies: 6
Views: 1564

trunc_zero
by ray.wurlod
Wed Oct 22, 2008 11:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: join question
Replies: 9
Views: 2544

Would your DBA be amenable to setting up a mechanism to create a snapshot from which DataStage could work?