Page 1 of 1

Regarding compilation error

Posted: Tue Mar 25, 2008 1:02 am
by arun_kumar
Hi all,

While compiling the job im getting error like job is under monitoring and I m getting error like NULL ID.


can any one help me to reslove this isssue.

Thanx in advence..

Posted: Tue Mar 25, 2008 1:28 am
by ray.wurlod
Not without substantially more information. What is the job design? What is it meant to do? What do you mean by "under monitoring"? Which stage is generating the error message?

Compilation error...

Posted: Tue Mar 25, 2008 3:51 am
by arun_kumar
ray.wurlod wrote:Not without substantially more information. What is the job design? What is it meant to do? What do you mean by "under monitoring"? Which stage is generating the error message? ...

Hi ,

I am using DB2 Enterprise stage ,Sequential file stage. extract data from this and it has to write it to target.first time i had compiled the job it has worked fine.After it got aborted.Again I'm tried to compile the job ,then i got this error.


In Director job.fifo with '0' processid is existed.....

Please help me regardin ghti issue.

Posted: Tue Mar 25, 2008 3:59 am
by Madhav_M
Arun
Just kill the processes on that job name first... when DS throws message like monitoring means.. ur job process is still running or hung!!

Then compile your job.. it should work!

Posted: Tue Mar 25, 2008 4:52 am
by ArndW
This doesn't make sense. Can you post the exact compile-time error message, copied over with cut-and-paste?

p.s. indiscriminetely killing processes as suggested by Madhav_M is a very bad idea and can, in the worst case, lead to you have to restart the DataStage Engine!