Job got stuck- process completed but still in running status

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
Hema.k
Participant
Posts: 43
Joined: Wed Dec 30, 2009 3:28 am

Job got stuck- process completed but still in running status

Post by Hema.k »

Hi Everyone,

We have below design as below in a single job.

oracle ---> odbc
oracle ---> odbc
oracle ---> odbc

It is running fine but at sometime it got stuck. i.e job extraction & Loading process completed but then it is in running status.
while monitoring the job it shows finished in all stages but the job is not finishing.

Could anyone let me know the cause for this issue & also a solution to resolve this.

Thanks in advance.

Regards,
Hema
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Are there any warnings in the DataStage log or in the Oracle logs?

Search DSXchange for DSJS.RUNNING - worst case you can clear the job status file using administrative menu option in Director.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
pandeesh
Premium Member
Premium Member
Posts: 1399
Joined: Sun Oct 24, 2010 5:15 am
Location: CHENNAI, TAMIL NADU

Post by pandeesh »

And also trace the session with the help of your dba.
Check whether the session is active or becomes inactive.
pandeeswaran
Hema.k
Participant
Posts: 43
Joined: Wed Dec 30, 2009 3:28 am

Post by Hema.k »

Thanks for the reponse ...

@Ray: There are some datatype conversion warnings.
Below is the last message obtained after which the job got stuck.

main_program: Step execution finished with status = OK.


@Pandeesh: There were no active sessions available in the db.


Regards,
Hema K
Post Reply