Search found 5168 matches

by kumar_s
Wed Feb 28, 2007 1:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Universe Stage - [RPC] error code = 81002 - Timeout ?
Replies: 9
Views: 5647

cd $DSHOME
. ./dsenv
/bin/uv
Will get you to TCL prompt.
by kumar_s
Wed Feb 28, 2007 1:38 pm
Forum: General
Topic: Import Project from Project Directory
Replies: 10
Views: 2938

ArndW wrote:There is no need to do much if your original project was not broken. In your new server just add the project name and the existing path and DataStage will detect the existing project and keep the contents.
Sounds so simple :!: I would try the next time.
by kumar_s
Wed Feb 28, 2007 1:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_DUMP_SCORE output
Replies: 9
Views: 3529

I have another job as follows: SeqFile1 ---> RemoveDuplicates ----> SeqFile2 Here due to combinabiltiy mode, all the operator got combined into to single operator under APT_CombinedOperatorController, it may be a sequential read with unique option on the key to avoid duplicates, and piped to output...
by kumar_s
Wed Feb 28, 2007 1:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_DUMP_SCORE output
Replies: 9
Views: 3529

Ray and Kumar_s, thank you for your response. I have a few follow up questions: 1)So are all files, sequential and datasets, converted to virtual datasets? 3)So eAny <> eCollectAny means: from Sequential TO Parallel AND from Auto Partitioning TO Auto Collecting? That doesn't make sense because the ...
by kumar_s
Wed Feb 28, 2007 1:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Replace existing rows
Replies: 32
Views: 9013

Making it two jobs will give you more modularization as well. As mentioned earlier, you can avoid the Aggregator to make it bit more efficient. If you focus is all about performance tuning.
by kumar_s
Wed Feb 28, 2007 8:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Sort stage
Replies: 6
Views: 999

But its complains as such.
What is the datatype for the field REDEPLOY_EFF__DATE , TERMINATION_DATE and EFFECTIVE_DATE?
by kumar_s
Wed Feb 28, 2007 8:46 am
Forum: General
Topic: Reading a sequential file from an EE job into a server job
Replies: 16
Views: 4777

Hi welcome to Dsxchange :D !!!!
Are you sure that there is not change in the metadata?
Was there any migration of the file across servers?
IS the special character at the end of the lines?
by kumar_s
Wed Feb 28, 2007 8:44 am
Forum: General
Topic: Import Project from Project Directory
Replies: 10
Views: 2938

There is no recommended straight forward method. Still the simple method I often follow is, create a new project. And delete all the content in side the project directory. Copy the Content of the existing directory to the new project directory. Now you can see the jobs in Designer and manager. But s...
by kumar_s
Wed Feb 28, 2007 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Universe Stage - [RPC] error code = 81002 - Timeout ?
Replies: 9
Views: 5647

Till the time Ray get back, you can post your query that you are using in the UV stage. You can explian bit more on you job desing.
Could you access your database by other means without any timeouts?
by kumar_s
Wed Feb 28, 2007 8:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Invoking DataStage jobs from web browser
Replies: 8
Views: 2047

What is the intention at which Datastage jobs are required to be called from webservices?
Are they not going to be in Batch mode? Are they going to be used in Realtime? If so, in addition to Craig's suggestion, you can considerer RTI as a helpful candidate.
by kumar_s
Wed Feb 28, 2007 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SME
Replies: 15
Views: 4466

Inorder to avoid getting sinked in volcanic eruption, may be you need to get rid of the Datastage illusion created by Sauron.
by kumar_s
Wed Feb 28, 2007 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sort stage is not working
Replies: 8
Views: 2157

Arnd is focusing on the partition method you have used. Improper partition method will give you wrong result.
To get a better picture, you can explain on what is expected and what is the actual outcome.
by kumar_s
Wed Feb 28, 2007 7:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Range Lookup
Replies: 12
Views: 2936

Yes, there could be several method to solve this. Do you mind sharing the method you have chosen. So that it can be useful for further searchers, somtimes you may bet better advise as well.
And you can mark the topic as resolved as well.
by kumar_s
Wed Feb 28, 2007 7:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Universe Stage - [RPC] error code = 81002 - Timeout ?
Replies: 9
Views: 5647

See Ray's reply here!!!!! I still dont know what is that page. Seems to be some kind of mail archival.
by kumar_s
Wed Feb 28, 2007 7:41 am
Forum: General
Topic: Pls Explain about "Orchestrate Architecture" Data
Replies: 3
Views: 1615

Is it by any chance, again a part of your Interview questions?