Why didn't enterprise server run batch jobs?

wangzhiwen2006

Member
Why didn\'t enterprise server run batch jobs?

The status of the job that is sumitted to the enterprise server is 'W', and not changed for long time.Why?
Help!!!
confused.gif
 
Re: Why didn\'t enterprise server run batch jobs?

May be these jobs were submitted with single threaded queue and there may be a another ube which is using it already.
 
Re: Why didn\'t enterprise server run batch jobs?

Could be numerous things. Can you attach the logs to this post. Also, are you sure the job queue isn't single threaded and running another job already?
 
Re: Why didn\'t enterprise server run batch jobs?

Is the job submitted to a non-existant queue?
Are other jobs running through the same queue?
 
Re: Why didn\'t enterprise server run batch jobs?

The batch job is the first job I submit to the enterprise server. It is no jobs of ('P'/'W'/'S') status on the enterprise server.
 
Re: Why didn\'t enterprise server run batch jobs?

Well, like I said before, it could be numerous things, can you please attach the logs?
 
Re: Why didn\'t enterprise server run batch jobs?

You may also want to check the jde.ini on the batch server and make sure that the queue you are submitting to exists.
 
Back
Top