Deallocating a full-duplex conversation abnormally

Conversations are abnormally deallocated when an error is encountered. Application programs can use any of the following macroinstructions for deallocating a full-duplex conversation abnormally:
  • APPCCMD CONTROL=DEALLOC|DEALLOCQ, QUALIFY=ABNDPROG
  • APPCCMD CONTROL=DEALLOC|DEALLOCQ, QUALIFY=ABNDSERV
  • APPCCMD CONTROL=DEALLOC|DEALLOCQ, QUALIFY=ABNDTIME
  • APPCCMD CONTROL=DEALLOC|DEALLOCQ, QUALIFY=ABNDUSER
  • APPCCMD CONTROL=REJECT

The APPCCMD CONTROL=DEALLOC|DEALLOCQ macroinstructions abnormally end a conversation without ending the session. The APPCCMD CONTROL=REJECT macroinstructions end both the conversation and the session.