OpenFrame/OSI Error Codes

This chapter describes the range of OpenFrame/OSI related error codes and the corresponding errors.

1. Overview

The following is a summary of the range of OpenFrame/OSI (hereinafter OSI) related error codes and the module that defines the error.

Error code base Module name Module description

-60000

OSI

OSI (Online System type I) module.

2. OSI (-60000)

This section lists the error messages that can occur in the OSI (Online System type I) module and corrective actions.

OSI_ERR_OSICMDSV_CMD_SOURCE_TYPE_ERROR (-61001)

Description

Input source type does not support the command.

Action

Check which input source type supports the command.

Note

OSI_ERR_LOG_CMDFILE_OPEN (-61101)

Description

Attempting to open the operation log file fails.

Action

Check that the OpenFrame operation log directory exists or its permissions.

Note

OSI_ERR_LOG_CMDFILE_NOT_OPEN (-61102)

Description

Operation log file is not open.

Action

Contact TmaxSoft technical support team for this is caused by an internal module error.

Note

OSI_ERR_LOG_CMDFILE_ALREADY_OPEN (-61103)

Description

Operation log file is already open.

Action

Contact TmaxSoft technical support team for this is caused by an internal module error.

Note

OSI_ERR_LOG_OPENFRAME_HOME_NOT_SET (-61104)

Description

Environment variable ${OPENFRAME_HOME} is not set.

Action

Check that the environment variable ${OPENFRAME_HOME} is set.

Note

OSI_ERR_CONF_CONFIG_FILE_OPEN (-61151)

Description

Attempting to open an online configuration file fails.

Action

Check that the configuration file exists in the OpenFrame configuration directory.

Note

OSI_ERR_CONF_NO_ENV_OPENFRAME_HOME (-61152)

Description

Environment variable ${OPENFRAME_HOME} is not set.

Action

Check that the environment variable ${OPENFRAME_HOME} is set.

Note

OSI_ERR_CONF_INVALID_PARAMETER (-61153)

Description

A required argument is null or an invalid value.

Action

Contact TmaxSoft technical support team for this is caused by an internal module error.

Note

OSI_ERR_CONF_NOT_FOUND (-61154)

Description

A section or key value for reference cannot be found.

Action

Check that the section and key value exist in the configuration file.

Note

OSI_ERR_CONF_MALLOC_FAIL (-61155)

Description

Allocating system memory fails.

Action

Check the server process status.

Note

OSI_ERR_RES_PUTENV_ERROR (-61201)

Description

putenv() error.

Action

Contact the TmaxSoft technical support team for this is caused by an internal module error.

Note

OSI_ERR_RES_INVALID_MPP_ARG_COUNT (-61202)

Description

Argument passed through the DFSRRC00 utility is invalid.

Action

Check the DFSRRC00 JCL statement and contact a system administrator.

Note

OSI_ERR_RES_INVALID_MPP_SVR_NAME (-61203)

Description

Class passed through the DFSRRC00 utility is invalid.

Action

Check the DFSRRC00 JCL statement and contact a system administrator.

Note

OSI_ERR_RES_NO_MPP_CLASS (-61204)

Description

Class passed through the DFSRRC00 utility is empty.

Action

Check the DFSRRC00 JCL statement and contact a system administrator.

Note

OSI_ERR_RES_INVALID_ENV_JOBNAME (-61205)

Description

Environment variable JOBNAME is invalid.

Action

Contact a system administrator for it is an internal error related to the environment variable JOBNAME.

Note

OSI_ERR_RES_INVALID_ENV_JOBID (-61206)

Description

Environment variable JOBID is invalid

Action

Contact a system administrator for it is an internal error related to the environment variable JOBID.

Note

OSI_ERR_RES_INVALID_SPRI (-61207)

Description

SPRI value assigned by the Tmax system is invalid.

Action

Contact a system administrator for it is an internal error related to Tmax.

Note

OSI_ERR_RES_OFCVT_SETENV_ERROR (-61208)

Description

Internal environment variable set for OpenFrame Studio is invalid

Action

Contact a system administrator for it is an internal error.

Note

OSI_ERR_RES_MALLOC_FAIL (-61209)

Description

Allocating memory from system fails.

Action

Contact a system administrator for it is an internal error related to memory.

Note

OSI_ERR_CTRL_SHMGET_ERROR (-61251)

Description

shmget error of system memory.

Action

Contact TmaxSoft technical support team for it is caused by an internal module error.

Note

OSI_ERR_CTRL_SHMAT_ERROR (-61252)

Description

shmat error of system memory.

Action

Contact TmaxSoft technical support team for it is caused by an internal module error.

Note

OSI_ERR_SD_INVALID_INIT_TYPE (-61301)

Description

Initialization value is invalid.

Action

Contact TmaxSoft technical support team for it is caused by an internal module error.

Note

OSI_ERR_SD_INVALID_RESOURCE_TYPE (-61302)

Description

An attempt to request an invalid or unsupported type of resource was made.

Action

Contact TmaxSoft technical support team for it is an error with an internal module or OpenStudio.

Note

OSI_ERR_SD_INVALID_REQUEST (-61303)

Description

Internal error.

Action

Contact the system administrator with details of the error conditions and the error message described in the log.

Note

OSI_ERR_SD_BUFFER_LIMIT_EXCEEDED (-61304)

Description

Record buffer size exceeds the maximum size.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_SD_NOT_CORRECT_TYPE (-61305)

Description

An invalid or unsupported type is requested.

Action

Contact TmaxSoft technical support team for it is an error with an internal module or OpenStudio.

Note

OSI_ERR_SD_NO_XA_STARTED (-61306)

Description

A transaction has not been successfully initialized.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_SD_MALLOC_FAIL (-61307)

Description

Allocating system memory fails.

Action

Check the server process status is normal.

Note

OSI_ERR_SD_NOT_DEFINE_APPLCTN (-61308)

Description

An undefined program or transaction is requested.

Action

Check the system definition.

Note

OSI_ERR_SD_IGNORE_TYPE (-61309)

Description

An unsupported type is requested.

Action

Check the system definition.

Note

OSI_ERR_SD_NOT_EXIST_COMPULSORY_FIELD (-61310)

Description

COMPULSORY file cannot be found.

Action

Check the system definition.

Note

OSI_ERR_SD_NEED_TERMINAL_DEFINE (-61311)

Description

NAME of the TERMINAL macro is not defined.

Action

Check the system definition.

Note

OSI_ERR_SD_DEFINITION_PARSING_ERROR (-61312)

Description

A resource definition parsing error.

Action

Check the system definition.

Note

OSI_ERR_SD_NOT_FOUND_ERROR (-61313)

Description

A resource from the system-defined table cannot be found.

Action

Check the system definition.

Note

OSI_ERR_SD_MEMORY_ALLOC_ERROR (-61314)

Description

Allocating system memory fails.

Action

Contact a system administrator for it is an internal error related to memory.

Note

OSI_ERR_SD_ODBC_FUNC_FAILED (-61315)

Description

Failed to call ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note

OSI_ERR_RTSD_MEMORY_ALLOC (-61401)

Description

Allocating system memory fails.

Action

Check the server process status is normal.

Note

OSI_ERR_RTSD_INTERNAL (-61402)

Description

Internal error.

Action

Contact a system administrator referring to the details of the error conditions and error messages described in the log.

Note

OSI_ERR_RTSD_ALREADY_INITIALIZED (-61403)

Description

An attempt to initialize a module repeatedly was made.

Action

Check the server process status is normal.

Note

OSI_ERR_RTSD_NOT_INITIALIZED (-61404)

Description

A module has not been initialized

Action

Check the server process status is normal.

Note

OSI_ERR_RTSD_INVREQ (-61405)

Description

An invalid request is made.

Action

Refer to the error condition and log information and contact a system administrator.

Note

OSI_ERR_RTSD_DUPLICATED (-61406)

Description

An attempt to save a duplicate resource definition was made.

Action

Check if there is a duplicate resource definition in OSD.

Note

OSI_ERR_RTSD_NOT_FOUND (-61407)

Description

No resource definition or server information has been found.

Action

Since this is about whether the resource exists, this may or may not be an error. Contact an administrator.

Note

OSI_ERR_RTSD_LENGERR (-61408)

Description

An attempt to read by incorrectly using the data length was made.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_RTSD_BROWSE_NOT_STARTED (-61409)

Description

An attempt to execute READNEXT without executing the BROWSE command was made.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_RTSD_BROWSE_ALREADY_STARTED (-61410)

Description

An attempt to execute the BROWSE command that is already in progress was made.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_RTSD_INVALID_TYPE (-61411)

Description

An attempt to request an invalid type was made.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_RTSD_NODE_STOP (-61412)

Description

The node is in the STOPPED state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_RTSD_LTERM_STOP (-61413)

Description

The corresponding logical terminal is in the STOP state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_RTSD_LTERM_PURGE (-61414)

Description

The corresponding logical terminal is in the PURGE state by the PURGE command.

Action

Warning or alert message.

Note

OSI_ERR_RTSD_ODBC_FUNC_FAILED (-61415)

Description

Failed to call ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note

OSI_ERR_DL_DLSYM_ERROR (-61501)

Description

dlsym error.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_DL_NEED_DLOPEN (-61502)

Description

An attempt to perform another operation without initialization was made.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_DL_TOO_MUCH_PCB (-61503)

Description

More than 128 PCBs are used in the ENTRY.

Action

Create less than 128 PCBs.

Note

OSI_ERR_DL_TDLCLOSE_ERROR (-61504)

Description

tdlclose error.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_DS_DSNAME_IS_NULL (-61551)

Description

There is no DS name.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_DS_INVALID_FILEPATH (-61552)

Description

Path location of the data set is not correct.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_DS_GET_DCBS (-61553)

Description

Unable to read DCB for DD.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_DIR_OPEN_ERROR (-61601)

Description

Opening the MFS directory fails.

Action

Check whether the MFS directory exists.

Note

OSI_ERR_MFS_STAT_ERROR (-61602)

Description

stat(MFS) error.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_SIZE_TOO_BIG (-61603)

Description

MFS file size is too big

Action

Reduce the MFS file size.

Note

OSI_ERR_MFS_OPEN_ERROR (-61604)

Description

Opening the MFS file fails

Action

Check the MFS file path.

Note

OSI_ERR_MFS_READ_ERROR (-61605)

Description

Rreading the MFS file fails.

Action

Check the MFS file path.

Note

OSI_ERR_MFS_REALLOC_ERROR (-61608)

Description

realloc error.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_INVALID_FLAG (-61609)

Description

An incorrect FLAG is specified in a module called to convert messages.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_INVALID_MODBLOCK (-61610)

Description

An incorrect MOD name is not specified in a module called to convert messages.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_INVALID_BLOCK (-61611)

Description

Name of an MFS block to load is incorrect or when an MFS block has no information required to convert messages.

Action

Since this is an internal module error or MFS definition statement error, check error log and contact the TmaxSoft technical support team.

Note

OSI_ERR_MFS_MALLOC_FAIL (-61612)

Description

malloc error.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_INVALID_3270_DATA (-61613)

Description

Data sent from a terminal is not the 3270 data type.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_INVALID_PARAM (-61617)

Description

An invalid IMSID or LTERM name.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_CPM_LOAD_FAIL (-61618)

Description

Loading the CPM file fails.

Action

Check whether the CPM file recorded in error log exists in the path. If the CPM file is not recorded, check VALUE item of EBCDIC_TO_ASCII, ASCII_TO_EBCDIC key in CPM section and osi.{IMSID} subject of OpenFrame configurations.

Note

For more on osi.{IMSID} subject, refer to OpenFrame Configuration Guide.

OSI_ERR_MFS_CCSID_LOAD_FAIL (-61619)

Description

An invalid CCSID configuration.

Action

Check VALUE item of 3270_CCSID, REGION_CCSID keys in CPM section and osi.{IMSID} subject of OpenFrame configurations.

Note

For more on osi.{IMSID} subject, refer to OpenFrame Configuration Guide.

OSI_ERR_MFS_MISMATCH_DIF_MID (-61621)

Description

The message sent from a terminal includes data of a location undefined in a map.

Action

Reload the screen and execute it again.

Note

OSI_ERR_MFS_INVALID_SYSMSG (-61622)

Description

The DEV statement for processing sysmsg or the sysmsg field cannot be found.

Action

Contact TmaxSoft technical support team for it is an error with an internal module.

Note

OSI_ERR_MFS_INVALID_SEGMENT (-61623)

Description

The segment length is 0 or exceeds the total length of data.

Action

Check whether the data sent from the application has no issue.

Note

OSI_ERR_MFS_END_OF_MESSAGE (-61625)

Description

Output of a multi-segment message completes.

Action

A code to notify the end of the message in the MFS scheduler.

Note

OSI_ERR_MFS_OLP_NOT_SPECIFIED (-61626)

Description

OLP command is executed without setting to use OLP function in MSG statement.

Action

Set PAGE to YES in the MSG statement and use the OLP command.

Note

OSI_ERR_MFS_INVALID_OLP_CMD (-61627)

Description

Incorrect OLP command is executed.

Action

Check the OLP command usage.

Note

OSI_ERR_MFS_OLP_REQ_OUTSIDE_RANGE (-61628)

Description

An attempt to request a page that is not within a range while using OLP was made.

Action

Request a page within a range.

Note

OSI_ERR_MFS_MISMATCH_MOD_DOF (-61629)

Description

An appropriate DPAGE is not defined in the map when using for logical paging.

Action

Check if LPAGE and DPAGE are correctly defined.

Note

OSI_ERR_MFS_ITEM_NOT_FOUND (-61630)

Description

Failed to find MFS file.

Action

Check that the file exists in the MFS directory.

Note

OSI_ERR_SCHD_PGMTYPE_INVALID (-61702)

Description

PGMTYPE definition is invalid in the APPLCTN macro.

Action

Check the system definition.

Note

OSI_ERR_SCHD_CLASS_NOT_AVAILABLE (-61704)

Description

The region that uses the class does not exist.

Action

Check the system definition.

Note

OSI_ERR_SCHD_PTERM_INVALID (-61705)

Description

Physical terminal is invalid.

Action

Check the system definition.

Note

OSI_ERR_SCHD_PGMTYPE_BMP (-61706)

Description

PGMTYPE of the program is BMP.

Action

Check the system definition.

Note

OSI_ERR_SCHD_PROGRAM_STOP (-61708)

Description

The program is in STOPPED status by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_NODE_STOP (-61709)

Description

The node is in STOPPED status by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_CLASS_STOP (-61711)

Description

The class is in STOPPED status by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_DESTINATION_INVALID (-61712)

Description

The destination is invalid.

Action

Check the system definition.

Note

OSI_ERR_SCHD_CLASS_ALL_BUSY (-61715)

Description

All MPPs that can process CLASS are in use.

Action

Suspend the process until an additional MPP starts or an MPP completes its job.

Note

OSI_ERR_SCHD_DB_STOP (-61721)

Description

The DBD is in STOP status.

Action

Change the status.

Note

OSI_ERR_SCHD_DB_RECOVER (-61722)

Description

The DBD is in RECOVERY mode.

Action

Alert message.

Note

OSI_ERR_SCHD_DBR_BMP_INUSE (-61723)

Description

Executing the "/DBR" command fails because BMP is using the DBD.

Action

End BMP, or wait until BMP ends.

Note

OSI_ERR_SCHD_DB_ALLOC_FAIL (-61724)

Description

Failed to allocate DB.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SCHD_LTERM_STOP (-61730)

Description

The logical terminal is in STOP status by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_LTERM_PURGE (-61731)

Description

The logical terminal is in PURGE status by the PURGE command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_LTERM_PSTOP (-61732)

Description

The logical terminal is in PSTOP status by the PSTOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_TRANSACTION_STOP (-61740)

Description

The transaction is in STOP status by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_TRANSACTION_PURGE (-61741)

Description

The transaction is in PURGE status by the PURGE command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_TRANSACTION_PSTOP (-61742)

Description

The transaction is in PSTOP status by the PSTOP command.

Action

Warning or alert message.

Note

OSI_ERR_SCHD_LUNAME_PUTENV_ERROR (-61743)

Description

An internal environment variable set for OpenFrame Studio is invalid.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SCHD_INVALID_ENV_JOBID (-61744)

Description

Environment variable of JOBID is invalid.

Action

Contact an administrator for it is an internal error related to environment variable of JOBID.

Note

OSI_ERR_DA_GN_AREA_NULL (-61801)

Description

An invalid data area is set in a GN call.

Action

Check the data area in the GN call.

Note

OSI_ERR_DA_GN_BEFORE_GU (-61802)

Description

An attempt to call GN before a GU message call was made.

Action

Call a GU message and then GN.

Note

OSI_ERR_DA_GN_EXCEED_SEGMENT (-61803)

Description

An attempt to call GN that is not within the message segments was made.

Action

Call GN within the message segments.

Note

OSI_ERR_DA_GN_LTPCB_IS_NOT_AVAILABLE (-61805)

Description

An attempt to use unavailable ALT-PCB in calling GN was made.

Action

Use available ALT-PCB.

Note

OSI_ERR_DA_GN_ARG_COUNT_INVALID (-61806)

Description

An attempt to use the invalid number of arguments for a GN call was made.

Action

Specify the valid number of arguments.

Note

OSI_ERR_DA_ISRT_NOT_LTPCB (-61811)

Description

An attempt to use PCB, not ALT-PCB, for an ISRT call was made.

Action

Use ALT-PCB.

Note

OSI_ERR_DA_ISRT_PCBBODY_NULL (-61812)

Description

Invalid PCB was set in an ISRT call.

Action

Modify PCB.

Note

OSI_ERR_DA_ISRT_AREA_NULL (-61813)

Description

Invalid data area was set in an ISRT call.

Action

Check the data area in the ISRT call.

Note

OSI_ERR_DA_ISRT_AREA_SIZE_ZERO (-61814)

Description

Data area size is 0 in an ISRT call.

Action

Modify the data area size.

Note

OSI_ERR_DA_ISRT_AREA_SIZE_LESS_THAN_FOUR (-61815)

Description

Data area size is less than 4 in an ISRT call.

Action

Modify the data area size to 4 or greater.

Note

OSI_ERR_DA_ISRT_SPA_NOT_FIRST (-61816)

Description

SPA is not sent as the first ISRT call in interactive transactions.

Action

Check the first ISRT call.

Note

OSI_ERR_DA_ISRT_SPA_MULTIPLE (-61817)

Description

An attempt to call ISRT that is already called for SPA transmission was made.

Action

Check the ISRT call.

Note

OSI_ERR_DA_ISRT_DESTINATION_NOT_SETTING (-61818)

Description

Destination is not specified in an ISRT call.

Action

Check the destination for the ISRT call.

Note

OSI_ERR_DA_ISRT_SPA_ZZ_FIELD_BROKEN (-61819)

Description

ZZ field of SPA has an issue in an ISRT call for SPA transmission.

Action

Check the ZZ field of SPA.

Note

OSI_ERR_DA_ISRT_SEGSIZE_EXCEED (-61820)

Description

Segment size exceeds SEGSIZE in an ISRT call.

Action

Modify the segment size to SEGSIZE or less.

Note

OSI_ERR_DA_ISRT_SPA_ALREADY_INSERT_TO_LTPCB (-61821)

Description

An attempt to call ISRT that is already called for SPA transmission about PCB was made.

Action

Check the ISRT call.

Note

OSI_ERR_DA_ISRT_SPA_ALREADY_INSERT_TO_IOPCB (-61822)

Description

An attempt to call ISRT that is already called for SPA transmission about IOPCB was made.

Action

Check the ISRT call.

Note

OSI_ERR_DA_ISRT_SPA_TRCODE_INVALID (-61823)

Description

Invalid transaction code in an ISRT call for SPA transmission.

Action

Check the transaction code.

Note

OSI_ERR_DA_ISRT_RTSD_ERROR (-61824)

Description

ISRT system error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_ISRT_SPA_DESTINATION_NOT_CONV (-61825)

Description

Destination is not interactive in an ISRT call for SPA transmission.

Action

Check the ISRT call.

Note

OSI_ERR_DA_ISRT_MOD_ONLY_FIRST_SEGMENT (-61826)

Description

MOD name is specified in a non-first segment of an ISRT call.

Action

Check the MOD name.

Note

OSI_ERR_DA_ISRT_NOT_SPA_DESTINATION_CONV (-61827)

Description

SPA is not sent to an interactive destination by using the first ISRT call.

Action

Check the ISRT call.

Note

OSI_ERR_DA_ISRT_ARG_COUNT_INVALID (-61828)

Description

Invalid number of parameters in an ISRT call.

Action

Check the number of parameters in the ISRT call.

Note

OSI_ERR_DA_CHNG_MODIFY_NO (-61841)

Description

Using PCB for which MODIFY is set to NO in a CHNG call.

Action

Check the MODIFY option in the CHNG call.

Note

OSI_ERR_DA_CHNG_PCBBODY_NULL (-61842)

Description

Invalid PCB configuration in a CHNG call.

Action

Check the PCB in the CHNG call.

Note

OSI_ERR_DA_CHNG_ARG_COUNT_INVALID (-61843)

Description

Invalid number of parameters in a CHNG call.

Action

Check the number of parameters in the CHNG call.

Note

OSI_ERR_DA_CHNG_DESTINATION_EMPTY (-61844)

Description

Destination is not specified in a CHNG call.

Action

Check the CHNG call.

Note

OSI_ERR_DA_CHNG_DESTINATION_INVALID (-61845)

Description

Destination is invalid in a CHNG call.

Action

Check the CHNG call.

Note

OSI_ERR_DA_CHNG_ISRT_DATA_EXIST (-61846)

Description

There is no data to send in a CHNG call.

Action

Check the CHNG call.

Note

OSI_ERR_DA_CHNG_IOPCB (-61847)

Description

An attempt to use IO-PCB in a CHNG call was made.

Action

Check the CHNG call.

Note

OSI_ERR_DA_CHNG_USER_NOT_AUTHORIZED (-61848)

Description

No access to resources in an CHNG call.

Action

Check if the destination specified in the CHNG call is correct and check whether it has an access to the destination.

Note

OSI_ERR_DA_PURG_PCBBODY_NULL (-61861)

Description

Invalid PCB is set in a PURG call.

Action

Check the PURG call.

Note

OSI_ERR_DA_PURG_BEFORE_ISRT (-61862)

Description

Invalid number of parameters in a PURG call

Action

Check the number of parameters in the PURG call.

Note

OSI_ERR_DA_PURG_DESTINATION_NOT_SETTING (-61863)

Description

Destination is not specified in a PURG call.

Action

Check the PURG call.

Note

OSI_ERR_DA_PURG_SEGSIZE_EXCEED (-61864)

Description

Segment size exceeds SEGSIZE in a PURG call.

Action

Modify the segment size to SEGSIZE or less.

Note

OSI_ERR_DA_PURG_EXPRESS_ERROR (-61865)

Description

Processing EXPRESS in a PURG call has an issue.

Action

Check the PURG call.

Note

OSI_ERR_DA_PURG_MEMORY_ALLOC_ERROR (-61866)

Description

Failed to allocate memory in a PURG call.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_PURG_WITH_SPA (-61867)

Description

An attempt to send SPA in a PURG call was made.

Action

Check the PURG call.

Note

OSI_ERR_DA_PURG_ARG_COUNT_INVALID (-61868)

Description

Invalid number of arguments in a PURG call.

Action

Specify the valid argument number.

Note

OSI_ERR_DA_GU_ARG_COUNT_INVALID (-61881)

Description

Invalid number of parameters in a GU call.

Action

Check the number of parameters in the GU call.

Note

OSI_ERR_DA_GU_AREA_NULL (-61882)

Description

Invalid data area is set in a GN call.

Action

Check the data area in the GU call.

Note

OSI_ERR_DA_GU_MAX_COUNT_EXCEED (-61883)

Description

The first value size of PROCLIM in a GU call is exceeded.

Action

Reduce the first value size of PROCLIM in the GU call.

Note

OSI_ERR_DA_GU_MEMORY_ALLOC_ERROR (-61884)

Description

Failed to allocate memory in a GU call.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_GU_LTPCB_IS_NOT_AVAILABLE (-61885)

Description

Invalid ALT-PCB in a GU call.

Action

Check the ALT-PCB in the GU call.

Note

OSI_ERR_DA_GU_MQ_IS_EMPTY (-61886)

Description

MQ is empty in a GU call.

Action

Check the MQ in the GU call.

Note

OSI_ERR_DA_GU_MQ_DELETE_ERROR (-61887)

Description

Failed to delete MQ in a GU call.

Action

Check the GU call.

Note

OSI_ERR_DA_GU_IN_PARM_NOT_SETTING (-61888)

Description

No parameter in a GU call.

Action

Check parameters for the GU call.

Note

OSI_ERR_DA_CMD_NOT_IOPCB (-61901)

Description

IOPCB is not used in a CMD call.

Action

Check the CMD call.

Note

OSI_ERR_DA_CMD_PCBBODY_NULL (-61902)

Description

Invalid PCB in a CMD call.

Action

Check the PCB in the CMD call.

Note

OSI_ERR_DA_CMD_AREA_NULL (-61903)

Description

Invalid data area in a CMD call.

Action

Check the data area in the CMD call.

Note

OSI_ERR_DA_CMD_ARG_COUNT_INVALID (-61904)

Description

Invalid number of parameters in a CMD call.

Action

Check the number of parameters in the CMD call.

Note

OSI_ERR_DA_CMD_TPALLOC_ERROR (-61905)

Description

tpalloc error in a CMD call.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_CMD_FIRST_CHAR_IS_NOT_SLASH (-61906)

Description

First character is not '/' in a CMD call.

Action

Change the first character to '/' in the CMD call.

Note

OSI_ERR_DA_CMD_TPCALL_ERROR (-61907)

Description

tpcall error in a CMD call.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_GCMD_NOT_IOPCB (-61951)

Description

IOPCB is not used in a GCMD call.

Action

Check the GCMD call.

Note

OSI_ERR_DA_GCMD_ARG_COUNT_INVALID (-61952)

Description

Invalid number of parameters in a GCMD call.

Action

Check the number of parameters in the GCMD call.

Note

OSI_ERR_DA_GCMD_AREA_NULL (-61953)

Description

Invalid data area in a GCMD call.

Action

Check the data area in the GCMD call.

Note

OSI_ERR_DA_GCMD_BEFORE_CMD (-61954)

Description

An attempt to call GCMD before a CMD call was made.

Action

Call CMD and then GCMD.

Note

OSI_ERR_DA_GCMD_EXCEED_SEGMENT (-61955)

Description

A GCMD call is requested beyond the last segment.

Action

Check the GCMD call.

Note

OSI_ERR_DA_COMMIT_FAIL (-62001)

Description

COMMIT processing fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_COMMIT_HIDB_COMMIT_ERROR (-62002)

Description

HiDB COMMIT error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_COMMIT_MQ_ODBC_COMMIT_ERROR (-62003)

Description

MQ odbc_commit error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_COMMIT_TPACALL_ERROR (-62004)

Description

tpacall error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_COMMIT_MQ_WRITE_ERROR (-62005)

Description

MQ write error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_COMMIT_DESTINATION_ABNORMAL (-62006)

Description

Invalid COMMIT destination.

Action

Check if the destination exists.

Note

OSI_ERR_DA_COMMIT_MEMORY_ALLOC_ERROR (-62007)

Description

Error in internal memory.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_DA_COMMIT_RESPONSE_WITHOUT_REPLY (-62008)

Description

An attempt to end a transaction in RESPONSE mode without sending a response message.

Action

Add logic for sending a response message to the application.

Note

OSI_ERR_REGION_INVALID_REQUEST (-62101)

Description

An invalid request has occurred.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_REGION_INFO_DUPLICATED (-62102)

Description

An attempt to save duplicate region information was made.

Action

Modify JCL not to start by defining the same region over and over again.

Note

OSI_ERR_REGION_INFO_NOT_FOUND (-62103)

Description

No region information.

Action

Since it is a message related to whether the region is started or not, it may or may not be an error depending on the situation. After checking, contact the administrator.

Note

OSI_ERR_REGION_ODBC_FUNC_FAILED (-62104)

Description

Failed to call ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note

OSI_ERR_REGION_MEMORY_ALLOC_ERROR (-62105)

Description

Failed to allocate memory.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_CLASS_SLOT_FULL (-62151)

Description

Number of CLASS SLOTs in use exceeds the maximum number.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_CLASS_REGION_LIST_INVALID (-62152)

Description

Invalid OSI region list.

Action

Check the configuration file.

Note

OSI_ERR_CLASS_CLASS_LIST_INVALID (-62153)

Description

Invalid CLASS list.

Action

Check the configuration file.

Note

OSI_ERR_CLASS_CLASS_INVALID (-62154)

Description

Invalid CLASS.

Action

Check the configuration file.

Note

OSI_ERR_CLASS_PARLIM_INVALID (-62155)

Description

Invalid PARLIM.

Action

Check the configuration file.

Note

OSI_ERR_REGION_IS_ALREADY_REGISTERED (-62156)

Description

MPP (SPRI) to register is already registered as CLASS information of system memory.

Action

Warning or alert message. Contact a system administrator.

Note

OSI_ERR_CLASS_INVALID_SPRI (-62157)

Description

Invalid SPRI of MPP.

Action

Contact a system administrator for it is an internal error.

Note

OSI_ERR_CLASS_INVALID_PID (-62158)

Description

Invalid PID of MPP.

Action

Contact a system administrator for it is an internal error.

Note

OSI_ERR_SEC_INVALID_REQUEST (-62201)

Description

Invalid request.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SEC_ALREADY_INITIALIZED (-62202)

Description

An attempt to initialize the SEC library that has already been initialized was made.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SEC_NOT_INITIALIZED (-62203)

Description

SEC library has not been successfully initialized.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SEC_SECURITY_CHECK_REJECT (-62204)

Description

Security check is rejected.

Action

Alert message.

Note

OSI_ERR_SEC_SECURITY_DATA_ALREADY_EXIST (-62205)

Description

Security data already exists.

Action

Check the security data.

Note

OSI_ERR_SEC_SECURITY_MODE_INVALID (-62206)

Description

Invalid security mode.

Action

Check the security data.

Note

OSI_ERR_SEC_SECURITY_DATA_TYPE_INVALID (-62207)

Description

Invalid security data type.

Action

Check the security data.

Note

OSI_ERR_SEC_SECURITY_CONTROL_TYPE_INVALID (-62208)

Description

Invalid security control type.

Action

Check the security data.

Note

OSI_ERR_SEC_UNKNOWN_STATEMENT (-62209)

Description

Unable to recognize the security statement.

Action

Check the security data.

Note

OSI_ERR_RTSEC_ALREADY_INITIALIZED (-62251)

Description

RTSEC library has already been initialized.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_RTSEC_NOT_INITIALIZED (-62252)

Description

RTSEC library has not been successfully initialized.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_RTSEC_SECURITY_CHECK_REJECT (-62253)

Description

RTSEC security check is rejected.

Action

Alert message.

Note

OSI_ERR_RTSEC_INVALID_TYPE (-62254)

Description

RTSEC internal error.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_RTSEC_NOT_FOUND (-62255)

Description

RTSEC resource cannot be found.

Action

Alert message.

Note

OSI_ERR_RTSEC_DUPLICATED (-62256)

Description

Duplicate RTSEC resources.

Action

Alert message.

Note

OSI_ERR_SVCCALL_ROLL_MQ_TX_ROLLBACK_ERROR (-62301)

Description

Internal function error. (TX_ROLLBACK)

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SVCCALL_ROLL_HIDB_ROLLBACK_ERROR (-62302)

Description

Internal function error. (HIDB_ROLLBACK)

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SVCCALL_ROLB_NOT_IOPCB (-62303)

Description

PCB is not IOPCB.

Action

Use a valid PCB.

Note

OSI_ERR_SVCCALL_ROLB_MQ_TX_ROLLBACK_ERROR (-62304)

Description

Internal function error. (TX_ROLLBACK)

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SVCCALL_ROLB_HIDB_ROLLBACK_ERROR (-62305)

Description

Internal function error. (HIDB ROLLBACK)

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_SVCCALL_SYNC_NOT_IOPCB (-62306)

Description

PCB is not IOPCB.

Action

Use a valid PCB.

Note

OSI_ERR_SVCCALL_SYNC_NOT_BMP (-62307)

Description

SYNC calls are valid in BMP.

Action

Take an action appropriate for the situation.

Note

OSI_ERR_SVCCALL_CHKP_NOT_IOPCB (-62308)

Description

PCB is not IOPCB.

Action

Use a valid PCB.

Note

OSI_ERR_SVR_SVCLOG_FILE_OPEN_ERROR (-62351)

Description

Opening the svclog file fails.

Action

Check the svclog file path exists and its permissions.

Note

OSI_ERR_SVR_TRANSACTION_TIMEOUT (-62352)

Description

Transaction timeout.

Action

Warning or alert message.

Note

OSI_ERR_CBLTDLI_PCB_NOT_AVAILABLE (-62401)

Description

Invalid PCB in a CBLTDLI call.

Action

Check the PCB in a CBLTDLI call.

Note

OSI_ERR_PSB_PSB_LOAD_ERROR (-62601)

Description

PSB loading error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_PSB_CALLOC_ERROR (-62602)

Description

Failed to allocate internal memory.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_PSB_PREPARE_ERROR (-62603)

Description

Internal error. (It occurs during preparing PSB.)

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_PSB_PCB_NAME_INVALID (-62604)

Description

Invalid PCB name.

Action

Use valid PCB.

Note

OSI_ERR_PSB_MEMORY_ALLOC (-62605)

Description

Internal memory error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_CI_INVALID_LOGICAL_NAME (-62701)

Description

Invalid LTERM name.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_CI_INVALID_REQUEST (-62702)

Description

Invalid request.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_CI_ODBC_FUNC_FAILED (-62703)

Description

Failed to call the ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note

OSI_ERR_CI_RECORD_DUPLICATED (-62704)

Description

An attempt to save the duplicate CI information was made.

Action

Check if an attempt was made to connect with a duplicate LU name.

Note

OSI_ERR_CI_RECORD_NOT_FOUND (-62705)

Description

CI information cannot be found.

Action

Since it is a message related to whether the corresponding LU is connected or not, it may or may not be an error depending on the situation. After checking, contact the administrator.

Note

OSI_ERR_CI_MALLOC_FAIL (-62706)

Description

Error in dynamically allocating memory inside the CI module.

Action

Contact an administrator for it is an internal error related to memory.

Note

OSI_ERR_MOD_FILE_ACCESS_ERROR (-62751)

Description

Accessing a data file to dynamically change fails.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MOD_INVALID_REQUEST (-62752)

Description

Invalid request.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MOD_INVALID_RECORD (-62753)

Description

Invalid request.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MOD_RECORD_NOT_FOUND (-62754)

Description

No MOD records found.

Action

Since it is a message related to the existence of the corresponding MOD resource, it may or may not be an error depending on the situation. After checking, contact the administrator.

Note

OSI_ERR_MOD_ODBC_FUNC_FAILED (-62755)

Description

Failed to call the ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note

OSI_ERR_DDTAB_NOT_INIT (-62801)

Description

DDTAB module has not been initialized.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_VTAM_INVALID_NETNAME (-62902)

Description

Handling NETNAME being connected or connecting to VTAM is not correct.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_NOTFND (-62903)

Description

VTAM resource cannot be found.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_MALLOC_FAIL (-62904)

Description

Error in dynamically allocating memory in VTAM.

Action

Contact an administrator for it is an internal error related to memory.

Note

OSI_ERR_VTAM_INVALID_DS_TYPE (-62905)

Description

VTAM internal API function error.

Action

This error does not occur in normal status. Contact an administrator.

Note

OSI_ERR_VTAM_IPGRP_NOTFND (-62906)

Description

IPGROUP is not defined in VTAM resources.

Action

Define IPGROUP by using the BEGINVTAM statement and then compile it by using osivdgen.

Note

OSI_ERR_VTAM_LUGRP_NOTFND (-62907)

Description

LUGROUP is not defined in VTAM resources.

Action

Define LUGROUP by using the BEGINVTAM statement and then compile it by using osivdgen.

Note

OSI_ERR_VTAM_IP_NOTFND (-62908)

Description

IP address of the terminal that is trying to establish a connection is not included in IPGROUP and DEFAULTLUS is not defined.

Action

It is a normal status to block undefined connections for security. Add the IP address to IPGROUP by using the BEGINVTAM statement, or define DEFAULULUS.

Note

OSI_ERR_VTAM_DATA_NOTFND (-62909)

Description

VTAM resource cannot be found.

Action

Find out which resource must be found by checking log, and then define the resource or process this error as a normal error.

Note

OSI_ERR_VTAM_NOT_STARTBR (-62910)

Description

VTAM internal error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_ALREADY_STARTBR (-62911)

Description

VTAM internal error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_INVALID_IP_ADDRESS (-62912)

Description

Invalid IP address.

Action

Define a valid IP address in the format of XXX.XXX.XXX.XXX.

Note

OSI_ERR_VTAM_NOMORE_ALLOCATABLE_LU (-62913)

Description

all LUs defined VTAM resources are in use and there is no available LU.

Action

Normal error. Add LU by using the BEGINVTAM statement.

Note

OSI_ERR_VTAM_APPL_IS_FULL (-62914)

Description

APPLID that is trying to access VTAM is not allowed because the number of APPLIDs connected to VTAM reaches the maximum number.

Action

Increase the number of channels and memory size for VTAM.

Note

OSI_ERR_VTAM_MEMORY_IS_TOO_SMALL (-62915)

Description

Memory size set for VTAM is less than the memory size needed for each channel * the number of channels.

Action

Decrease the number of channels allowed for VTAM (APPLID), or increase the VTAM memory size.

Note

OSI_ERR_VTAM_IP_ALREADY_IN_USE (-62917)

Description

Multiple terminals request a connection with the same IP address when the CHECKIP (hidden) option is set.

Action

Normal error. Do not set the CHECKIP option.

Note

OSI_ERR_VTAM_INVALID_LU_RANGE_RULE (-62918)

Description

Invalid LU range rule in the BEGINVTAM statement.

Action

Use correct syntax and recompile it.

Note

OSI_ERR_VTAM_INVALID_LU (-62919)

Description

Invalid LU name.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_SHM_GET (-62920)

Description

VTAM memory internal error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_SHM_ATTACH (-62921)

Description

VTAM memory internal error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_VTAM_FILE_PTR_NULL (-62930)

Description

Output file has an issue in performing VTAM resource dump.

Action

This error does not occur in normal status. Contact an administrator for it is an internal error related to memory.

Note

OSI_ERR_OSIOMSVR_MALLOC_ERROR (-63001)

Description

Failed to allocate memory.

Action

Contact an administrator for it is an internal error related to memory.

Note

OSI_ERR_OSIOMSVR_INVALID_JOBID (-63002)

Description

Invalid JOBID.

Action

Contact an administrator for it is an internal error related to JOBID.

Note

OSI_ERR_OSISSCHD_INPUT_BUFFER_EMPTY (-63101)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_RECV_INVALID_NOTIFY (-63102)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_QUEUE_SIZE_EXCEED (-63105)

Description

Schedule queue exceeds the maximum size.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_TMAX_MY_SVRINFO_ERROR (-63106)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_INVALID_CD (-63107)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_MALLOC_ERROR (-63108)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_DBD_NOTFND (-63109)

Description

DBD does not exist.

Action

Define DBD and then create relevant information by using dbdgen, imsdalloc, and acbgen.

Note

OSI_ERR_OSISSCHD_TPALLOC_ERROR (-63110)

Description

tpalloc fails in the scheduler server.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_SHUTDOWN_IN_PROGRESS (-63111)

Description

Processing an additional request fails because shutting down the scheduler is in progress.

Action

No request can be processed while shutting down the scheduler is in progress.

Note

OSI_ERR_OSISSCHD_INVALID_IO_TYPE (-63112)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_INVALID_SPRI (-63113)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_INVALID_DEST (-63114)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_NOT_IN_SCHDTAB (-63115)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_LOGOFF (-63116)

Description

Internal function error.

Action

It is an internal error and users cannot check this error.

Note

OSI_ERR_OSISSCHD_NOT_START_BR (-63118)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_LTERM_STATUS_STOP (-63120)

Description

Requested LTERM is in STOP status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_LTERM_STATUS_PURGE (-63121)

Description

Requested LTERM is in PURGE status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_LTERM_STATUS_PSTOP (-63122)

Description

Requested LTERM is in PSTOP status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_TRANSACTION_STATUS_STOP (-63130)

Description

Requested transaction is in STOP status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_TRANSACTION_STATUS_PURGE (-63131)

Description

Requested transaction is in PURGE status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_TRANSACTION_STATUS_PSTOP (-63132)

Description

Requested transaction is in PSTOP status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_NODE_STATUS_STOP (-63140)

Description

Requested node is in STOP status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_NODE_STATUS_CLSDST (-63141)

Description

Requested node is in CLSDST status.

Action

Normal error processing.

Note

OSI_ERR_OSISSCHD_RTSD_NOT_FOUND (-63142)

Description

Requested resource information cannot be found from memory.

Action

Check if the requested resource information exists and update memory information.

Note

OSI_ERR_OSISSCHD_NEED_START_DC (-63144)

Description

"/START DC" command is not executed in advance.

Action

Execute "/START DC" by using the imscmd tool.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_OSISSCHD_NEED_NRESTART (-63145)

Description

"/NRESTART" command is not executed in advance.

Action

Execute "/NRESTART" by using the imscmd tool.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_OSISSCHD_NEED_ERESTART (-63146)

Description

"/ERESTART" command is not executed in advance.

Action

Execute "/ERESTART" by using the imscmd tool.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_OSISSCHD_INVALID_BUILDQ (-63147)

Description

Option of "/NRESTART" BUILDQ is invalid.

Action

Use a valid option.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_OSISSCHD_DOING_RESTART (-63148)

Description

Executing the "/RESTART" command is in progress.

Action

Normal error processing.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_OSISSCHD_INVALID_STATUS (-63149)

Description

Scheduler status is invalid.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSISSCHD_NO_ENV_OPENFRAME_HOME (-63151)

Description

The environment variable $OPENFRAME_HOME is not set.

Action

Set the value of the $OPENFRAME_HOME environment variable.

Note

OSI_ERR_OSISSCHD_SYSTEMLOG_CREATE (-63152)

Description

Failed to create a system log file.

Action

Analyze the error cause.

Note

OSI_ERR_OSISSCHD_SYSTEMLOG_OPEN (-63153)

Description

Failed to open a system log file.

Action

Analyze the error cause.

Note

OSI_ERR_OSISSCHD_SYSTEMLOG_READ (-63154)

Description

Failed to read a system log file.

Action

Analyze the error cause.

Note

OSI_ERR_OSISSCHD_SYSTEMLOG_WRITE (-63155)

Description

Failed to write a system log file.

Action

Analyze the error cause.

Note

OSI_ERR_OSISSCHD_SYSTEMLOG_FSEEK (-63156)

Description

Failed to move to read and write a system log file.

Action

Analyze the error cause of FSEEK.

Note

OSI_ERR_OSISSCHD_SYSTEMLOG_INVALID (-63157)

Description

Invalid format of the system log file.

Action

Use valid system log files (files created by the system) or remove them if not.

Note

OSI_ERR_OSISSCHD_INVALID_REQUEST_OSC (-63158)

Description

Invalid request.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_OSISSCHD_DUPLICATE_OSC_DBALLOC (-63159)

Description

An attempt to allocate a duplicate DB was made.

Action

When calling the Allocate function, check that there is no duplicate DB.

Note

OSI_ERR_OSISSCHD_NOTFOUND_OSC_DBALLOC (-63160)

Description

An attempt to release an unallocated DB was made.

Action

When calling the Unallocate function, check if there is an unallocated DB.

Note

OSI_ERR_OSISSCHD_TPGETMYNODE_ERROR (-63161)

Description

tpgetmynode function fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSCMD_CMD_SYNTAX_ERROR (-63201)

Description

Command syntax error.

Action

Check the command syntax.

Note

OSI_ERR_IMSCMD_CMD_NOT_SUPPORTED (-63202)

Description

This command is not supported.

Action

Check the supported commands.

Note

OSI_ERR_IMSCMD_OPTION_NOT_SUPPORTED (-63203)

Description

Options that follow the corresponding command are not supported.

Action

Check the supported command options.

Note

OSI_ERR_IMSCMD_TEMPORARY_FILE_ERROR (-63204)

Description

Accessing a temporary file used by a command server fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSCMD_MODIFY_NOT_PREPARE (-63205)

Description

"/MODIFY PREPARE" command is not executed in advance.

Action

Execute the "/MODIFY PREPARE" command.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_IMSCMD_MODIFY_ALREADY_PREPARE (-63206)

Description

"/MODIFY PREPARE" command is already executed.

Action

Execute the next step.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_IMSCMD_CMD_SOURCE_TYPE_ERROR (-63207)

Description

Unsupported input source type in OSI command.

Action

Check supported input source type.

Note

OSI_ERR_IMSCMD_DATA_TYPE_ERROR (-63208)

Description

Creating command OUTPUT data fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSCMD_INVALID_PARAMETER (-63209)

Description

Number of command parameters exceeds the maximum number of parameters.

Action

Check the number of input parameters.

Note

OSI_ERR_IMSCMD_TPALLOC_ERROR (-63210)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSCMD_GET_VALUE_FAIL (-63211)

Description

Getting a setting value from a configuration file fails.

Action

Specify a correct configuration file.

Note

OSI_ERR_IMSCMD_JOBNAME_MATCH_FAIL (-63212)

Description

Invalid JOB name that starts a user server (dependent region).

Action

Specify a valid JOB name.

Note

OSI_ERR_IMSCMD_REGID_MATCH_FAIL (-63213)

Description

No region matching with the entered REGID.

Action

Speciry the REGID accurately. Warning or alert message.

Note

OSI_ERR_IMSCMD_WILDCARD_FAIL (-63214)

Description

Using a wild card option for a command fails.

Action

Check the wild card option syntax.

Note

OSI_ERR_IMSCMD_SOURCE_TYPE_ERROR (-63215)

Description

Input source type does not support the command.

Action

Change the input source type.

Note

OSI_ERR_IMSCMD_CMD_NOT_AVAILABLE (-63216)

Description

This command is not supported.

Action

Check available commands.

Note

OSI_ERR_IMSCMD_MISMATCHING_NODE_LTERM (-63217)

Description

No logical terminal connected with the LTERM name.

Action

Specify a correct LTERM name connected to the node.

Note

OSI_ERR_IMSCMD_NEED_NRESTART (-63218)

Description

"/NRESTART" is not executed in advance.

Action

Execute the "/NRESTART" command.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_IMSCMD_NEED_ERESTART (-63219)

Description

"/ERESTART" is not executed in advance.

Action

Execute the "/ERESTART" command.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_IMSCMD_NEED_START_DC (-63220)

Description

"/START DC" is not executed in advance.

Action

Execute the "/START DC" command.

Note

Refer to OpenFrame Tool Reference Guide and OpenFrame OSI Command Reference Guide.

OSI_ERR_IMSCMD_IN_PROGRESS_RESTART (-63221)

Description

The command cannot be used because RESTART is in progress.

Action

Wait until RESTART completes.

Note

OSI_ERR_IMSCMD_IN_PROGRESS_SHUTDOWN (-63222)

Description

The command cannot be used because SHUTDOWN is in progress.

Action

Contact an administrator about the system shutdown.

Note

OSI_ERR_IMSCMD_IMPOSSIBLE_ERESTART (-63223)

Description

ERESTART command cannot be executed due to the current system server (control region) status.

Action

Check the current system server (control region) status or previous shutdown processing.

Note

OSI_ERR_IMSCMD_IMPOSSIBLE_NRESTART (-63224)

Description

NRESTART command cannot be executed due to the current system server (control region) status.

Action

Check the current system server (control region) status or previous shutdown processing.

Note

OSI_ERR_IMSCMD_IMPOSSIBLE_BUILDQ (-63225)

Description

BUILDQ option is unsupported due to the current system server (control region) status.

Action

Check the previous shutdown processing.

Note

OSI_ERR_IMSCMD_ALREADY_START_DC (-63226)

Description

The command cannot be executed because "/START DC" is already executed.

Action

Executing the command is unnecessary.

Note

OSI_ERR_IMSCMD_CONTROL_REGION_NOT_BOOTED (-63227)

Description

Control Region is not started in advance.

Action

Check if the Control Region is started normally.

Note

OSI_ERR_OSIBMPSV_IMSID_PARAMETER_MISSING (-63501)

Description

No OIS Region ID parameter.

Action

Use the command correctly.

Note

OSI_ERR_OSIBMPSV_MBR_PARAMETER_MISSING (-63502)

Description

No MBR parameter.

Action

Use the command correctly.

Note

OSI_ERR_MQ_MEMM_MALLOC_FAIL (-63601)

Description

Allocating memory fails.

Action

Contact an administrator for it is an internal error related to memory.

Note

OSI_ERR_MQ_NOT_START_BR (-63602)

Description

Internal API that reads MQ information has an issue.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_MQ_SHMMQ_FULL (-63603)

Description

Shared memory MQ exceeds the maximum size.

Action

Normal error processing.

Note

OSI_ERR_MQ_DASDMQ_FULL (-63604)

Description

Disk MQ exceeds the maximum size.

Action

Normal error processing.

Note

OSI_ERR_MQ_NOT_FOUND (-63605)

Description

No requested data in MQ.

Action

Normal error processing.

Note

OSI_ERR_MQ_TPALLOC_ERROR (-63606)

Description

tpalloc fails in a MQ module.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_MQ_LTERM_STOP (-63607)

Description

The logical terminal is in the STOP state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_LTERM_PSTOP (-63608)

Description

The logical terminal is in the PSTOP state by the PSTOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_TRANSACTION_STOP (-63609)

Description

The transaction is in the STOP state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_TRANSACTION_PSTOP (-63610)

Description

he transaction is in the PSTOP state by the PSTOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_PTERM_INVALID (-63611)

Description

Invalid physical terminal.

Action

Check the system definition.

Note

OSI_ERR_MQ_PGMTYPE_INVALID (-63612)

Description

Invalid PGMTYPE definition in the APPLCTN macro.

Action

Check the system definition.

Note

OSI_ERR_MQ_DESTINATION_INVALID (-63613)

Description

Invalid destination.

Action

Check the system definition.

Note

OSI_ERR_MQ_PROGRAM_STOP (-63614)

Description

The program is in the STOPPED state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_NODE_STOP (-63615)

Description

The node is in the STOPPED state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_CLASS_STOP (-63616)

Description

The class is in the STOPPED state by the STOP command.

Action

Warning or alert message.

Note

OSI_ERR_MQ_DB_STOP (-63617)

Description

DBD status is STOP.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MQ_DB_RECOVER (-63618)

Description

DBD is in RECOVERY mode.

Action

Alert message.

Note

OSI_ERR_MQ_TPSENDTOCLI_ERROR (-63619)

Description

tpsendtocli fails in a MQ module.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_MQ_TPACALL_ERROR (-63620)

Description

tpacall fails in a MQ module.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_MQ_INVALID_REQUEST (-63621)

Description

Invalid request.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MQ_MALLOC_FAIL (-63622)

Description

Error in dynamically allocating memory inside the MQ module.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_MQ_ODBC_FUNC_FAILED (-63623)

Description

Failed to call the ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note

OSI_ERR_MQ_MSG_DUPLICATED (-63624)

Description

An attempt to save a duplicate message was made.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MQ_MSG_NOT_FOUND (-63625)

Description

Requested message information cannot be found in the table.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MQ_SELECT_PREV_MSG_ERROR (-63626)

Description

Previous information of the requested message cannot be read.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MQ_PREV_MSG_IS_INVALID (-63627)

Description

Previous information of the requested message is invalid.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_MQ_MSG_IS_INVALID (-63628)

Description

Information in the requested message is invalid.

Action

This error does not occur in normal status. Contact a system administrator.

Note

OSI_ERR_IMSMQ_SYM_LOAD_FAILED (-63651)

Description

Failed to open MQ library.

Action

Check if the path of MQ Library described in the configuration file is correct.

Note

OSI_ERR_IMSMQ_SYM_GET_FAILED (-63652)

Description

Failed to import MQ library symbol.

Action

Check that the file of MQ library described in the configuration file is valid.

Note

OSI_ERR_IMSMQ_CONN_FAILED (-63653)

Description

MQCONN fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_DISC_FAILED (-63654)

Description

MQDISC fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_CMIT_FAILED (-63655)

Description

MQCMIT fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_BACK_FAILED (-63656)

Description

MQBACK fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_OPEN_FAILED (-63657)

Description

MQOPEN fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_CLOSE_FAILED (-63658)

Description

MQCLOSE fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_GET_FAILED (-63659)

Description

MQGET fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_IMSMQ_INVALID_MSG_RECEIVED (-63660)

Description

Invalid message is received after MQGET.

Action

Check whether the message received from osimqsvr is the trigger message.

Note

OSI_ERR_IMSMQ_CONF_NOT_FOUND (-63661)

Description

Section and key cannot be found in the config file.

Action

Check that the section and key exist in the config file.

Note

OSI_ERR_IMSMQ_CONF_INVALID (-63662)

Description

Invalid section or key in the config file.

Action

Check that the section and key are correct in the config file.

Note

OSI_ERR_IMSMQ_INVALID_FLAG (-63663)

Description

Invalid parameter of the requested function.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSI3270GW_INVALID_NETNAME (-63700)

Description

Invalid NETNAME in a request sent through a gateway.

Action

Normal error processing. Use a valid NETNAME.

Note

OSI_ERR_OSI3270GW_INVALID_TN3270_DATA (-63701)

Description

Invalid TN3270 data format.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSI3270GW_MALLOC_FAIL (-63702)

Description

Allocating memory for a gateway fails.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_TACF_INVALID_USERID (-63900)

Description

Invalid USERID.

Action

Re-enter USERID.

Note

OSI_ERR_TACF_INVALID_PARAM (-63901)

Description

Invalid TACF variable during SIGN ON/OFF.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_TACF_INVALID_PASSWORD (-63902)

Description

Input password exceeds 32 characters.

Action

Enter a password with 32 or less characters.

Note

OSI_ERR_TACF_EXIST_SACEE (-63910)

Description

SACEE is null.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_TACF_INVREQ (-63911)

Description

An attempt to check permissions when SACEE is in invalid status was made.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIBOOT_STAT_ERROR (-64001)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIBOOT_TMBOOT_ERROR (-64002)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIBOOT_CONF_INVALID (-64003)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIDOWN_STAT_ERROR (-64051)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIDOWN_TMDOWN_ERROR (-64052)

Description

Internal function error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIMQSVR_INTERNAL (-64101)

Description

Internal error.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIMQSVR_CONF_INVALID (-64102)

Description

Section and key in the config file are not correct.

Action

Check that the section and key are correct in the config file.

Note

OSI_ERR_OSIMQSVR_TPACALL_ERROR (-64103)

Description

Failed to call tpacall in osimqsvr server.

Action

Contact an administrator for it is an internal error.

Note

OSI_ERR_OSIMQSVR_CONF_NOT_FOUND (-64104)

Description

Sections and keys cannot be found in the config file.

Action

Check that the section and key exist in the config file.

Note

OSI_ERR_OSICOM_ODBC_FUNC_FAILED (-64201)

Description

Failed to call the ODBC function.

Action

Contact an administrator for it is an internal error related to ODBC.

Note