Name the macros used to define the following: MAP MAPSET
FIELD
Answers were Sorted based on User's Feedback
Answer / guest
Mapset Definition: DFHMSD
Map Definition: DFHMDI
Map Field Definition: DFHMDF
| Is This Answer Correct ? | 11 Yes | 0 No |
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Why is it important not to execute a STOP RUN in CICS ?
What are the two outputs created as a result of generation of a map?
What is an AEY9 abend ?
Can dynamic calls be used in CICS?
Explain the difference between and exec cics xctl and exec cics start command?
What is the command which will delete a program LOADed into the main storage using LOAD command?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
How do you handle errors in CICS pgms ?
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
How would you resolve an ASRA abend?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.