Search found 5168 matches

by kumar_s
Thu Aug 17, 2006 1:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: delta processing
Replies: 11
Views: 3174

There are ways to compare the current and previous data. ChanegCapture stage, or Join-Transformer Combination will help you. But what is the requirement after getting the detail about, update and new. Is it you want to update the existing record with the new records or you need to insert with an ind...
by kumar_s
Thu Aug 17, 2006 12:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with ExecCommand activity in Sequencer
Replies: 9
Views: 2137

Is you Script executing from command line?
by kumar_s
Wed Aug 16, 2006 8:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error While running multiple instances
Replies: 30
Views: 11242

May I know what is the version of the unix.
Each flavour will have its own parameter setting. Speak to your Unix SA.
It can deal with seting up the parameters like maxuprc, nkthread, max_nprocs or nproc...
by kumar_s
Wed Aug 16, 2006 8:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Recursive lookups in Hash files
Replies: 4
Views: 1200

Should the row buffer be disabled for this?
by kumar_s
Wed Aug 16, 2006 6:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Do Datastage EE on windows supports Server job development?
Replies: 1
Views: 854

While installation, you would be asked for Server as well as PX keys.
If you fail to feed in Server Keys, you wont be able to access it.
by kumar_s
Wed Aug 16, 2006 6:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Recursive lookups in Hash files
Replies: 4
Views: 1200

But you can do the two lookup in the same transformer. By just having nested If - then - Else condition in the derivation. Have one link from the transformer with NOTFOUND for the first lookup as the constraint, and in derivation part check for second lookup match, and assign the value and store it ...
by kumar_s
Wed Aug 16, 2006 5:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error While running multiple instances
Replies: 30
Views: 11242

i noticed that there was no change in the usage of the above disks

Since all your existing dataset are getting overwritten with the new set, you may not see the remarkable difference.
by kumar_s
Wed Aug 16, 2006 5:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Simultaneous Read and Write to a DB2 Table
Replies: 2
Views: 1153

I am not able to implement this using a DB2 Stage

What is the problem you faced while implementing it?
Is it you have row level commit?
by kumar_s
Wed Aug 16, 2006 5:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error While running multiple instances
Replies: 30
Views: 11242

What is the maximum consumption of the memory for the temp dir, while all the 30 jobs runnign simulteneously? BTW: By any chance, your job design has a some link gets partitioned from a single source and gets joined up again? Fork erro prompts me to ask this one... It seems it is not only the memory...
by kumar_s
Wed Aug 16, 2006 5:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Portability of Datastage Code?
Replies: 6
Views: 1984

ArndW wrote:You will need to recompile jobs that use a transform stage.

ArndW - Do you mean Basic Transformer?
by kumar_s
Wed Aug 16, 2006 5:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Portability of Datastage Code?
Replies: 6
Views: 1984

It should run well. The other problem I faced is, the parameter values in version 7.5.1a. Though the parameters been passed new set of values, it some how gets the values passed early. Recompilation worked. And regarding the compiler, if you issue the compiled code from one server, it is not madator...
by kumar_s
Wed Aug 16, 2006 4:58 am
Forum: General
Topic: Informatica Sets World Record Data Integration Performance
Replies: 6
Views: 3680

Perhaps it can be moved to General Forum. Usually HP proclaim that DataStage is optimized for HP m. May be from next release of Hawk, AIX should proclaim for DataStage , HP for Informatica (As per the stats given in the page) Btw: FireFox grabbed the page quickly for me. May be Iam in Newer version.
by kumar_s
Mon Aug 14, 2006 8:46 pm
Forum: Site/Forum
Topic: Kim Hits 3000
Replies: 10
Views: 4757

Kim - Make the Shiny T-Shirts available soon. :D
by kumar_s
Sun Aug 13, 2006 6:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to transfer nulls as nulls?
Replies: 21
Views: 7063

Sorry, I missed. I was about to say Oracle stage to dataset.
And what is the data type of the column, on which datastage complaints.