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 OSI 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 Information
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 the JOB information, currently running transactions, and program information of the DR region.
OFM_OSI_REGION_STATUS
Stores JOBID, STEPSEQ, STATUS, and CHKPT information of the CTL region.
-
Event Information
The following table manages event information.
Table Name Description OFM_OSI_EVENT
Stores event information that occurs in the OSI system.
-
LOG Information
The following table manages log information.
Table Name Description OFM_OSI_LOG
Stores logs recorded through DL/I LOG calls.