Post SP1, Jobs in Waiting Status

benjie

Member
Hi to everyone,

Recently our system has been upgraded to SP1, after few days all our submitted jobs gets piled up in queue with waiting status and no job is processing. We cannot hold, release, terminate any jobs and the only solution is to restart the server then waiting jobs starts to run. We noticed in database server/task manager/processes that there are 20 jdenet_k running which is unusual.

Can anybody shed a light on this.

Thanks in advance.

Benjie Agupitan

EnterpriseOne 8.11SP1/DB2 UDB8.1/Win2003
 
I have the same problem. JDE upgrade from 7333 to 810.
waiting for a good solution.
 
May be following things can help:
1.RCLSTG on AS400 to rebuild database indexes
2.Delete DD & Global table files from ES under respective environment
(dddict.xdb, dddict.ddb, ddtext.xdb, ddtext.ddb, glbltbl.xdb, glbltbl.ddb)
3.Deletion all SQLPKG objects along with QZDAPKG &IPL AS400
4.Try running R9861101 to keep only limited period jobs on server.
5. Also see the PRINTQUEUE.FILE size on AS/400 IFS and can delete all old files (limited period as set in R9861101)
6. Try Redeploying Full Package on ES
7. You may need to fine tune your ES jde.ini;

Let me know if this helped..
 
Back
Top