Previous Topic: TYPETEST Return Codes

Next Topic: UNBIND Return Codes

EPI UNBIND—Undo a Bind

Use this command to reverse the effect of a BIND command and release the indicated session for access by other sources.

This command has the following format:

ADDRESS EPI "UNBIND keywords"
  {sessid}
  [,SUBSYS(ssid)]
sessid

Defines the session ID for the VTAM application session that should no longer be bound.

,SUBSYS(ssid)

(Optional) Addresses the command to a copy of CA OPS/MVS with a subsystem ID other than the default subsystem ID.

Default subsystem ID: OPSS

Example: EPI UNBIND

This example releases the CICS2 session so that other TSO users or automation procedures can bind to it:

UNBIND CICS2