InterviewSolution
| 1. |
The Ims Tm Control Region Uses Z/os Access Methods For Terminal And Database Access? |
|
Answer» After the IMS TM control region is started, it starts the SYSTEM regions, DL/I separate address space (DLISAS), and Database Recovery Control (DBRC). Then you can start the MESSAGE processing regions (MPRs) and BATCH message processing (BMP) regions through the use of the following: – z/OS COMMANDS (START xxxxxxxx) – IMS commands (/START REGION xxxxxxxx) – Job submission – Automated operator commands. After the IMS TM control region is started, it starts the system regions, DL/I separate address space (DLISAS), and Database Recovery Control (DBRC). Then you can start the message processing regions (MPRs) and batch message processing (BMP) regions through the use of the following: – z/OS commands (START xxxxxxxx) – IMS commands (/START REGION xxxxxxxx) – Job submission – Automated operator commands. |
|