Previous Topic: TYPETEST Return CodesNext Topic: UNBIND Return Codes


EPI UNBIND—Undo a Bind

The EPI UNBIND command reverses the effect of a BIND command and release the indicated session for access by other sources.

EPI UNBIND has the following format:

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

Defines the session ID for the VTAM application session that you want to unbind.

,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

EPI UNBIND Sample Coding Statements

The following sample coding statement releases the CICS2 session so that other TSO users or automation procedures can bind to it:

UNBIND CICS2