Search found 22 matches

by this_is_venki
Fri Sep 15, 2006 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage jobs
Replies: 3
Views: 1915

datastage jobs

I haven't ever tried using DSX files.

But i would take a report of both the jobs.The default template creates a HTML file. Then we can compare them easily.. :lol:
by this_is_venki
Mon Aug 21, 2006 12:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call a shell script in datastage job
Replies: 6
Views: 3347

what I mean to say is when I tried with FTP plug-in Stage, I needed to mention all the column name for the output link but i have the files in zip format. So I think file cann't be read until it gets unzipped. Morever according to my perception FTP plug-in stage doesn't copy the file rather transfer...
by this_is_venki
Fri Aug 18, 2006 7:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call a shell script in datastage job
Replies: 6
Views: 3347

I tried to use FTP plug-in stage but later i came to know it trasnfers data of the file rather than transferring the file. Please send me detail property setting for FTP plug-in stage if it is possible to transfer the file (but i couldn't through it). ------------------------------------------------...
by this_is_venki
Fri Aug 18, 2006 5:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Call a shell script in datastage job
Replies: 6
Views: 3347

Call a shell script in datastage job

Hi,
I want to get trasnferred multiple zip files from remote location.
So I am calling a shell script which is having certain unix commands to execute the same. how can it be done in Datastage7.5?

Or is there any other efiecient way to do it?
by this_is_venki
Wed Aug 02, 2006 9:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in Sequencer while in between loop
Replies: 7
Views: 3314

Still facing the problem. Can anyone please take this & suggest some pointers?

Thanks,
Venky
by this_is_venki
Tue Aug 01, 2006 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in Sequencer while in between loop
Replies: 7
Views: 3314

Hi Ray, I didn't get u. How can we see that loop generating expresion. But my guess is...when we go to property of Start_Loop_Activity,tab 'Start Loop'. it is like this Loop Type=Numeric Loop(For Counter=n to nc step inc) Loop definition from=1 step=1 To=#Variable#.Counter (It is the variable) If it...
by this_is_venki
Tue Aug 01, 2006 4:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in Sequencer while in between loop
Replies: 7
Views: 3314

Hi Ray, Thanks for your input. Ya, End_Loop_Activity is having link to Start_Loop_Activity. There are many stages have been used in between the loop so the expression generated in Job Control is not looking me feasible to post here as the expression lines are more than 2000. Can we trace the porblem...
by this_is_venki
Tue Aug 01, 2006 12:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in Sequencer while in between loop
Replies: 7
Views: 3314

Job design is like this... I have to load several sqeuential files in a table. These sequential files are generated by a system on daily basis but sometimes if system doesn't generate file in that day then it is supposed to generate 2 files in next day & so on. To be more generic, there are mult...
by this_is_venki
Mon Jul 31, 2006 9:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in Sequencer while in between loop
Replies: 7
Views: 3314

Problem in Sequencer while in between loop

Hi, I have a JOB which loads several no. of sequential files in a table. No. of files is not fixed ,it is a variable.So I have used START_LOOP_ACTIVITY& END_LOOP_ACTIVITY stages to load the same. Also, a Seqencer is used in the loop. But it is not working properly as it gives the message "E...
by this_is_venki
Thu Apr 20, 2006 2:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control not getting regenarated at Compilation
Replies: 4
Views: 1895

Hi Kumar, I had Initially Added a few parameters in some jobs and hence in the workflow as well. Later the desing changed and we deleted it from the job as well as from the workflow. Now the workflow is not getting compiled. It shows an error- Variable XXX never assigned a value. where XXX is the pa...
by this_is_venki
Thu Apr 20, 2006 1:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control not getting regenarated at Compilation
Replies: 4
Views: 1895

Job Control not getting regenarated at Compilation

Hi all, The job control for workflow is not getting regenarated everytime i make changes in the workflow and recompile it. Does APT_COMPILEROPT Env. Variables have anything to do with it. The default setting is APT_COMPILEROPT is -dalign -O -PIC -library=iostream -c Can anyone explain what each opti...
by this_is_venki
Tue Apr 04, 2006 1:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join Not Working on multiple nodes
Replies: 3
Views: 1585

Join Not Working on multiple nodes

Hi In one of the parallel jobs I had been using the config file as single.apt(1 node). The job uses a Oracle reads,Transfomers,JOIN stage and finally Oracle write. This job has been tested on the testing Environment. Now for Performance reasons I just tried changing the config File from single.apt t...
by this_is_venki
Fri Mar 31, 2006 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reindexing - going on indefinitely
Replies: 1
Views: 973

Reindexing - going on indefinitely

We faced some problem retriving some hased data. To resolve the same, we tried reindexing the project. But this goes on indefinitely .... any idea why this should happen? How much time does it take normally?
by this_is_venki
Thu Mar 30, 2006 9:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Improper lookup
Replies: 7
Views: 3370

Improper lookup

Hi Sam,

Tell us a few more things.
Has the job run succesfully ?

What is the data_type of the Key in Stream and reference links??
What is the option you have specified for LookUp Failed?

Please elaborate...

Regards
Venky
by this_is_venki
Mon Mar 27, 2006 1:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Env Variables for Default Conversion
Replies: 2
Views: 1273

Env Variables for Default Conversion

Hi My parallel jobs does some Gud ETL Functionality. :D The only problem is that some of Column's values are getting truncated in some stages (Like Varchar2(40) to Varchar2(30)) and in some later stages getting transformed back to the original length.(like Varchar2(30 to Varchar2(40)) So finally whe...