OFGW Message Codes
This appendix describes the message codes printed from the OpenFrame GW to the terminal.
1. Overview
In OpenFrame GW uses message codes when terminal operations are not performed as expected or when transmitting messages related to a specific event to the terminal.
The message code is composed of as follows:
MSG : OFGW{Message_Code} - {Message}
2. Message Codes
The following describes the message codes transmitted from OpenFrame GW to the terminal.
OFGW3000 - SERVER DOWN (3000)
Description |
When the region where the terminal is logged on goes down. |
Action |
Check the status of the region connected to OpenFrame GW. |
Note |
OFGW3001 - {REGION_NAME} IS NOT FOUND. PLEASE RETRY. (3001)
Description |
When the terminal cannot find a region to log on to. |
Action |
Check the state and name of the region connected to OpenFrame GW and check whether the region information is accurately obtained from the DB to which OpenFrame GW is connected. |
Note |
OFGW3002 - {LU_NAME} IS NOT FOUND. TRY ANOTHER LU. (3002)
Description |
When there is no resource corresponding to the LU allocated to the connected terminal among the terminal resources defined in OpenFrame/OSC SD (System Definition) and AutoInstall is not set. |
Action |
Check whether the terminal SD is correctly retrieved from the DB to which OpenFrame GW is connected and check OpenFrame/OSC SD information. |
Note |
OFGW3003 - LOGON FAIL! PLEASE CHECK YOUR LU {LU_NAME}. (3003)
Description |
When there is no resource corresponding to the LU allocated to the connected terminal among the terminal resources defined in OpenFrame/OSC SD (System Definition) and AutoInstall is not set. |
Action |
Check whether the terminal SD is correctly retrieved from the DB to which OpenFrame GW is connected and check OpenFrame/OSC SD information. |
Note |
OFGW3004 - THIS TERMINAL STATUS IS NOT IN SERVICE.(3004)
Description |
When the OpenFrame/OSC System Definition (SD) terminal resources corresponding to the LU allocated to the terminal are set to INSERVICE. |
Action |
Check OpenFrame/OSC SD information and set it to SERVICE status. |
Note |
OFGW3005 - THIS TERMINAL IS NO TTI.[{LU_NAME} (3005)
Description |
When the TTI is not set in the OpenFrame/OSC System Definition (SD) terminal resources corresponding to the LU allocated to the terminal. |
Action |
Check OpenFrame/OSC SD information and set TTI. |
Note |
OFGW3006 - INVALID TRANSACTION. PLEASE RETRY.[{LU_NAME}] (3006)
Description |
When the terminal cannot execute the entered transaction. |
Action |
Check the transaction related System Definition information of OpenFrame/OSC, OSI, and AIM and check whether the information related transaction of each engine is accurately obtained from the DB to which OpenFrame GW is connected. |
Note |
OFGW3007 - TMAX CHANNEL IS FULL. (3007)
Description |
When the OpenFrame GW is not able to allocate TMAX channel to the terminal as it is full. |
Action |
Increase the value of tmax.node.[NODENAME].max among the TMAX channel configuration information listed in ofgw.properties or try again until the channel is allocated. |
Note |
OFGW3008 - TERMINAL RELEASED. (3008)
Description |
When the terminal is logged off from the region. |
Action |
|
Note |
This is an informational message sent when logging off. |
OFGW3009 - TMAX CHANNEL IS CLOSED.(3009)
Description |
When OpenFrame GW fails to allocate TMAX channel to the terminal. |
Action |
Check the status of TMAX connected to OpenFrame GW. |
Note |
OFGW3010 - {REGION_NAME} IS NOT FOUND IN VTAM PROPERTY. PLEASE RETRY.(3010)
Description |
When the region name where the terminal attempts to log on is not defined in vtam.properties. |
Action |
Check the region name defined in regionList of vtam.properties. |
Note |
OFGW3011 - TERMINAL {LU_NAME} IS ONLY FOR AUTO INSTALL.(3011)
Description |
When the OpenFrame/OSC SD (System Definition) terminal resources corresponding to the LU allocated to the terminal are set to AUTOINSTALL ONLY. |
Action |
Check the SD information of OpenFrame/OSC connected to OpenFrame GW. |
Note |