Return LUTYPE6.1 sessions to CICS®.
FREE (LUTYPE6.1) >>-FREE--+---------------+------------------------------------->< +-CONVID(name)--+ '-SESSION(name)-'
Conditions: INVREQ, NOTALLOC
FREE returns an LUTYPE6.1 session to CICS when a transaction owning it no longer requires it. The session can then be allocated for use by other transactions.
If you omit both CONVID and SESSION, the principal facility is freed. Facilities not freed explicitly are freed by CICS when the task terminates.
If you are running EDF, and the transaction frees the principal facility, EDF is terminated.
(See also EIBRCODE in EXEC interface block.)
Default action: terminate the task abnormally.
Default action: terminate the task abnormally.