Reconcile failed due to following errors:
Error: 15007 - Cant open poster queue que_INUSE: Que is already open. [sp_oreconcile(rcl)/28056]
Child process failed: internal error -- see event log
Reconcile will fail if Post process is running. Post should be stopped before one issues the reconcile command. Another reason for failure can be that the Post queue in question is opened by a qview session at this time.
1. Check the status of the Post and if it is running, stop it and issue reconcile again.
2. If there is any qview session running and the Post queue is opened by that session, then exit that qview session and issue the reconcile again.
The qview utility is commonly used to observe the state of Post queues after reconcile is run on them. It may quite be possible that another reconcile is run on them, in case the log sequence # used in the earlier reconcile was an inappropriate one. In such cases if the qview session is left running inadvertently, then one would come across the situation described in para 2 in Resolution section.