PID Failed

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

ashik_punar
Premium Member
Premium Member
Posts: 71
Joined: Mon Nov 13, 2006 12:40 am

Post by ashik_punar »

Hi Ray,

As per your advice i ran the sequencer after setting the variable APT_PM_SHOW_PIDS, even after setting this variable to true the log for the jobs remains the same.This time 2 jobs got aborted and the log for the jobs is as below:

First Job:

Occurred: 3:50:41 PM On date: 12/8/2006 Type: Control
Event: Starting Job Sybase_FINLIAB_Load_Job. (...)

Occurred: 3:50:43 PM On date: 12/8/2006 Type: Warning
Event: Job control process (pid 823684) has failed

Occurred: 3:50:43 PM On date: 12/8/2006 Type: Control
Event: Job Sybase_FINLIAB_Load_Job. aborted

End of report.


Second Job:

Occurred: 3:50:42 PM On date: 12/8/2006 Type: Control
Event: Starting Job Sybase_CDA5PCT_Load_Job. (...)

Occurred: 3:50:43 PM On date: 12/8/2006 Type: Warning
Event: Job control process (pid 1090040) has failed

Occurred: 3:50:43 PM On date: 12/8/2006 Type: Control
Event: Job Sybase_CDA5PCT_Load_Job. aborted

End of report.


I also tried with running the jobs after setting the variable $APT_DUMP_SCORE to True at the project level.BUt agian the ame result.

Please provide some inputs on the same.
Thanks a lot for all your help.

Thanks in advance,
ashik_punar
Premium Member
Premium Member
Posts: 71
Joined: Mon Nov 13, 2006 12:40 am

Post by ashik_punar »

I forgot to mention that,while running the job i was having the following entry in my config file:

{
node "node1"
{
fastname "tfukmhfirp1"
pools ""
resource disk "/opt/Ascential/DataStage/Datasets" {pools ""}
resource scratchdisk "/opt/Ascential/DataStage/Scratch" {pools ""}
}
}
reddy
Premium Member
Premium Member
Posts: 168
Joined: Tue Dec 07, 2004 12:54 pm

Post by reddy »

Guyz,


I also have the same problem but i think that it may be the CPU which is causing all the problem. If the CPU speed of the server is slow than we will be getting this error.

That was just an idea. Correct me if iam wrong.
Ahimsa
Premium Member
Premium Member
Posts: 78
Joined: Fri Aug 18, 2006 11:05 pm

Post by Ahimsa »

Hello, I am also getting same error for any job in random.

Any further suggestions or solutions?

Thanks in advance.
Post Reply