Search found 42189 matches

by chulett
Wed Jul 29, 2009 9:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: INSERT useing Oracle stage fails - Special characters
Replies: 17
Views: 4684

Too many assumptions here at the moment. What stage exactly - Oracle Enterprise? And are you doing an Upsert or a Load or ??? Details, please.
by chulett
Wed Jul 29, 2009 9:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Update sql performance slow
Replies: 11
Views: 3271

Get rid of the TIME interval, that tells it to issue a commit every two seconds.
by chulett
Wed Jul 29, 2009 9:19 am
Forum: General
Topic: understanding Rountine
Replies: 10
Views: 2141

No. The routine reads a single file.
by chulett
Wed Jul 29, 2009 9:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob has status=0 even though job aborts
Replies: 17
Views: 8917

Of course you can, that's what the "-wait" is documented as doing. Your issue at first was the fact that the Sequence job always finished ok - now that it aborts, if what you want is the standard "0 else non-zero" rather than knowing exactly what happened then you just need to sw...
by chulett
Wed Jul 29, 2009 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: INSERT useing Oracle stage fails - Special characters
Replies: 17
Views: 4684

Nothing you've listed are "bad characters". How about some details? Tell us what stage and options there you are using and post the actual warnings / errors from your log.
by chulett
Wed Jul 29, 2009 9:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before job-subroutine --> need help
Replies: 40
Views: 10775

I'm confused as to how this can be so confusing. :? It's way too late to be worrying about a "data type" as you have (allegedly) already defined the parameter in the job you are running, have you not? And there's no need to define it again in the Sequence job as you are not passing it into...
by chulett
Wed Jul 29, 2009 7:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob has status=0 even though job aborts
Replies: 17
Views: 8917

OK, good - now the Sequence is aborting as well and will return an exit status of "3" when using the -jobstatus option. If that's not what is happening, make sure you are using it by itself and not in conjunction with the -wait option - it's one or the other.
by chulett
Wed Jul 29, 2009 7:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob has status=0 even though job aborts
Replies: 17
Views: 8917

Didn't quite answer the question. Does the Sequence job itself abort? That's the crux of the issue and something the Terminator should be doing for you.
by chulett
Wed Jul 29, 2009 6:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node Number clause in SQL queries
Replies: 10
Views: 6597

Exactly, hence my question.
by chulett
Wed Jul 29, 2009 6:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before job-subroutine --> need help
Replies: 40
Views: 10775

Use it in the Job Activity stage as the value passed to the parameter you've defined in the job for this purpose.
by chulett
Wed Jul 29, 2009 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insufficient information in dsjob report
Replies: 11
Views: 3028

Either of the "Developer's Guide" pdfs.
by chulett
Wed Jul 29, 2009 6:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob has status=0 even though job aborts
Replies: 17
Views: 8917

Clarify what is aborting here - the Sequence job itself, job(s) it is running or both? If the Sequence job aborts and you are using -jobstatus you will get a 3 rather than a 1.
by chulett
Wed Jul 29, 2009 6:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Error
Replies: 11
Views: 3261

karry450 wrote:
chulett wrote:Again, what exactly are you putting in the stage that it won't accept? ...
Im putting paramfile value expression as file it shows in red and the job doesnt compile
Argh! Don't just repeat what you've already said, that doesn't help at all. I want to know the value you are putting there.
by chulett
Wed Jul 29, 2009 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Error
Replies: 11
Views: 3261

Of course, but they're not trying to open "/".
by chulett
Wed Jul 29, 2009 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup aborting after few minutes
Replies: 3
Views: 1469

Then make it clearer... over there.