Search found 64 matches

by Ankur_KapoorUK
Mon Feb 04, 2013 10:33 am
Forum: General
Topic: Running Server Routine In Parallel
Replies: 6
Views: 3482

Sequencer has the 4 Routine Activity Defined in Parallel in Sequencer - Routine Activity 1 --> Calling Sever Routine ABC for Table T1 Routine Activity 2 --> Calling Sever Routine ABC for Table T2 Routine Activity 3 --> Calling Sever Routine ABC for Table T3 Routine Activity 4 --> Calling Sever Routi...
by Ankur_KapoorUK
Mon Feb 04, 2013 10:08 am
Forum: General
Topic: Running Server Routine In Parallel
Replies: 6
Views: 3482

Yes it is almost the same Issue. Can you please have help me in this ? I am not able to understand why it is happening?
by Ankur_KapoorUK
Mon Feb 04, 2013 9:55 am
Forum: General
Topic: Running Server Routine In Parallel
Replies: 6
Views: 3482

Running Server Routine In Parallel

I have a requirement in which I want to run one Server Routine which will be called in Parallel in the Sequencer. I was expecting this Routine to run in Parallel as scheduled through Sequencer. But it is running Sequentially one by one. Any specific reason for this to happen. I have read somewhere i...
by Ankur_KapoorUK
Wed Sep 22, 2010 12:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Adaptive job monitoring feature is disabled; could not creat
Replies: 1
Views: 8290

This was related to Number of Unix Process (Configuration), that has to be increased.
It is changed by Datastage Admin.
Now we are not facing this Issue.
by Ankur_KapoorUK
Fri Sep 17, 2010 6:00 am
Forum: General
Topic: DSGetParamInfo not working with a parameter set
Replies: 3
Views: 4935

This is the simple one , kindly go the psPasswords parameter set ... Set the value of Parameter name for the password parameter

In the the Value name --->passwords.pwd.pset , define the value of that password...

It will not be present in job parameters ... I hope it works..
by Ankur_KapoorUK
Fri Sep 17, 2010 1:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Adaptive job monitoring feature is disabled; could not creat
Replies: 1
Views: 8290

Adaptive job monitoring feature is disabled; could not creat

Hi Experts, I am facing the below error message in the job:- buffer(7),0: Adaptive job monitoring feature is disabled; could not create polling thread: Resource temporarily unavailable. APT_CombinedOperatorController(4),0: Failure during execution of operator logic. APT_CombinedOperatorController(4)...
by Ankur_KapoorUK
Wed Sep 15, 2010 3:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS_ERR_0
Replies: 4
Views: 2962

If I remember the code correctly, the routine has raised a fatal signal due to an issue noticed in the job but with no proper error code. Valid error codes will be in another csv file. I cannot give d ... You are absolutely true , there is a seperate file which contains the error code .... In case ...
by Ankur_KapoorUK
Wed Sep 15, 2010 12:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS_ERR_0
Replies: 4
Views: 2962

Hi Ray, We faced this problem suppose 1 in 500 times when we have run the sequence.... now frequently.... ?? We have checked the routine it is workig fine... Yes you are correct that Routine Activity is being ... But this routine is used across project around 100 times. Its work fine. So we face thi...
by Ankur_KapoorUK
Wed Sep 15, 2010 12:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS_ERR_0
Replies: 4
Views: 2962

DS_ERR_0

Issue Description ----------------- The Director Log mentioned be :- js80000500EDWToEDMExecSQL.js8000500EDWToEDMExecSQL_DIM.JobControl (fatal error from rtErrorHandling): Severity 1 Error (DS_ERR_0) encountered. Job will abort. Loaded data for DM_BOE_YR and aborted while loading DM_CDR_YR. When re-t...
by Ankur_KapoorUK
Sun Aug 29, 2010 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Array Size Property of Oracle Connector Stage
Replies: 6
Views: 11751

I am trying setting APT_ORAUPSERT_COMMIT_ROW_INTERVAL = 0 which commits the records only when the job is finished. But this is also not working. Even the Job is aborted still the records are going into the destination table. Director Log pscSrcStmLuErrors.pscErrorHandling.boErrorHandling,0: Severity...
by Ankur_KapoorUK
Sun Aug 29, 2010 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Array Size Property of Oracle Connector Stage
Replies: 6
Views: 11751

Actually In my Case I want the records should commit into the database only when all the records incoming are already processed. So I was trying with different option of varying Array Size and Record Count but it is not working..
by Ankur_KapoorUK
Thu Aug 26, 2010 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Array Size Property of Oracle Connector Stage
Replies: 6
Views: 11751

Array Size Property of Oracle Connector Stage

Hi Experts, I am using Oracle Connector Stage and I want to process all the records in a single array and then only I want to commit to write it. But when I am getting below error message when I am entering 0 in the Array Size Property of Oracle Connector Stage Oracle Connector Stage. Property Array...
by Ankur_KapoorUK
Sun Aug 15, 2010 11:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Bug in Surrogate Key Generator Stage
Replies: 1
Views: 1447

Bug in Surrogate Key Generator Stage

Hi Experts , I am facing a very issue -- Surrogate key generatory is not generating the new surroagate id's for some Id's. This is resulting in abort of job while loading because of unique key constraints. I there is any bug in the stage itself. I dont see any reason why it is not doing. One more th...
by Ankur_KapoorUK
Tue Aug 03, 2010 9:30 pm
Forum: General
Topic: Regarding Testing of CheckPoint in Sequence
Replies: 2
Views: 2118

Regarding Testing of CheckPoint in Sequence

Hi Experts, I have a scenario to test sequences where different checkpoints are applied :- Main Sequence checked so restartable on Failure. Framework Functions Do Not Check Point Job Activity Check Pointed Command Activity/Routine making file Check Pointed Command Activity/Routine not making file Do...
by Ankur_KapoorUK
Mon Jul 26, 2010 1:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is difference between COMPARE and CHANGE CAPTURE STAGE
Replies: 1
Views: 4467

What is difference between COMPARE and CHANGE CAPTURE STAGE

Please explain the difference between COMPARE and CHANGE CAPTURE STAGE in datastage.?

Under what circumstances which one to be used ? Please explain

[* Title changed to be more descriptive - Andy *]