Search found 42189 matches

by chulett
Thu Nov 22, 2007 2:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row process rate falls from 5000 to 100 rows per sec
Replies: 15
Views: 4277

No such thing as an Oracle 'long varchar', what is it actually - a CLOB?
by chulett
Thu Nov 22, 2007 2:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 8 installation/ compilation problem
Replies: 13
Views: 5568

Well then, with that out of the way I'll step aside in deference to people with actual 8.x PX experience. :wink:
by chulett
Thu Nov 22, 2007 2:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date conversion
Replies: 2
Views: 1191

Have you tried searching the pdf documentation for 'julian'? That's where I would start in your shoes.
by chulett
Thu Nov 22, 2007 11:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 8 installation/ compilation problem
Replies: 13
Views: 5568

Is the Express compiler listed as one of the supported versions? :?
by chulett
Thu Nov 22, 2007 11:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Moving all Envirnoment Variables from Dev to Prod Server
Replies: 1
Views: 813

They are stored in the DSParams file in each Project. A seach of the forums for that keyword will turn up several posts discussing how to migrate them from one Project to another.
by chulett
Thu Nov 22, 2007 11:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Procedure Execution Order
Replies: 4
Views: 921

Oyyy indeed. :wink:

However, just trying to answer the asked question.
by chulett
Thu Nov 22, 2007 11:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed file update - only to *some* existing columns
Replies: 5
Views: 1268

Re: Hashed file update - only to *some* existing columns

It appears that there is a shift of the data from one column to another towards the end of this column list, i.e. that these are position based rather than name-based, so the entire hash file's metadata is changed by this second process. Yes, exactly, positional - but you can override the default p...
by chulett
Thu Nov 22, 2007 9:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Optimisation of hashed file population
Replies: 7
Views: 2086

Ray is correct, of course, about the hashed file supporting simultaneous writers. I should have pointed that out as well. Sounds like your Oracle query(s) could use some tunage. When we have slow performance with large volumes it is usually a result of the optimizer deciding it needs nested loops in...
by chulett
Thu Nov 22, 2007 8:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Use of @TM for hashed file key
Replies: 14
Views: 4449

Perhaps you should post your routine? Or at least the portion that illustrates how you are doing the actual record retrieval.
by chulett
Thu Nov 22, 2007 8:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage: Delete executable (parallel job)
Replies: 7
Views: 2743

[sigh] Saying "the run is bad" isn't any more helpful. Suggestion: stop focusing on this "delete the executable" topic. Take a step back and explain in detail what the heck "the run is bad" means. What is different about the environment where you are having problems? You do yourself a great disservi...
by chulett
Thu Nov 22, 2007 8:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not able to open OCI stage in my machine
Replies: 2
Views: 1225

Tough one. Does it work for everyone else? If so, first suggestion would be to reinstall your Client.
by chulett
Thu Nov 22, 2007 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Procedure Execution Order
Replies: 4
Views: 921

Use one stage with 15 links, not 15 stages. Yes, all sessions will 'open' when the job starts but they will execute in order, one after the other.
by chulett
Thu Nov 22, 2007 8:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Range Lookup
Replies: 5
Views: 1513

And? :?
by chulett
Thu Nov 22, 2007 8:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to write the Routines/ Batch files in Server Jobs
Replies: 3
Views: 1255

As Wolfgang noted, looking at the existing routines via the Manager is a good place to start. Double-click to see their source code.
by chulett
Thu Nov 22, 2007 8:40 am
Forum: General
Topic: diffrence between datastage 7.1 and datastage 7.5
Replies: 5
Views: 1827

I was able to find the information you are looking for by doing something as simple as a Google search for "What's new in DataStage 7.5". Unsurprisingly, Vincent has blogged on the subject. :wink: