What is the command which will delete a program LOADed into
the main storage using LOAD command?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
For protecting a transaction using the transaction security function, the two things that must be done are?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain how do you intitiate another transaction?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is the procedure to solve an ASRA ABEND?
What is the procedure to read a statement from tsq?
What are the cics transactions?
Explain how to build up lu 6.2 communication?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
How vsam files are read in cics pgms?
What is the pic clause for the data type of length option field type of data fields?
Can you define bms?
Explain how do you delete item 3 in a five-item tsq?