Search found 42189 matches

by chulett
Wed Nov 08, 2006 11:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email Notification Stage Error
Replies: 11
Views: 2481

No, you're not doing anything wrong. I forgot that the Notification Activity stage breaks the rules of user control and essentially hard-codes an 'Unconditional' trigger to any downstream stage. So those new sequence options would control the outcome. I don't ever link things like that to a Notifica...
by chulett
Wed Nov 08, 2006 11:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Backout Procedure
Replies: 1
Views: 611

Typically, you would just repromote the previous version.
by chulett
Wed Nov 08, 2006 9:09 am
Forum: General
Topic: How to implement multiple joins in DataStage?
Replies: 8
Views: 5460

Somehow, I would have expected you to say Rattus! :wink:
by chulett
Wed Nov 08, 2006 8:47 am
Forum: General
Topic: How to implement multiple joins in DataStage?
Replies: 8
Views: 5460

ray.wurlod wrote:But the subtopic tells us it's a mainframe job.

Doh! Hard to find the cheese at the end of this maze...
by chulett
Wed Nov 08, 2006 8:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: delete an empty row
Replies: 5
Views: 1710

Ah... the Astounding Ray! :D
by chulett
Wed Nov 08, 2006 8:35 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Difference between TX, Hawk and SOA....
Replies: 7
Views: 4311

Wasn't there a 'Sorcerer' in there somewhere, too?
by chulett
Wed Nov 08, 2006 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Hashed File
Replies: 13
Views: 4329

Do I recall that you don't actually have the DataStage software? That's going to make your quest a little... difficult. :?

Check the archives here for the Newsletters the site puts out periodically, one has an excellent overview of hashed files written by our fan favorite poster Ken Bland.
by chulett
Wed Nov 08, 2006 8:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Rollback when job finishes with warnings
Replies: 6
Views: 1424

The job has to Abort to initiate the rollback.
by chulett
Wed Nov 08, 2006 8:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Source File contains Variable number of fields
Replies: 1
Views: 699

You can use the Sequential File stage for this. Are there different record 'types' driven by these first three fields? Define the record as one long string. Parse out the first three fields and then decide where to go from there. Or do you just not know how many fields there will be but you do know ...
by chulett
Wed Nov 08, 2006 8:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot import one job
Replies: 5
Views: 1418

Both posts.
by chulett
Wed Nov 08, 2006 8:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Update and Insert using user defined sql in ODBC stage
Replies: 8
Views: 2116

Re: Update and Insert using user defined sql in ODBC stage

sagarkulkarni_in wrote:I need to update and insert using a user defined sql in ODBC stage.

No you don't. :wink:

What's wrong with the two link approach that you already know works?
by chulett
Wed Nov 08, 2006 8:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TIMEOUT implementation in DataStage job
Replies: 4
Views: 2321

Connection failures would typically result in a simple abort of the job... don't recall any situations where it would result in a 'hang'. :?

But then I've never heard of HiPortfolio or if there is anything 'special' about it...
by chulett
Wed Nov 08, 2006 8:10 am
Forum: General
Topic: How to implement multiple joins in DataStage?
Replies: 8
Views: 5460

You'll notice the post is marked as a TX question... those really need to go in the proper forum to get any attention from the TX folks that hang out here.
by chulett
Wed Nov 08, 2006 8:07 am
Forum: General
Topic: Import tables definition using OCI
Replies: 4
Views: 3258

Is it something i've not installed? or not parametered correctly? Could be both. You'll need an Oracle client installed on the same server that DataStage is installed on for it to leverage. And then you'll need to configure DataStage so it knows where to find it. It's all documented in both the OCI...
by chulett
Wed Nov 08, 2006 8:04 am
Forum: General
Topic: Capturing comments added in Version Control.
Replies: 5
Views: 4015

You can also find that information in the hashed files that make a project a Version Control project. Check out:

APM.BATCH
APM.BATCH.MEMBERS
APM.VERSION
APM.VERSION.XREF