What are the situations under which NEWCOPY is required ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / naga samba
In order to refresh or incorporate the CICS Program changes
to a running cics region,new copy is done.
| Is This Answer Correct ? | 12 Yes | 1 No |
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
What is ENQ in CICS?
The READ command with INTO option will read the record specified into the data area specified (True or False)
What information do you get when an EXEC CICS STARTCODE is issued?
Explain the difference between getting the system time with eibtime and asktime command?
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
Give certain situations where NEWCOPY is obligatory?
What is the difference between link xctl?
Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)
Name some of the common tables in CICS and their usage.
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
What is the eib parameter?