Search found 53125 matches

by ray.wurlod
Tue Dec 08, 2009 1:19 pm
Forum: General
Topic: Job finish with DSJS.RUNWARN
Replies: 8
Views: 2959

There is only one way to prevent a job from aborting, and that is to design it so that it does not abort.

Some aborts (for example database unavailable) can not be designed around.

There is NO WAY to demote an abort message to a warning; indeed server jobs do not support message handlers at all.
by ray.wurlod
Tue Dec 08, 2009 1:16 pm
Forum: IBM QualityStage
Topic: Provisioning Failure
Replies: 8
Views: 3673

Unfortunately there's only "Provision" or "Provision all" on the menu. But thanks for the suggestion.

A bit busy with real work to do much diagnosis right now. But I am fairly convinced that it's something to do with the repository, perhaps privileges.
by ray.wurlod
Tue Dec 08, 2009 4:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to implment sparse lookup
Replies: 1
Views: 1193

What information do you believe to be lacking from the manual?
by ray.wurlod
Tue Dec 08, 2009 4:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Querying sequence
Replies: 4
Views: 1128

It is the nature of such queries to return nullable columns, to be on the safe side. This is nothing to do with DataStage. However, the fact that you have made the columns on the output link, to which you map the columns in the result set, not nullable has caused the alert messages to be generated. ...
by ray.wurlod
Tue Dec 08, 2009 4:20 am
Forum: General
Topic: Unix script to obtain cartography of jobs and stages (*.csv)
Replies: 2
Views: 1292

Welcome aboard.

Why do you want to do this?

There are plenty of extant tools, including DataStage's own reporting mechanisms and tools like DwNav from Kim Duke.
by ray.wurlod
Tue Dec 08, 2009 3:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: second day transaction date of customer
Replies: 3
Views: 1135

Welcome aboard.

If your data are sorted, then this is a straightforward application of using stage variables to compare the current row with the previous row.

However, the logic in your example does not appear to match your words.
by ray.wurlod
Tue Dec 08, 2009 3:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Querying sequence
Replies: 4
Views: 1128

Tell us WHERE you're performing this query and post the entire detail of the warning message and we may be able to comment cogently.
by ray.wurlod
Tue Dec 08, 2009 3:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSJob -logdetails Hanging
Replies: 11
Views: 6794

Where are your logs, local to the project or in the unified metadata repository? The former is considerably faster.
by ray.wurlod
Mon Dec 07, 2009 10:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF Stage - Import Warning
Replies: 8
Views: 2998

The CR may have gotten there if the initial target of FTP was Windows. You should be able to specify the Record Terminator String format property as "DOS-style" and thereby not need to make any further changes to your design.
by ray.wurlod
Mon Dec 07, 2009 8:51 pm
Forum: IBM QualityStage
Topic: Provisioning Failure
Replies: 8
Views: 3673

Provisioning Failure

When attempting to provision a rule set (the SET file itself) using "provision all", the following error was thrown: Error exporting object from repository to file 'Quality\AUCITIES.TBL', error number=-3 QueryFailed This occurred under my regular login ID, the DataStage/QualityStage admini...
by ray.wurlod
Mon Dec 07, 2009 7:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD Stage Error
Replies: 5
Views: 2262

Create DSHOME as a user-defined environment variable. It contains the pathname of the DataStage engine directory.
by ray.wurlod
Mon Dec 07, 2009 6:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF Stage - Import Warning
Replies: 8
Views: 2998

It was a question. Does the fill arrive by ASCII transfer (FTP) from a Windows-based system?
by ray.wurlod
Mon Dec 07, 2009 6:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: glibc detected Error
Replies: 5
Views: 3586

You don't. You achieve it with a Surrogate Key Generator stage with an input link, that receives the results of the query.

Please re-read my earlier post more carefully.
by ray.wurlod
Mon Dec 07, 2009 6:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IA installation
Replies: 11
Views: 2578

Then your installation of the clients is incomplete.
by ray.wurlod
Mon Dec 07, 2009 6:38 pm
Forum: IBM QualityStage
Topic: m-prob and u-prob in QS
Replies: 2
Views: 1939

Tell you what, you research in the QualityStage User Guide the answers to your questions and post back here, and we'll help to clarify any remaining doubts. When you post back, don't address your question to U (one of our posters) specifically - U doesn't check in all that often. Note, perhaps, that...