TSO-ISPF JCL COBOL VSAM DB2 CICS Tools Articles Job Portal Forum Quiz Interview Q&A

CICS RELEASE Control Command


Release Command is used to release a program or table which has been loaded previously.

Name of program must be specified in PROGRAM parameter.

Syntax:

EXEC CICS RELEASE
    PROGRAM(Program Name)
END-EXEC.

Description:

  • PROGRAM - Name of the program to be released


Example:

EXEC CICS RELEASE
    PROGRAM(PGM1)
END-EXEC.

Above RELEASE command is used to release the program PGM1.


If you have any doubts or queries related to this chapter, get them clarified from our Mainframe experts on ibmmainframer Community!

Are you looking for Job Change? Job Portal