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 |
Why do we need integrated cics translator?
What is MDT? What are FSET, FRSET ?
What is Tclass in cics?what is its importance? How it is implemented?
Give the definition of COMMAREA ?
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
What is a logical message in CICS?
Which is the command used for terminating a browse operation?
How is Telon(CA-Telon) used to build map?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
name the command that is used to dump the main storage areas related to a task?
What are the attribute values of Skipper and Stopper fields?
What is a resident program?