65 pts.
 AS/400 Data Queue being deleted
We have 5 data queues that work fine, but one queue is being randomly deleted by QZHQSSRV. OS400 Version is 5.4.

All queues are FIFO and in the same library/ASP



Software/Hardware used:
Iseries M50 OS400 V5R4M0
ASKED: December 10, 2010  5:04 PM
UPDATED: December 10, 2010  10:21 PM

Answer Wiki:
If you journaled the data queue you would be able to determine exactly when it is being deleted. Then you may be able to find something in the joblog and QHST.
Last Wiki Answer Submitted:  December 10, 2010  6:01 pm  by  CharlieBrowne   32,855 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,855 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

The system audit journal QAUDJRN can provide more precise detail about what deleted the data queue object if you have deletion auditing enabled. The T/DO entry should tell you what program caused the deletion, as well as numerous additional details.

If QZHQSSRV joblogs don’t provide what you need, QAUDJRN should.

Tom

 108,055 pts.