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 DFHBMSCA?
Can you access QSAM (seq ) files from CICS ?
Name the two types of transient data queues?
What is the meaning of BMS length of field = 0?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What is the process of converting the CICS commands into the equivalent host language statements called?
Can you explain multitasking and multithreading?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
In the EIB block of CICS, highlight the names of few of the important fields?
Explain the difference between getting the system time with eibtime and asktime command?
Define RCT.
How is dynamic memory allocated within a CICS application program?