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 information do you get when an EXEC CICS STARTCODE is issued?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
The error code AEIV?
What is multitasking and multithreading?
Name the three ways available for a program to position the cursor on the screen?
How would you release control of the record in a READ for UPDATE?
What is the COMMAREA(communications area)?
How will you access a VSAM file using an alternate index?
Can you explain multitasking and multithreading?
After execute the map, What will happen ? Give breif Description
What is the pcp in the cics?
What is the difference between pseudo-conversational and conversational?