Page 1 of 1

Job sits in run status without running

Posted: Sat May 24, 2014 6:06 am
by lsnovick
My job compiles and looks like it starts running. If I look at it in the monitor, it is in ready. The job never runs. It just keeps running without really doing anything.

I have:

Netezza, transformation, lookup, Difference, Transformation and insert and update.

I have Netezza all as connector.

Anyone experience this?

Posted: Sat May 24, 2014 8:15 am
by PaulVL
Is the job actually dispatched yet?

Is the DSD.RUN active?

Did you ask your Netezza DBA if your connection was established yet? It could simply be building your result set.

Posted: Sat May 24, 2014 8:27 am
by ArndW
Check on UNIX to see if the processes are running, "ps -ef | grep {jobname}" and if processes are running see if they are consuming CPU.