Search found 6797 matches

by DSguru2B
Mon Jan 08, 2007 1:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExecCommand output value
Replies: 44
Views: 10563

Well atleast now you have a work around. In the mean time you can pursue this strange behaviour and get in touch with IBM support.
by DSguru2B
Mon Jan 08, 2007 1:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Copy Stage
Replies: 8
Views: 6711

Symav, you have just hijacked a post. Please start a new post and it will be answered there.
Regards,
by DSguru2B
Mon Jan 08, 2007 12:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loading Warehouse
Replies: 20
Views: 4659

Ok i am confused. Why do you want to run your code for 365 times for each table. Let all the historical data go through. For daily load you will be just doing a select for the current year right? or you will be doing a select from all the history tables. Maintaining history is easy, the standard typ...
by DSguru2B
Mon Jan 08, 2007 11:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: load(DB2) doesn`t work
Replies: 16
Views: 5001

What are the error messages that you are getting?
by DSguru2B
Mon Jan 08, 2007 11:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Same job runs in dev and fails in prod
Replies: 16
Views: 4026

Well examine those routines. One or more variables that you are using inside the routine was never assigned a value and/or never intialzed.
by DSguru2B
Mon Jan 08, 2007 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Same job runs in dev and fails in prod
Replies: 16
Views: 4026

Is that job using any routines?
by DSguru2B
Mon Jan 08, 2007 10:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Bulk Loader or DB2/UDB stage
Replies: 1
Views: 608

It depends upon your datasize. Also depends if your dba will be fussy about giving you load permissions. Bulk loader will be much faster. Inserts will be slow. But if data size is small use the API else use the bulk loader.
by DSguru2B
Mon Jan 08, 2007 9:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not giving any errors but it's aborting
Replies: 3
Views: 732

Whats your job design? Looks like your using a transformer. Any special transformations involved. Need more info then that.
by DSguru2B
Mon Jan 08, 2007 9:12 am
Forum: General
Topic: Datastage designer freezes
Replies: 6
Views: 3525

What a blunder. Sorry owow. Do an exact search on 'xp patch'.
by DSguru2B
Mon Jan 08, 2007 9:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Same job runs in dev and fails in prod
Replies: 16
Views: 4026

I believe in one of the transformers your using a variable that never gets assigned a value and is not initialized. I think...
by DSguru2B
Mon Jan 08, 2007 9:01 am
Forum: General
Topic: Datastage designer freezes
Replies: 6
Views: 3525

Welcome Aboard :P
There is a patch for it. Was covered recently. Search on keywords "Wondows Xp Patch"
by DSguru2B
Mon Jan 08, 2007 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Enterprise Stage Failing
Replies: 6
Views: 3795

So do you think if we remove synctimeout parameter from Additional connection option job would wait endlessly till the resources are available. I dont think removing synctimeout will make it wait endlessly. It might fall to a default timeout. Plus letting a job wait endlessly is not advisable and c...
by DSguru2B
Mon Jan 08, 2007 8:39 am
Forum: General
Topic: Automatic Job Generator - does one exist??
Replies: 39
Views: 18825

Pretty impressive Kim. Keep up the good work. All of us look up to you, so let us in on your secret :wink: .
by DSguru2B
Mon Jan 08, 2007 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Basic Transformer in Parallel job
Replies: 24
Views: 7040

WHile setting up the parallel routine via DataStage, what 'Type' did you provide as the input variables? It should be defined as char*. But now that i re-read your question, you are saying that its 'return' value is getting messed up, the return value will depend upon your input. Maybe your not hand...
by DSguru2B
Mon Jan 08, 2007 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSGetCustInfo Usage
Replies: 5
Views: 1268

DSGetStageInfo().