Search found 42189 matches

by chulett
Wed Nov 14, 2007 4:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Logic Question
Replies: 18
Views: 3588

Time to involve your official Support provider, it seems.
by chulett
Wed Nov 14, 2007 2:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: elapsed time for multiple instance
Replies: 1
Views: 628

Same way should work, just attach to the specific invocation id.
by chulett
Wed Nov 14, 2007 1:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error reading the fixedwidth seq file
Replies: 4
Views: 1708

Re: error reading the fixedwidth seq file

dsdev_123 wrote:>##E TOIX 000049 14:30:51(000) <CommonFormat_File_PLS_PhysicalStocks,0> Unable to open /bi/busdata/dwbi/mna1/_lgi/dsdata/EUR/MNA/1/data/output/PhysicalStocks/PHYSICALSTOCKS.YYYYMMDD.dat: No such file or directory.

:idea: <- (light)
by chulett
Wed Nov 14, 2007 9:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: command line
Replies: 8
Views: 1992

Disagree, but that's the nature of opinions. :wink:
by chulett
Wed Nov 14, 2007 9:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What is this Reconciliation Error ?
Replies: 5
Views: 1248

Yah, that's the answer - just delete all of the before and after job routines. :lol:

Make sure you don't actually need them rather then just don't understand what they do first!
by chulett
Wed Nov 14, 2007 9:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What is this Reconciliation Error ?
Replies: 5
Views: 1248

Welcome. :D

You obviously have a custom (i.e. home grown) routine called CheckLogForErrors running as an 'After Job' process. It aborts the job when things don't "reconcile" it seems. Seek your answers there.
by chulett
Wed Nov 14, 2007 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Director
Replies: 10
Views: 2888

That or create a Sequence job and don't link the Job Activity stages together.
by chulett
Wed Nov 14, 2007 8:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Director
Replies: 10
Views: 2888

Modify the generated code, move all of the 'DSWaitForJob' calls to the end so that all get started and then it waits.
by chulett
Wed Nov 14, 2007 8:44 am
Forum: General
Topic: Error Executing a Shell Script via Sequencer
Replies: 2
Views: 2502

Fully path your .run file. That or 'cd' to where it lives first.
by chulett
Wed Nov 14, 2007 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: command line
Replies: 8
Views: 1992

You don't. Job names are unique, so that's all you need to run them.
by chulett
Wed Nov 14, 2007 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: command line
Replies: 8
Views: 1992

No one is laughing, but we are wondering if you've read the documentation? Searched the forums? There are tons of examples of dsjob syntax here and a plethora of conversations on the subject. Running 'dsjob' without any parameters will give you the expected 'usage error' and dump the proper syntax t...
by chulett
Wed Nov 14, 2007 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC table definition issue
Replies: 5
Views: 1250

You could simply update the definition manually. Or delete the old one and reimport but that would hork your metadata linkage, I would think.
by chulett
Wed Nov 14, 2007 7:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Installation of v7.51.A on Window
Replies: 6
Views: 1693

And they are different, so having 2.0 installed doesn't mean you also have 1.1 installed. Don't skip that step.
by chulett
Wed Nov 14, 2007 7:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling Out Parameter of a stored Procedure in 6.0 version
Replies: 5
Views: 1556

Re: Handling Out Parameter of a stored Procedure in 6.0 vers

Amit_111 wrote:If No, Is there any alternative to this Problem?

Dump the SP and build the logic directly into your job. Is there something magical it is doing that can't be done in your job? :?
by chulett
Wed Nov 14, 2007 7:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Investigating why DataStage compile is failing
Replies: 4
Views: 1000

Dearth. Cool word. The opposite of plethora. :wink: