Job hangs in mid-stream

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

Post Reply
wuruima
Participant
Posts: 65
Joined: Mon Nov 04, 2013 10:15 pm

Job hangs in mid-stream

Post by wuruima »

Hi all,

I am having a weird problem.
when I am running a job, it "stops" in the middle, the job is running, but looks like it is hung.

This is the log from the previous run (which completed successfully), the log is normal.
sctrHMIPCOProdC36.GCC_Prod_Filter,0: Import complete; 1170290 records imported successfully, 0 rejected.
temp4ps_p,0: Progress: 10 percent.
temp4ps_p,1: Progress: 10 percent.
temp4ps_p,2: Progress: 10 percent.
temp4ps_p,3: Progress: 10 percent.
temp4ps_p,0: Progress: 20 percent.
temp4ps_p,1: Progress: 20 percent. ----- 5:00:45 PM
temp4ps_p,2: Progress: 20 percent. ----- 5:01:41 PM
temp4ps_p,3: Progress: 20 percent.
temp4ps_p,0: Import complete; 3589708 records imported successfully, 0 rejected.
temp4ps_p,2: Import complete; 3492104 records imported successfully, 0 rejected.
temp4ps_p,1: Import complete; 3589119 records imported successfully, 0 rejected.
temp4ps_p,3: Import complete; 3556465 records imported successfully, 0 rejected.

According to the log it only took some seconds to continue.
However, the current run:

sctrHMIPCOProdC36.GCC_Prod_Filter,0: Import complete; 1170290 records imported successfully, 0 rejected.
temp4ps_p,0: Progress: 10 percent.
temp4ps_p,1: Progress: 10 percent.
temp4ps_p,2: Progress: 10 percent.
temp4ps_p,3: Progress: 10 percent.
temp4ps_p,0: Progress: 20 percent. ----- 9:42:23 PM
AND IT STOPS HERE
the time is 22:44 now.

I am not sure if anything is wrong. Has anyone seen this case before? What can I do to let it continue processing?
Thanks.

[Note - Edited for clarity, title changed - Andy]
wuruimao
asorrell
Posts: 1707
Joined: Fri Apr 04, 2003 2:00 pm
Location: Colleyville, Texas

Post by asorrell »

You didn't give enough detail to even make suggestions...

What is it reading from? Where is it writing to?
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
wuruima
Participant
Posts: 65
Joined: Mon Nov 04, 2013 10:15 pm

Post by wuruima »

at last the job complete successfully.

It takes more than 2 hr to run the job, normally only 10 min is required.
wuruimao
Post Reply