Resource Tables
This appendix describes RDB tables managed in the OpenFrame OSI system.
You can manage resources used in OSI with RDB tables. Use the osiinit tool to create and delete tables. For more information, refer to OpenFrame Tool Reference Guide.
-
SD and RTSD Information
The following tables manage SD and RTSD resources.
Table Name Description OFM_OSI_SD_APPLCTN
Stores program SD resources.
OFM_OSI_SD_DATABASE
Stores database SD resources.
OFM_OSI_SD_LTERM
Stores LU SD resources.
OFM_OSI_SD_TERMINAL
Stores terminal SD resources.
OFM_OSI_SD_TRANSACT
Stores transaction SD resources.
OFM_OSI_RTSD_APPLCTN
Stores program RTSD resources.
OFM_OSI_RTSD_DATABASE
Stores database RTSD resources.
OFM_OSI_RTSD_LTERM
Stores LU RTSD resources.
OFM_OSI_RTSD_TERMINAL
Stores terminal RTSD resources.
OFM_OSI_RTSD_TRANSACT
Stores transaction RTSD resources.
-
CI Information
The following table manages CI resources (terminal session information).
Table Name Description OFM_OSI_CI
Stores terminal session information.
-
MODSTAT Information
The following table manages MODSTAT resources.
Table Name Description OFM_OSI_MODSTAT
Stores MODSTAT information.
-
Message Queue
The following tables manage MQ information.
Table Name Description OFM_OSI_MQ
Stores terminal messages.
OFM_OSI_MQ_BMP
Stores BMP messages.
OFM_OSI_MQ_MASTER
Stores and manages all messages, as the parent table.
-
Region Information
The following table manages region information.
Table Name Description OFM_OSI_REGION
Stores jobname and currently running transaction and program information for MPP and BMP.