What is the command which will delete a program LOADed into
the main storage using LOAD command?
Answers were Sorted based on User's Feedback
Answer / pramod
Try below command one after another
CECI RELEASE PROG(prog-name)
CECI DISCARD PROG(prog-name)
Is This Answer Correct ? | 3 Yes | 0 No |
What is the CICS command that is used to receive the un- formatted data from the terminal?
What is the difference between using the READ command with INTO option and SET option?
What is BMS?
What do the terms locality of reference and working set mean?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is the meaning and use of the EIBAID field?
Explain the difference between a physical bms mapset and a logical bms mapset?
Differentiate between PCT and FCT.
The EIB field which gives the last CICS command executed is
What is the size of commarea
Sync points cannot be requested by the application programs? State true or false
Mention one alternative aspect of CICS?