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 |
Which transient data queue supports ATI?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
What is the name of the facility provided by CICS to free the application program form the problems caused
Explain the difference between pseudo-conversational and conversational?
What is the use of DSECT parameter in BMS?
Explain the difference between a physical bms mapset and a logical bms mapset?
how we change the vsam file name in cics rigion? anybody elobrate this?
Explain the thress bms options?
what is the differences between getting the system time with eibtime and asktime command?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
What is the difference between a return with transid and xctl?