Release Command is used to release a program or table which has been loaded previously.
Name of program must be specified in PROGRAM parameter.
EXEC CICS RELEASE PROGRAM(Program Name) END-EXEC. |
PROGRAM - Name of the program to be released
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!