Search found 6797 matches

by DSguru2B
Mon Mar 12, 2007 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Code Dictionary
Replies: 11
Views: 12089

kumar_s wrote:Which ought to be obsolete in upcomming version. :wink:

Who cares, only a fraction of us are actually working on the version 8.0. Rest of us appreciate the list you provided which is useful at the moment.
by DSguru2B
Mon Mar 12, 2007 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Improving the performance of transformer stage
Replies: 5
Views: 1423

...or perhaps the Oracle Enterprise stage.
by DSguru2B
Mon Mar 12, 2007 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: hi
Replies: 16
Views: 3644

.....and another piece of advice, please give sensible headings to posts. It's meaningful heading will help duruing future searches.
by DSguru2B
Sun Mar 11, 2007 8:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error while Calling SP from OCI Stage
Replies: 18
Views: 3538

Did you try prefixing the stored procedure with the user ? In other words, fully qualifying the stored proc. name?
by DSguru2B
Sun Mar 11, 2007 7:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job Design
Replies: 19
Views: 4129

....and hence my suggestion of reading it once, getting it transformed and loading into a flat file which has identical meta data as their respected tables. One hit on table, six flat files for six tables, even great for restartablity.
by DSguru2B
Sun Mar 11, 2007 7:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Warning
Replies: 34
Views: 8409

I think what oacvb was trying to say is
"Exactly, As DSGuru mentioned, Shell's within a job are called for some other purpose not to control jobs. Else it will be difficult to control jobs."
by DSguru2B
Sun Mar 11, 2007 4:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error via email
Replies: 12
Views: 3942

And at the unix level you can detect for job failure and get the FATAL error message by using dsjob -logsum with TYPE as FATAL, I believe. Store that in a file and then send an email using mailx.
by DSguru2B
Sun Mar 11, 2007 1:00 pm
Forum: General
Topic: This Job contains one or more unattached links, all links mu
Replies: 10
Views: 9526

If its the case as Craig mentioned, when you get compilation error, click on 'Show Stage' on the window. The link will become highlightened and therefore visible.
by DSguru2B
Sat Mar 10, 2007 9:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Control Process Failed
Replies: 61
Views: 15996

I said uvconfig and not uvodbc.config
by DSguru2B
Sat Mar 10, 2007 9:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: hi
Replies: 16
Views: 3644

Welcome Aboard
No unix commands are commonly used. Its on a per required basis.
by DSguru2B
Sat Mar 10, 2007 5:09 pm
Forum: General
Topic: Calculating top vaues
Replies: 33
Views: 8467

If the top 10% is to be calculated from a bunch of values (column values) in a single row, then you can enhance the functionlity that's been provided in your median query.
by DSguru2B
Sat Mar 10, 2007 5:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: perrformance issues using transformer
Replies: 5
Views: 2180

Performance is a relative term. A job that runs for half an hour in a 9 hour time window might be considered efficient where as a job that runs for 5 mins in a 10 min time window, might not. A build op for everything, as little a work as trimming is, IMHO, to much extra work. If that were the case I...
by DSguru2B
Sat Mar 10, 2007 4:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: transfer data from 1 database 2 another database.
Replies: 7
Views: 1798

kumar_s wrote:Iam following your commandments Father.

Craig, the boy wants your blessings. :wink:
by DSguru2B
Sat Mar 10, 2007 4:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Control Process Failed
Replies: 61
Views: 15996

Check the uvconfig file. Make sure all variables have identical values.
by DSguru2B
Sat Mar 10, 2007 4:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Code Dictionary
Replies: 11
Views: 12089

Wow, Kumar, you have a treasure of all these error codes :wink: