Search found 12 matches

by pavithra_12
Wed Jan 18, 2006 5:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To identify the months between first month and end month
Replies: 4
Views: 1607

To identify the months between first month and end month

Hi,

I have an requirement as to find the months between the first month and end month using a tranformer to load the measure for the corresponding month.

- Pavithra
by pavithra_12
Wed Oct 12, 2005 4:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To Reset the DS Job if the status is Abort using Routine
Replies: 4
Views: 1779

To Reset the DS Job if the status is Abort using Routine

Hi,

Please let me know how to create a routine that checks the DS Job status and Reset if the status of the job is Abort.

Regards
Pavithra
by pavithra_12
Mon Sep 19, 2005 4:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To Execute an Stored Procedure without using a shell script.
Replies: 3
Views: 1863

Hi,

thanxs for the inputs.

- Pavithra
by pavithra_12
Wed Sep 14, 2005 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To Execute an Stored Procedure without using a shell script.
Replies: 3
Views: 1863

To Execute an Stored Procedure without using a shell script.

Hi,

Please let me know how to Execute an Stored Procedure through a Batch Job without using a Shell Script.

-Pavithra.V
by pavithra_12
Wed Aug 03, 2005 11:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Batch Job to call a Shell Script that execurte a Package
Replies: 3
Views: 1493

Thanxs.. for the suggestion.

Regards
Pavithra
by pavithra_12
Wed Aug 03, 2005 12:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Batch Job to call a Shell Script that execurte a Package
Replies: 3
Views: 1493

Batch Job to call a Shell Script that execurte a Package

Hi,

Please let me know how to create a Batch Job in DataStage that executes or call a shell script which in turn execute a Oracle Package by passing parameters to the shell script from DS Job.

Regards
Pavithra
by pavithra_12
Thu Jul 21, 2005 11:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Step to split the data in to multiple file for a target load
Replies: 3
Views: 1982

Step to split the data in to multiple file for a target load

Hi, I have an requirement to calculate a measure column based on another measure column residing in the same table. A lookup file has to be created so as to carry out the caluculation for the measure that has to be updated in the target table. As the Volume of data is about 30 million, Please let me...
by pavithra_12
Thu Jul 21, 2005 3:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in loading the Target Table using Hash Lookups
Replies: 4
Views: 2183

Hi, Thanxs for the valuble suggestion. Please let me know whether including Link Partioner and Link Collector stages can this error can be over come. or Is there any other way in creating a Server Job for the same that can split the huge volume of data and process the same and load it in to the data...
by pavithra_12
Wed Jul 20, 2005 10:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in loading the Target Table using Hash Lookups
Replies: 4
Views: 2183

Hi,

we have also set the reduced the commit level but still the problem persist. Is there any way to design the server job to overcome this error.

Regards
Pavithra
by pavithra_12
Tue Jun 07, 2005 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To trigger DS Job if there is no null values in stage table
Replies: 1
Views: 942

To trigger DS Job if there is no null values in stage table

Hi,

A Sequencer should be created to populate the Stage Table First then check for null values in the stage table, If there is Null Values then the Job should Abort Else the Fact Job should be triggered. How can i achive the same in Data Stage.

Regards
Pavithra.V
by pavithra_12
Thu Apr 21, 2005 1:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Very Slow performance in loading data between oracle tables
Replies: 2
Views: 1195

Very Slow performance in loading data between oracle tables

Hi, To load about 8 millions of records from one oracle table to another table using OCI stage to TRANSFORMER to OCI stage. This takes almost 8 hoursfor insertion alone. I have transaction size set to 30000 and array size as 10000. when tried with ORA BULK Loader to insert the same amount of records...
by pavithra_12
Sun Apr 03, 2005 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Perfromance issue in data stage
Replies: 4
Views: 2437

Perfromance issue in data stage

Hi, We are facing performance issue while loading stage to target. While loading from source to stage, it is using look up tables and it is loading in approximately 10 minutes (volume is 1.6 million records, loading performance: 1500 - 2000 records/second). but when loading from stage to target, it ...