Previous Topic: &APPC DEALLOCATE

Next Topic: &APPC FLUSH

&APPC DEREGISTER

&APPC DEREGISTER allows any executing NCL server process to DEREGISTER its server name to prevent further client access.

DEREGISTER indicates that this is a request to DEREGISTER the NCL server process, so that access to clients is no longer available. Any pending conversations that have not been notified to the server are immediately rejected, but active conversations are unaffected.

This verb has the following format:

&APPC DEREGISTER

Return Codes:

The return codes are as follows:

0

DEREGISTER accepted

16

DEREGISTER rejected (not registered)

Note:

When &APPC DEREGISTER is issued, any pending conversations are abended with the appropriate RETRY option.

More information:

&APPC REGISTER

&APPC SET_SERVER_MODE