What are the situations under which NEWCOPY is required ?
Answer Posted / dev
it is required after u have made some changes to the cics
code and compiled it to let the cics take the newer version
of the loadmodule u have to do the newcopy
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What Are Send Map Maponly & Send Map Dataonly ?
What is the primary aspect of CICS?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What is eib?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the difference between using the read command with into option and set option?
In a particular cics program, what is the procedure to allocate dynamic memory?
What is the eib parameter?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Define an asra?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain the mdt in cics?
Explain the function of the terminal control table?
Explain how many exceptional condition can be given in a handle condition?
How to establish dynamic cursor position on a map?