2.4 System and Resource Management Server (ARTSRM)
This server centralizes the management of ART runtime information, which is generated and queried by applications.
Note:
- System and Resource Management Server (
ARTSRM) has three versions:ARTSRM,ARTSRM_ORA(for Oracle), andARTSRM_UDB(for UDB).ARTSRMuses shared memory.ARTSRM_ORA(for Oracle) andARTSRM_UDB(for UDB) use shared memory or database to store data; when configured to use database, the server utilizes DB to provide HA capability. - When your
ARTSRMserver uses shared memory and you do not specifySRM_IPCKEY,ARTSRMfor the same region must be configured in the same Tuxedo group. -
ARTSRMfor the same region can be only configured on one host in MP environment. - To enable "Multiple Servers, Single Queue (MSSQ)" configuration for MSSQ notification,
SECONDARYRQ=Ymust be set. - To get correct running time information,
ARTSRMmust be configured and started when Oracle Tuxedo is booted. - To use
ARTSRM_ORAorARTSRM_UDB, database tables must be created before startup;ARTSRM_ORAorARTSRM_UDBfrom the same region can belong to different Tuxedo groups on different machines (the Tuxedo group must be TMS group which hasOPENINFOspecified).
Parent topic: CICS Runtime Servers