Search found 126 matches

by vskr72
Thu Apr 01, 2010 12:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Compilation error
Replies: 6
Views: 5573

Transformer Compilation error

We just started using DS parallel jobs and I have a windows 2003 test box where I just started creating some sample jobs. When I created a parallel job with transformer I get an error and I have no clue where to start. Can anyone pls guide me? Output from transformer compilation follows: ##I IIS-DSE...
by vskr72
Wed Nov 21, 2007 4:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to output different group of records to different files?
Replies: 1
Views: 919

How to output different group of records to different files?

Hi, everyone, I got a problem about records output to unknown number files. For example, I wanna output the file: "abc","1","10" "def","4","40" "def","5","50" "ghi","9","90" "...
by vskr72
Mon Nov 12, 2007 10:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS jobs locked
Replies: 1
Views: 950

DS jobs locked

Due to VPN/Network issues while working on a job in designer, my connection is terminated. When i try to open the job again , It raises an error says "The job is accessing by another user". The job is accessible again only when the server is bounced. This option is very painful when many u...
by vskr72
Thu Jun 28, 2007 2:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Export DS jobs using command line in UNIX
Replies: 5
Views: 1716

Export DS jobs using command line in UNIX

I am developing a script which can export all ds jobs (.dsx) to automate backup process.

Please provide me command with parameters to execute in shell script and create .dsx file .

Thanks in advance.
by vskr72
Fri Feb 02, 2007 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with multiple IF's in a transformer derivation
Replies: 8
Views: 2157

Thanks a lot

Ray,

Thanks a lot. It worked.

Kumar
by vskr72
Thu Feb 01, 2007 4:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with multiple IF's in a transformer derivation
Replies: 8
Views: 2157

Issue with multiple IF's in a transformer derivation

I am having issues with using multiple IF.THEN.ELSE conditions. Psl see below. I have 6 conditions to be tested in a single statement. I used a routing using a Begin..Case..END. Thsi worked good for few times. But all of a sudden the routine started giving errors in PROD server. When ever this happe...
by vskr72
Mon Dec 04, 2006 2:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing non-matched records from reference file
Replies: 5
Views: 1279

Thanks. I guess it makes sense.
by vskr72
Mon Dec 04, 2006 10:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Capturing non-matched records from reference file
Replies: 5
Views: 1279

Capturing non-matched records from reference file

I need to capture non-matched recrods from the reference file. Its a Hashed file. I tried using the constraint RefLink.NOTFOUND, I see all blanks in the file. Any option other than swapping the Ref to Stream and Stream to Ref.

Kumar
by vskr72
Wed Nov 15, 2006 10:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File to a Sequential file
Replies: 3
Views: 923

Hashed File to a Sequential file

Hi, We have lot of jobs running on production environment and of course we have lot of hashed files too. The amount of data that gets loaded in these files during job runs are extremenly high and it has become difficult data within hashed files. To basically validate data in hashed files, it will be...
by vskr72
Thu Nov 02, 2006 4:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Issue
Replies: 2
Views: 705

Routine Issue

I am creating a simple routine in server environment. This work perfectly when I test with Manager. When I start calling it in a sequencer, it acts weird. Initally I set the stage triggers based on the Return values 1 or 0. Then the routine does not trigger at all. It always used to fail. Then, I mo...
by vskr72
Thu Apr 20, 2006 2:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: server jobs in parllel
Replies: 3
Views: 1009

Yes - You can use them. You can create a shared container in a Designer and add the necessary functionality into it. Then you can call this shared contained (created in Server environment) in the parallel jobs.
by vskr72
Fri Jan 13, 2006 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copy one row to multiple rows
Replies: 16
Views: 11346

hi

Thank you Ray and Naveen. It worked.
by vskr72
Thu Jan 12, 2006 3:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copy one row to multiple rows
Replies: 16
Views: 11346

Re: Copy one row to multiple rows

What I need is Record1 in source should be duplicated to 10 records ( all Record 1) in Target. Hope it is clear on what I need. Thank you. Kumar [quote="shawn_ramsey"][quote="vskr72"]What I meant was is there way to copy 1 row from source and duplicate it into many rows in target...
by vskr72
Thu Jan 12, 2006 2:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copy one row to multiple rows
Replies: 16
Views: 11346

Copy one row to multiple rows

What I meant was is there way to copy 1 row from source and duplicate it into many rows in target.

Kumar

[quote="kcbland"]What do you mean by "copy"?[/quote]
by vskr72
Thu Jan 12, 2006 2:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Copy one row to multiple rows
Replies: 16
Views: 11346

Copy one row to multiple rows

Hi,

How you copy one row to multiple rows in data stage?

Thanks.

Kumar