Search found 34 matches

by Ratan Babu N
Wed Jul 26, 2006 12:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loosing The Microseconds in Stage variable
Replies: 4
Views: 2348

Loosing The Microseconds in Stage variable

Hi, Inorder to achieve time upto Microseconds, I am generating a surrogate key and then multiplying with 0.000001 and by using TimestampFromSecondsSince function, I am getting Time untill microseconds i.e (26,6) length. I did this in Transformer stage. When I directly maps from i/p column to o/p col...
by Ratan Babu N
Wed Jul 19, 2006 10:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: A Datastage Job creating an Issue to the entire Database
Replies: 9
Views: 3049

Hi Thankyou Andrw and Ray. The Issue is resolved . the Database is not able to handle 999999 Array Size which causes my problem
by Ratan Babu N
Wed Jul 19, 2006 9:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup is failing
Replies: 5
Views: 2463

Lookup is failing

Hi,
In my Job, I am doing a Lookup on a field which is Date 10 but my source is Date 8 . Will it Pass the record.If not how can i pass the Look up.
by Ratan Babu N
Wed Jul 19, 2006 4:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: A Datastage Job creating an Issue to the entire Database
Replies: 9
Views: 3049

[Ask your DBA whether the database can handle a transaction containing 1 crore records, and be prepared to run for cover![/quote] The Transaction handling depends on the table or the entire database? If it depends on entire database, then some Jobs are running successfully with transaction containin...
by Ratan Babu N
Wed Jul 19, 2006 1:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: A Datastage Job creating an Issue to the entire Database
Replies: 9
Views: 3049

The message I got is as follows.

main_program: ORCHESTRATE step execution terminating due to SIGINT

So the message is not relted to the Rowcommit interval, right?
If we give a high Row Commit Interval, will it affect ?
by Ratan Babu N
Wed Jul 19, 2006 1:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: A Datastage Job creating an Issue to the entire Database
Replies: 9
Views: 3049

The Dba is telling that Swap space is more for this Job.

And one more thing is, I gave the output link of a Funnel stage to a Db2 stage. Can it create any problem.
by Ratan Babu N
Wed Jul 19, 2006 12:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: A Datastage Job creating an Issue to the entire Database
Replies: 9
Views: 3049

A Datastage Job creating an Issue to the entire Database

Hi, In my Job, I am using two datasets and then Funneling it by a Funnel stage (Funnel Type --- Continous Funnel) and then inserting it into a Db2 Table by using a User defined Update (Giving Insert Staement in User defined Update). Partioning type is Db2. The Job is running on 4 nodes and one datas...
by Ratan Babu N
Thu Jun 08, 2006 11:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data segment (heap) size
Replies: 7
Views: 3430

data segment (heap) size

Hi, When I run a Job that loads data into a Db2stage it is aborting with the following messages. Db2udbXXX,2: The current soft limit on the data segment (heap) size (2147483645) is less than the hard limit (2147483647), consider increasing the heap size limit Db2udbXXX,2: Fatal Error: Throwing excep...
by Ratan Babu N
Sat Jun 03, 2006 12:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Db2udb API stage
Replies: 2
Views: 1073

Db2udb API stage

Hi, I am using a Db2udb API stage to delete the records. In the stage, Input- SQL - User Defined tabpage I used Delete statement and the number of records to be deleted is 6 million. But the job is aborted with the following message APT_CombinedOperatorController(0),0: Operator terminated abnormally...
by Ratan Babu N
Fri May 26, 2006 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The section leader on bdwux407_udb1.service.com died
Replies: 4
Views: 1916

A parallel job is like an orchestra. There is one conductor process exerting overall control. On each processing node there is a section leader process exerting control over all the player processes ... Under what circumstances this section leader process can die? suppose if i run a job that proces...
by Ratan Babu N
Thu May 25, 2006 11:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The section leader on bdwux407_udb1.service.com died
Replies: 4
Views: 1916

The section leader on bdwux407_udb1.service.com died

Hi,
when I tried to run my DS Sequencer through the script, the sequencer is Aborted with the following message.

main_program: The section leader on bdwux407_udb1.service.com died

Plz clarify what this message is ?
by Ratan Babu N
Tue May 09, 2006 6:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting and
Replies: 1
Views: 691

Converting and

Hi All, My source field consists of Char field. I have to look up on the Varchar field and I will load that field as Varchar. For that there is a need to convert the source char field to Varchar and then trim the white spaces. Can I do that in Modify stage or any other stage other than Transformer s...
by Ratan Babu N
Wed May 03, 2006 2:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to allocate new pages in table space
Replies: 2
Views: 7886

Unable to allocate new pages in table space

Hi, When i tried to load from a dataset to a Db2 table by using Db2 enterprise stage. Initially i used an upsert mode with a never satisfying update condition and always inserting records into the table. But most of the records are rejected with out any warnings. then i used write method option, but...
by Ratan Babu N
Tue May 02, 2006 11:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error calling DSSetParam
Replies: 1
Views: 2372

Error calling DSSetParam

Hi, while i tried to run my sequencer through the script, sequencer is aborted with the following message for a particular job. Controller problem: Error calling DSSetParam($APT_CONFIG_FILE), code=-3 [ParamName does not reference a known parameter of the job] If any one knows about this kindly help ...
by Ratan Babu N
Thu Apr 20, 2006 8:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Wrong linkcount from Lookup Stage
Replies: 1
Views: 652

Wrong linkcount from Lookup Stage

Hi, For my Sequencer Job, I have written a Routine which will log all the information related to the sequencer run into the Audit Table. For a particular Job, 'From stage' is Dataset and 'To stage' is Lookup Stage. So for LinkCount, I gave the ToStage name and link name. It worked fine untill the da...