OpenFrame/OSC Error Codes

This chapter describes the scope of error codes and individual errors associated with OpenFrame/OSC.

1. Overview

The following is an overview of the scope of error codes and associated modules in OpenFrame/OSC (hereafter OSC).

Error Code Base Module Description

-50000

OSC

Online System type C (OSC) module.

-57000

OSCSVR

Online System type C (OSC) server module.

2. OSC (-50000)

This section lists the error codes that can occur in the OSC/OpenFrame module, causes of each error code and suggested corrective actions.

ADDR_CWA_INVALID_SHMKEY (-50001)

Description

The key value for the CWA shared memory is invalid.

Action

Check whether the CWA shared memory key value has been correctly set in the configuration file.

Note

ADDR_CWA_OPEN_ERROR (-50002)

Description

An error occurred while opening the CWA shared memory.

Action

Check whether the CWA shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ADDR_CWA_ATTACH_ERROR (-50003)

Description

An error occurred while attaching the CWA shared memory.

Action

Check whether the CWA shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ADDR_CWA_DETACH_ERROR (-50004)

Description

An error occurred while detaching the CWA shared memory.

Action

Check whether the CWA shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ADDR_CWA_IS_NULL (-50005)

Description

The CWA shared memory area has been incorrectly configured.

Action

This is an internal error.

Note

ADDR_SWA_INVALID_SHMKEY (-50006)

Description

The key value for the SWA shared memory is invalid.

Action

Check whether the SWA shared memory key value has been correctly set in the configuration file.

Note

Refer to OpenFrame OSC Administrator’s Guide.

ADDR_SWA_OPEN_ERROR (-50007)

Description

An error occurred while opening the SWA shared memory.

Action

Check whether the SWA shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ADDR_SWA_ATTACH_ERROR (-50008)

Description

An error occurred while attaching the SWA shared memory.

Action

Check whether the SWA shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ADDR_SWA_DETACH_ERROR (-50009)

Description

An error occurred while detaching the SWA shared memory.

Action

Check whether the SWA shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ADDR_SWA_IS_NULL (-50010)

Description

The SWA shared memory area has been incorrectly configured.

Action

This is an internal error.

Note

DLIC_MEMORY_ALLOC (-50101)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

DLIC_INVREQ (-50102)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

DLIC_IMS_NOT_INSTALLED (-50103)

Description

The IMS product has not been installed.

Action

Install the IMS product to use the DLIC module.

Note

DLIC_PCB_TYPE_INVALID (-50111)

Description

An IO PCB is not supported.

Action

Check whether the PCB type is DB PCB.

Note

DLIC_PCB_TYPE_NOT_SUPPORTED (-50112)

Description

Any other database organizations than HIDAM are not supported.

Action

Contact TmaxSoft Technical Support.

Note

DS_MEMORY_ALLOC (-50201)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

DS_INTERNAL (-50202)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

DS_INVREQ (-50203)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

DS_NOT_INITIALIZED (-50204)

Description

The module has not been initialized.

Action

Check the server process status.

Note

DS_ALREADY_INITIALIZED (-50205)

Description

An attempt was made to initialize the module that had been already initialized.

Action

Check the server process status.

Note

DS_CONFIGURATION (-50206)

Description

The TSAM and SYS1 connection configuration files contain incorrect settings.

Action

Correct the settings in the configuration files. USERNAME and PASSWORD cannot exceed 31 bytes, and DATABASE cannot exceed 255 bytes.

Note

DS_SYS1_NOT_CONNECTED (-50211)

Description

The connection to SYS1 has not been established.

Action

Contact the system administrator, since there may be a connection problem.

Note

DS_SYS1_CONN_FAILED (-50212)

Description

Failed to connect to SYS1.

Action

Check if a connection can be established.

Note

DS_SYS1_TX_ALREADY_BEGUN (-50213)

Description

A transaction has been already started on the SYS1 connection.

Action

Contact the system administrator.

Note

DS_SYS1_TX_NOT_BEGUN (-50214)

Description

A transaction has not yet been started on the SYS1 connection.

Action

Contact the system administrator.

Note

DS_SYS1_NO_USE (-50215)

Description

The SYS1 connection has not been used.

Action

Contact TmaxSoft Technical Support.

Note

DS_SYS1B_NOT_CONNECTED (-50216)

Description

The connection to backup SYS1 has not been established.

Action

Contact the system administrator, since there may be a connection problem.

Note

DS_SYS1B_CONN_FAILED (-50217)

Description

Failed to connect to backup SYS1.

Action

Check if a connection can be established.

Note

DS_SYS1B_TX_ALREADY_BEGUN (-50218)

Description

A transaction has been already started on the backup SYS1 connection.

Action

Contact the system administrator.

Note

DS_SYS1B_TX_NOT_BEGUN (-50219)

Description

A transaction has not yet been started on the backup SYS1 connection.

Action

Contact the system administrator.

Note

DS_TSAM_NOT_CONNECTED (-50231)

Description

The connection to TSAM has not been established.

Action

Contact the system administrator, since there may be a connection problem.

Note

DS_TSAM_CONN_FAILED (-50232)

Description

Failed to connect to TSAM.

Action

Check if a connection can be established.

Note

DS_TSAM_TX_ALREADY_BEGUN (-50233)

Description

A transaction has been already started on the TSAM connection.

Action

Contact the system administrator.

Note

DS_TSAM_TX_NOT_BEGUN (-50234)

Description

A transaction has not yet been started on the TSAM connection.

Action

Contact the system administrator.

Note

DS_TSAM2_NOT_CONNECTED (-50235)

Description

The connection to TSAM has not been established.

Action

Contact the system administrator, since there may be a connection problem.

Note

DS_TSAM2_CONN_FAILED (-50236)

Description

Failed to connect to TSAM.

Action

Check if a connection can be established.

Note

DS_TSAM2_TX_ALREADY_BEGUN (-50237)

Description

A transaction has been already started on the TSAM connection.

Action

Contact the system administrator.

Note

DS_TSAM2_TX_NOT_BEGUN (-50238)

Description

A transaction has not yet been started on the TSAM connection.

Action

Contact the system administrator.

Note

DS_CONN_FAILED (-50251)

Description

The connection to TSAM has been already closed

Action

Try to recover the connection at the start of the next transaction.

Note

DS_NOBACKUP (-50252)

Description

No connection backup information is found.

Action

Contact the system administrator.

Note

FC_MEMORY_ALLOC (-50301)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

FC_INTERNAL (-50302)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

FC_INVREQ (-50303)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

FC_NOT_INITIALIZED (-50304)

Description

The module has not been initialized.

Action

Check the server process status.

Note

FC_FILE_DUPLICATED (-50305)

Description

An attempt was made to open a duplicate file.

Action

Check if there is any duplicate file name in OSD or RTSD.

Note

NCS_ERROR (-50401)

Description

An unknown error occurred.

Action

Contact the system administrator with the logs.

Note

NCS_NOTFND_COUNTER (-50402)

Description

The counter with the specified name is not found.

Action

Check if the counter value has been defined.

Note

NCS_INVREQ_COUNTER (-50403)

Description

The counter value contains invalid characters.

Action

Check whether the counter value has been correctly specified.

Note

NCS_INVREQ_VALUE (-50404)

Description

The value is smaller than the minimum value or larger than the maximum value +1.

Action

Check the named counter information through OpenFrame Manager/OSC Manager to compare the value with the minimum and maximum values.

Note

NCS_INVREQ_INCREMENT (-50405)

Description

The INCREMENT value is invalid. This value must be equal to or smaller than the maximum value - the minimum value + 1.

Action

Check the named counter information through OpenFrame Manager/OSC Manager to check if the INCREMENT value is valid.

Note

NCS_SUPPRESSED_RESET (-50406)

Description

The counter value has reached the specified maximum value.

Action

Reset the counter using either the REWIND command or by specifying the WRAP option on the GET command.

Note

NCS_SUPPRESSED_NOTATLIMIT (-50407)

Description

The counter value has not reached the maximum value + 1.

Action

Contact TmaxSoft Technical Support.

Note

NCS_SUPPRESSED_MINMAX (-50408)

Description

The counter value is smaller than COMPAREMIN or greater than COMPAREMAX.

Action

Contact TmaxSoft Technical Support.

Note

NCS_TPCALL (-50409)

Description

Sending tpcall() to otpncsvr failed.

Action

Contact the system administrator with the error logs.

Note

NCS_TPALLOC (-50410)

Description

Failed to allocate system memory.

Action

Contact the system administrator, since it is highly likely to be an internal error.

Note

NCS_DUPLICATED_COUNTER (-50411)

Description

A duplicate counter with the specified name exists.

Action

Check whether a duplicate counter exists before defining a counter.

Note

RACF_MEMORY_ALLOC (-50501)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

RACF_INTERNAL (-50502)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

RACF_INVREQ (-50503)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs

Note

RACF_NOT_INITIALIZED (-50504)

Description

The module has not been initialized.

Action

Check the server process status.

Note

RACF_AUTH_NOT_REQUIRED (-50505)

Description

Authentication is not required.

Action

Contact TmaxSoft Technical Support.

Note

REMOTE_MEMORY_ALLOC (-50601)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

REMOTE_INVALID_TYPE (-50602)

Description

An invalid internal or external call type has been improperly processed in the system.

Action

Contact TmaxSoft Technical Support.

Note

REMOTE_INVALID_MSG (-50603)

Description

A mirror transaction cannot be called because of an invalid message type.

Action

Since this internal error occurs when there is a problem with the mirror protocol between the servers, contact the system administrator.

Note

REMOTE_INFO_NOTFND (-50604)

Description

Remote mirroring has not been processed in the system.

Action

Since this internal error occurs when there is a problem in the server, contact the system administrator.

Note

REMOTE_MIRROR_ABENDED (-50605)

Description

A mirror transaction terminated abnormally. (Tmax TPEV_SVCFAIL error occurred.)

Action

Contact the system administrator with the log related to the mirror transaction.

Note

REMOTE_COMMIT (-50606)

Description

An error occurred while committing a mirror transaction.

Action

Contact the system administrator with the server information and logs.

Note

REMOTE_ROLLBACK (-50607)

Description

An error occurred while rolling back a mirror transaction.

Action

Contact the system administrator with the server information and logs.

Note

REMOTE_PROTOCOL (-50608)

Description

An error occurred while exchanging data with the mirror server.

Action

Contact the system administrator with the server information and logs.

Note

REMOTE_SYSID_NOTFND (-50611)

Description

The SYSID provided in the CONNECTION resource definition is not found.

Action

Check whether the SYSID has been defined in the CONNECTION resource definition.

Note

Refer to OpenFrame OSC Resource Definition.

REMOTE_SYSID_NOTINSERVICE (-50612)

Description

The CONNECTION resource definition corresponding to the SYSID indicates that the connection is not available.

Action

Revise the CONNECTION resource definition.

Note

Refer to OpenFrame OSC Resource Definition.

REMOTE_TPCONNECT (-50621)

Description

An error occurred while connecting to the mirror server.

Action

Refer to the displayed error message and contact the system administrator.

Note

Refer to Tmax Error Message Reference.

REMOTE_TPSEND (-50622)

Description

An error occurred while sending data during a remote communication.

Action

Refer to the displayed error message and contact the system administrator.

Note

REMOTE_TPRECV (-50623)

Description

An error occurred while receiving data during a remote communication.

Action

Refer to the displayed error message and contact the system administrator.

Note

REMOTE_TPALLOC (-50624)

Description

An error occurred during internal memory allocation.

Action

Refer to the displayed error message and contact the system administrator.

Note

REMOTE_INTERNAL (-50625)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

RTSD_MEMORY_ALLOC (-50701)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

RTSD_INTERNAL (-50702)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

RTSD_ALREADY_INITIALIZED (-50703)

Description

An attempt was made to initialize the module that had been already initialized.

Action

Check the server process status.

Note

RTSD_NOT_INITIALIZED (-50704)

Description

The module has not been initialized.

Action

Check the server process status.

Note

RTSD_INVREQ (-50705)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs

Note

RTSD_DUPLICATED (-50711)

Description

An attempt was made to save a duplicate resource definition.

Action

Check if no duplicate resource definitions exist in OSD.

Note

RTSD_NOT_FOUND (-50712)

Description

The resource definition or server information is not found.

Action

Contact TmaxSoft Technical Support.

Note

RTSD_LENGERR (-50713)

Description

An attempt was made to read data with an invalid length.

Action

Contact TmaxSoft Technical Support.

Note

RTSD_BROWSE_NOT_STARTED (-50714)

Description

An attempt was made to perform READNEXT without issuing the BROWSE command.

Action

Contact TmaxSoft Technical Support.

Note

RTSD_BROWSE_ALREADY_STARTED (-50715)

Description

An attempt was made to issue a BROWSE command when browsing was already in progress.

Action

Contact TmaxSoft Technical Support.

Note

RTSD_INVALID_TYPE (-50716)

Description

An invalid type was requested.

Action

Contact TmaxSoft Technical Support.

Note

RTSD_STARTBR_INVALID_NAME (-50717)

Description

An error occurred in an internal module.

Action

Contact the system administrator.

Note

SPOOL_INVREQ (-50802)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

SPOOL_NOT_INITIALIZED (-50803)

Description

The module has not been initialized.

Action

Check the server process status.

Note

SPOOL_ALREADY_INITIALIZED (-50804)

Description

An attempt was made to initialize the module that had been already initialized.

Action

Check the server process status.

Note

SPOOL_BATCH_NOT_INSTALLED (-50805)

Description

OpenFrame/Batch has not been installed.

Action

Install OpenFrame/Batch to use the SPOOL module.

Note

SPOOL_TOKEN_ALREADY_IN_USE (-50806)

Description

A problem occurred in spool token management.

Action

Since this error occurs when there is a problem in the module, contact the system administrator.

Note

TC_MEMORY_ALLOC (-50901)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

TC_INVREQ (-50902)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

TC_RESOURCE_LOCKED (-50911)

Description

The resource has been locked by another task.

Action

Suspend the process until the lock is released. If the lock cannot be released because of a system problem, release the lock in the directory specified in TC_PATH.

Note

Refer to OpenFrame OSC Administrator’s Guide.

TC_LOCK_NOTFND (-50912)

Description

The resource has not been locked.

Action

Check the server process status.

Note

TC_LOCKFILE_OPEN (-50913)

Description

An error occurred while opening a file that manages resource locks.

Action

Check whether the path specified in TC_PATH is valid or another process accesses the path.

Note

TC_LOCKFILE_LOCK (-50914)

Description

An error occurred while locking a file that manages resource locks.

Action

Check whether the path specified in TC_PATH is valid or another process accesses the path.

Note

TDQ_MEMORY_ALLOC (-51001)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

TDQ_INTERNAL (-51002)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

TDQ_INVREQ (-51003)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

TDQ_NOT_SUPPORTED (-51004)

Description

An attempt was made to use an unsupported function.

Action

Check the logs to find out which functions are not supported.

Note

TDQ_NOT_INITIALIZED (-51005)

Description

The module has not been initialized.

Action

Check the server process status.

Note

TDQ_CONFIGURATION (-51006)

Description

There is an invalid TDQ configuration.

Action

Check the logs to determine which option has not been correctly set.

Note

TDQ_BATCH_NOT_INSTALLED (-51007)

Description

OpenFrame/Batch has not been installed.

Action

Install OpenFrame/Batch to use the TDQ Extra-partition type.

Note

TDQ_JOBID_INCOMPATIBLE (-51011)

Description

The specified JOBID format is invalid.

Action

Check whether the JOBID has been correctly specified.

Note

Refer to OpenFrame OSC Administrator’s Guide.

TDQ_QUEUE_NOTFND (-51012)

Description

No queue is found in the internal queue information list.

Action

Check for the TDQ resource definition in OSD and RTSD.

Note

TDQ_ATI_INFO (-51021)

Description

ATI cannot be executed because the TRANSID item in the TDQ resource definition is empty.

Action

Specify the TRANSID item in the TDQ resource definition.

Note

TDQ_TOKEN_ALREADY_EXISTS (-51031)

Description

The token already exists.

Action

Check the server process status.

Note

TDQ_TOKEN_NOTFND (-51032)

Description

The token to use is not found.

Action

Check the server process status.

Note

TDQ_OSCTLSVR_SOCKET (-51041)

Description

A socket() function call to connect to otptlsvr failed

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_SOCKET_CLOSED (-51042)

Description

A socket to otptlsvr has been closed.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_SETSOCKOPT (-51043)

Description

Sending setsockopt() to a socket that connects to osctlsvr failed.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_CONNECT (-51044)

Description

Connection to osctlsvr failed.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_SEND (-51045)

Description

Sending data to osctlsvr failed.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_RECV (-51046)

Description

Receiving data from sctlsvr failed.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_RECV_MSG (-51047)

Description

There is a problem with the data received from osctlsvr.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_CONN_CLOSED (-51048)

Description

Connection to osctlsvr has been closed.

Action

Analyze the log information to determine the cause.

Note

TDQ_OSCTLSVR_HOSTINFO (-51049)

Description

Retrieving the host information from the system failed.

Action

Analyze the log information to determine the cause.

Note

TSQ_MEMORY_ALLOC (-51101)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

TSQ_INTERNAL (-51102)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

TSQ_NOT_SUPPORTED (-51103)

Description

An attempt was made to use an unsupported function.

Action

Check the logs to find out which functions are not supported.

Note

TSQ_NOT_INITIALIZED (-51104)

Description

The module has not been initialized.

Action

Check the server process status.

Note

TSQ_ALREADY_INITIALIZED (-51105)

Description

An attempt was made to initialize the module that had been already initialized.

Action

Check the server process status.

Note

TSQ_CONFIGURATION (-51106)

Description

The TSQ configuration contains incorrect settings.

Action

Check whether QINFO_DSNAME or QDATA_DSNAME has been correctly specified.

Note

TSQ_QUEUE_NOTFND (-51111)

Description

Unable to find an already created queue.

Action

Create the queue by using the WRITEQ TS command or OpenFrame Manager/Online Manager.

Note

TSQ_ITEM_NOTFND (-51112)

Description

An item is not found in the queue.

Action

Contact TmaxSoft Technical Support.

Note

TSQ_QUEUE_EXCEEDED (-51113)

Description

The maximum available number of items (32,767) that can be stored in a queue is exceeded.

Action

Delete the queue by using the DELETEQ TS command or OpenFrame Manager/Online Manager.

Note

TSQ_QINFO_INIT (-51121)

Description

The shared memory for managing the queue information has been incorrectly initialized.

Action

Check the server process status.

Note

TSQ_QINFO_NOTFND (-51122)

Description

Unable to find an already created queue.

Action

Create the queue by using the WRITEQ TS command or OpenFrame Manager/Online Manager.

Note

TSQ_QINFO_DUPLICATED (-51123)

Description

A duplicate queue already exists.

Action

Contact TmaxSoft Technical Support.

Note

TSQ_QINFO_END_OF_LIST (-51124)

Description

No more queue item exists.

Action

Contact TmaxSoft Technical Support.

Note

ATI_INVALID_SHMKEY (-51201)

Description

The key value for the ATI shared memory is invalid.

Action

Check whether the ATI shared memory key value has been correctly specified in the configuration file.

Note

Refer to OpenFrame OSC Administrator’s Guide.

ATI_SHM_OPEN_FAILED (-51202)

Description

Failed to open the ATI shared memory.

Action

Check whether the ATI shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ATI_SHM_ATTACH_FAILED (-51203)

Description

Failed to attach the ATI shared memory.

Action

Check whether the ATI shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ATI_SHM_DETACH_FAILED (-51204)

Description

Failed to detach the ATI shared memory.

Action

Check whether the ATI shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ATI_SHM_CLOSE_FAILED (-51205)

Description

Failed to close the ATI shared memory.

Action

Check whether the ATI shared memory key value has been correctly set in the configuration file, by using the system utility.

Note

ATI_INVALID_CHANNEL_COUNT (-51206)

Description

The number of gateway channels specified in the ATI shared memory is invalid.

Action

Check whether the number of the gateway channels has been correctly specified in the configuration file.

Note

ATI_INVALID_GATEWAY_COUNT (-51207)

Description

The number of gateways specified in the ATI shared memory is invalid.

Action

Check whether the number of the gateways has been correctly specified in the configuration file.

Note

ATI_INSERT_FAILED (-51208)

Description

Inserting the terminal information in the ATI shared memory failed.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

ATI_DELETE_FAILED (-51209)

Description

Deleting the terminal information from the ATI shared memory failed.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

ATI_NOT_FOUND (-51210)

Description

No terminal information is found in the ATI shared memory.

Action

Contact TmaxSoft Technical Support.

Note

ATI_NOT_SUPPLIED (-51211)

Description

An invalid request for the ATI information was made.

Action

Contact TmaxSoft Technical Support.

Note

CI_SYNTAX (-51301)

Description

The EXEC command syntax is incorrect.

Action

Correct the EXEC command syntax.

Note

CI_SYMTABNUM_EXCEEDED (-51302)

Description

The maximum number of variables that can be stored in the symbol table is exceeded.

Action

Contact the system administrator, since this is an internal error.

Note

CI_CICSSTMT_NULL (-51303)

Description

The EXEC command information is not found.

Action

Contact the system administrator, since this is an internal error.

Note

CI_EIBLK_NULL (-51304)

Description

The EIB information is not found.

Action

Contact the system administrator, since this is an internal error.

Note

CI_ARGNUM_NOTMATCH (-51305)

Description

The internal variable information is incorrect.

Action

Contact the system administrator, since this is an internal error.

Note

CI_OPTION_NOTEXIST (-51306)

Description

No option information for the EXEC command is found.

Action

Check the options specified for the EXEC command.

Note

CI_GET_VARPTR_NOTFOUND (-51307)

Description

No variable information is found in the symbol table.

Action

Contact the system administrator, since this is an internal error.

Note

CI_GET_LENVAL_NOTFOUND (-51308)

Description

No length information is found in the symbol table.

Action

Contact the system administrator, since this is an internal error.

Note

CI_GET_VARPTR_OPTVAR_NOTMATCH (-51309)

Description

No variable information is found in the option information for the symbol table.

Action

Contact the system administrator, since this is an internal error.

Note

CI_GET_LENVAL_OPTVAR_NOTMATCH (-51310)

Description

No length information is found in the option information for the symbol table.

Action

Contact the system administrator, since this is an internal error.

Note

CI_YYPARSE_FAIL (-51311)

Description

Failed to parse the EXEC command.

Action

Contact TmaxSoft Technical Support.

Note

CI_CICSCALL_NOTIMPL (-51312)

Description

An attempt was made to used an unsupported EXEC command.

Action

Contact TmaxSoft Technical Support.

Note

EDF_SYMTAB_OVERFLOW (-51401)

Description

The number of command parameters that have been passed is greater than the maximum number of parameters that can be recorded in the symbol table.

Action

Contact TmaxSoft Technical Support.

Note

EDF_EDFSTMT_NULL (-51402)

Description

The EXEC command syntax string is set to null.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

EDF_EIBLK_NULL (-51403)

Description

Execution interface block (EIB) is set to null.

Action

Contact TmaxSoft Technical Support.

Note

EIB connects between an OSC application server and application program.

EDF_EDFSTMT_INVAL (-51404)

Description

The EXEC command does not end with END-EXEC.

Action

Check the EXEC command and retry.

Note

TERM_MEMORY_ALLOC (-51501)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

TERM_INVREQ (-51502)

Description

An invalid request was made.

Action

Contact the system administrator with the information about the circumstances and logs

Note

TERM_INTERNAL (-51503)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

TERM_COMMUNICATION (-51504)

Description

An error occurred during communication with OpenFrame Gateway.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

TERM_TCT_NOTFND (-51511)

Description

The terminal information corresponding to the terminal ID is not found.

Action

Contact TmaxSoft Technical Support.

Note

TERM_TCT_ENQBUSY (-51512)

Description

The corresponding terminal information is being used by another application.

Action

Contact TmaxSoft Technical Support.

Note

TERM_TCT_TRQUEUE_EMPTY (-51513)

Description

The terminal has no transactions queued.

Action

Contact TmaxSoft Technical Support.

Note

TERM_TCT_DUPLICATED (-51514)

Description

A duplicate terminal already exists.

Action

Contact TmaxSoft Technical Support.

Note

TERM_TCT_OWNED (-51515)

Description

The terminal is already owned by another server process.

Action

Contact TmaxSoft Technical Support.

Note

TERM_TERMINAL_DISCONNECTED (-51517)

Description

The terminal has been disconnected.

Action

Check the terminal status.

Note

CHANNEL_MEMORY_ALLOC (-51601)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

CHANNEL_CONTAINER_NOT_EXIST (-51602)

Description

No container is found.

Action

Check the container name and retry.

Note

CHANNEL_CHANNEL_RETURN_ERROR (-51603)

Description

The channel requested through the RETURN command does not exist.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

CHANNEL_CHANNEL_CREATE_ERROR (-51604)

Description

A problem occurred while creating a channel.

Action

Contact the system administrator with the information about the circumstances and logs..

Note

CHANNEL_INVALID_XCTL (-51605)

Description

An invalid channel was requested through the XCTL command.

Action

Contact the system administrator with the information about the circumstances and logs..

Note

SD_INVALID_INIT_TYPE (-51701)

Description

An invalid initialization value has been specified.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

SD_INVALID_RESOURCE_TYPE (-51702)

Description

An invalid request for an incorrect (or unsupported) resource was made.

Action

Contact the system administrator, since this error occurs when there is an issue with an internal module or OpenFrame Manager.

Note

SD_INVALID_REQUEST (-51703)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

SD_BUFFER_LIMIT_EXCEEDED (-51704)

Description

The maximum size of a record buffer is exceeded.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

SD_NOT_CORRECT_TYPE (-51705)

Description

An invalid request for an incorrect (or unsupported) type was made.

Action

Contact the system administrator, since this error occurs when there is an issue with an internal module or OpenFrame Manager.

Note

SD_DUPLICATE_RESOURCE (-51706)

Description

A duplicate resource name exists. This error occurs when adding SD.

Action

Use an unique resource name.

Note

SD_NO_XA_STARTED (-51711)

Description

The transaction has not been correctly initialized.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

SD_MALLOC_FAIL (-51721)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

CONF_CONFIG_FILE_OPEN (-51801)

Description

Failed to open an online configuration file.

Action

Check whether the configuration file actually exists in the OpenFrame Configuration directory.

Note

CONF_NO_ENV_OPENFRAME_HOME (-51802)

Description

The ${OPENFRAME_HOME} environment variable has not been set.

Action

Check whether the ${OPENFRAME_HOME} environment variable has been set.

Note

CONF_INVALID_PARAMETER (-51803)

Description

A parameter that must have a specified value is set to null or an invalid value.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CONF_NOT_FOUND (-51804)

Description

The section and key to search for are not found.

Action

Check the configuration file to find the section and key.

Note

CONF_MALLOC_FAIL (-51811)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

LOG_CMDFILE_OPEN (-51901)

Description

Failed to open an operational log file.

Action

Check whether the OpenFrame operational log directory exists and access to it has been granted.

Note

LOG_CMDFILE_NOT_OPEN (-51902)

Description

The operational log file has not been opened.

Action

Contact the system administrator, since this error is related to a module issue.

Note

LOG_CMDFILE_ALREADY_OPEN (-51903)

Description

The operational log file has been already opened.

Action

Contact the system administrator, since this error is related to a module issue.

Note

LOG_OPENFRAME_HOME_NOT_SET (-51911)

Description

The ${OPENFRAME_HOME} environment variable has not been set.

Action

Check whether the ${OPENFRAME_HOME} environment variable has been set.

Note

PREP_MEMORY_ALLOC (-52001)

Description

Failed to allocate system memory.

Action

Check whether the system has sufficient available memory.

Note

PREP_PREPROCESS (-52002)

Description

A parser error occurred.

Action

Contact the system administrator with the related file and log information, since this error occurs while parsing.

Note

PREP_PARSE (-52003)

Description

A parser error occurred.

Action

Contact the system administrator with the related file and log information, since this error occurs while parsing.

Note

PREP_COMMAND_NOTFND (-52004)

Description

The command is not supported.

Action

Contact the system administrator with the related file and log information, since this error occurs while parsing.

Note

PREP_OPTION_NOTFND (-52005)

Description

The option is not supported.

Action

Contact the system administrator with the related file and log information, since this error occurs while parsing.

Note

PREP_INTERNAL (-52006)

Description

An internal error occurred.

Action

Contact the system administrator with the related file and log information.

Note

ECPI_INTERNAL (-52101)

Description

An internal error occurred.

Action

Contact the system administrator with the related file and log information.

Note

MSC_MEMORY_ALLOC (-52301)

Description

Failed to allocate system memory.

Action

Check whether the system has sufficient available memory.

Note

MSC_FILE_OPEN (-52302)

Description

An error occurred while opening a file.

Action

Check whether the file name is correct.

Note

MSC_FILE_READ (-52303)

Description

An error occurred while reading a file.

Action

Contact the system administrator with the related file and log information.

Note

MSC_PHYSICALMAP_LENGTH (-52311)

Description

The length of the physical map file is not correct.

Action

Contact the system administrator with the related file and log information.

Note

MSC_OPENFRAME_HOME_NOT_SET (-52312)

Description

The ${OPENFRAME_HOME} environment variable has not been set.

Action

Check whether the ${OPENFRAME_HOME} environment variable has been set.

Note

BMS_MEMORY_ALLOC (-52401)

Description

Failed to allocate system memory.

Action

Check whether the system has sufficient available memory.

Note

BMS_NOMAP (-52411)

Description

There is no map name in the internal struct of BMS.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

BMS_MAP_NOTFND (-52412)

Description

The map has not been loaded in memory.

Action

Load the map in memory by rebooting the region or by using the mscmapupdate tool, and then retry.

Note

BMS_INTERNAL (-52413)

Description

An internal error occurred.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

BMS_INVALID_MAPSIZE (-52414)

Description

An internal error occurred.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

BMS_INVALID_PARM (-52415)

Description

A BMS internal function contains an invalid parameter.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

BMS_INVALID_REMAIN (-52416)

Description

The position value of the invalid remaining free space of a BMS.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

BMS_TOO_LONG_FIELD_DATA (-52417)

Description

The maximum map field length is exceeded.

Action

Shorten the map field length to less than 256 characters.

Note

MEMORY_ALLOC (-52501)

Description

Failed to allocate system memory.

Action

Check whether the system has sufficient available memory.

Note

SHM_INVREQ (-52601)

Description

An internal error occurred.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

SHM_CREATE (-52602)

Description

Unable to access the shared memory with the specified key.

Action

Contact the system administrator.

Note

SHM_DESTROY (-52603)

Description

Unable to delete the shared memory with the specified key.

Action

Contact the system administrator.

Note

SHM_INIT (-52604)

Description

Unable to initialize the shared memory corresponding to the specified key.

Action

Contact the system administrator.

Note

SHM_ATTACH (-52606)

Description

Unable to attach the process to the shared memory with the specified key.

Action

Contact the system administrator.

Note

SHM_DETACH (-52607)

Description

Unable to detach the process from the shared memory with the specified key.

Action

Contact the system administrator.

Note

SHM_PROTECT (-52608)

Description

An error occurred while enabling memory protection.

Action

Contact the system administrator.

Note

SHM_UNPROTECT (-52609)

Description

An error occurred while disabling memory protection.

Action

Contact the system administrator.

Note

SHM_TSQ_NOT_INITED (-52610)

Description

An attempt was made to reference the shared memory of TSQ when the TSQ-associated resources had not been initialized.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_MEMORY_ALLOC (-52701)

Description

Failed to allocate system memory.

Action

Check the system has sufficient available memory.

Note

DB_DUPREC (-52702)

Description

An attempt was made to add duplicate records with the same key value to the database.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_NOTFND (-52703)

Description

No records exist in the database.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_LENGERR (-52704)

Description

An error occurred in an internal module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_INVALID_BROWSER (-52705)

Description

An error occurred in an internal module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_MAX_BROWSER (-52706)

Description

An error occurred in an internal module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_TCACHE_INTERNAL (-52707)

Description

An error occurred in an internal module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_TIBERO_INTERNAL (-52708)

Description

An error occurred in an internal module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

DB_TIBERO_INTERNAL2 (-52709)

Description

An error occurred in an internal module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CMDPSR_SYNTAX (-52805)

Description

The syntax of a CEMT command is incorrect.

Action

Refer to the log message to check for syntax error.

Note

CTRL_CONFIG_SHMKEY (-52901)

Description

The value for the SYS shared memory key is invalid.

Action

Check the value set to SYS_SHMKEY in the GENERAL section of the osc.{servername} subject in OpenFrame configuration.

Note

CTRL_CONFIG_SHMSIZE (-52902)

Description

The value for the SYS shared memory size is invalid.

Action

Check the value set to SYS_SHMKEY in the GENERAL section of the osc.{servername} subject in OpenFrame configuration.

Note

CTRL_MEMM_CREATE (-52903)

Description

An error occurred in the shared memory management module (buddy allocator).

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_MEMM_INIT (-52904)

Description

An error occurred in the shared memory management module (buddy allocator).

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_MEMM_INFO (-52905)

Description

An error occurred in the shared memory management module (buddy allocator).

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_RTSD_CREATE (-52906)

Description

An error occurred while creating an RTSD table.

Action

This error may occur when a region has been abnormally terminated. Restart the region by using the option that initializes the resource during oscboot.

Note

CTRL_CONF_TTREE_CREATE (-52907)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_SYSINFO_TTREE_CREATE (-52908)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_EZA_TTREE_CREATE (-52909)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_CPT_TTREE_CREATE (-52910)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_APPC_TTREE_CREATE (-52911)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_MAP_TTREE_CREATE (-52912)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_DCC_TTREE_CREATE (-52913)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_INVALID_REGION_NAME (-52914)

Description

The region name contains invalid characters.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_OPENFRAME_HOME_NOT_SET (-52915)

Description

The ${OPENFRAME_HOME} environment variable has not been set.

Action

Check whether the ${OPENFRAME_HOME} environment variable has been set.

Note

CTRL_CONFIG_GRPLIST (-52917)

Description

The GRPLIST key in the SD section of the osc.{servername} subject has not been specified.

Action

Check whether the GRPLIST key in the SD section of the osc.{servername} subject has been specified.

Note

CTRL_SD_INIT (-52918)

Description

An error occurred while loading SD of a region.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_GRPLIST_LENGTH (-52919)

Description

The length of the group list set to the GRPLIST key in the SD section of the osc.{servername} subject is 0 or greater than 8.

Action

Check whether the GRPLIST key in the SD section of the osc.{servername} subject has been correctly specified.

Note

CTRL_GRPLIST_COUNT (-52920)

Description

The number of the group list set to the GRPLIST key in the SD section of the osc.{servername} subject is greater than 5.

Action

The maximum allowable number of the GRPLIST key in the SD section of the osc.{servername} subject is 4.

Note

CTRL_DB_CREATE_TABLE_TRAN2SVC (-52928)

Description

An error occurred while creating a TRAN2SVC table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_CREATE_TABLE_SVRINFO (-52929)

Description

An error occurred while creating an SVRINFO table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_CREATE_TABLE_UPDATE_FILE (-52930)

Description

An error occurred while creating an UPDATE_FILE table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_CREATE_TABLE_UPDATE_TDQ (-52931)

Description

An error occurred while creating an UPDATE_TDQ table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_CREATE_TABLE_CONFIG (-52932)

Description

An error occurred while creating a CONFIG table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_CREATE_TABLE_SACEE (-52933)

Description

An error occurred while creating an SACEE table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_CREATE_TABLE_CWA (-52934)

Description

An error occurred while creating a CWA table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_INSERT_CWA (-52935)

Description

An error occurred while initializing data in the CWA table during a region startup.

Action

This may occur when a region has been abnormally terminated. Restart the region by using the option for initializing resources from oscboot.

Note

CTRL_DB_STARTBR_TRAN (-52936)

Description

An error occurred while starting browsing the TRANSACTION table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_TRAN2SVC (-52937)

Description

An error occurred while inserting data into the TRAN2SVC table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_TRAN2SVC (-52938)

Description

An error occurred while updating data in the TRAN2SVC table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_CONFIG (-52939)

Description

An error occurred while inserting data into the CONFIG table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_CONFIG (-52940)

Description

An error occurred while updating data in the CONFIG table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READ_LIST (-52941)

Description

The group list specified to the GRPLIST key in the SD section of the osc.{servername} subject has not been defined.

Action

Check whether the GRPLIST key has been correctly specified in the SD section of the osc.{servername} subject.

Note

CTRL_SD_STARTBR_FILE (-52942)

Description

An error occurred while browsing the FILE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_FILE (-52943)

Description

An error occurred while executing READNEXT for the records of the FILE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_FILE (-52944)

Description

An error occurred while executing ENDBR for the FILE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_FILE (-52945)

Description

An error occurred while updating records in the FILE table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_FILE (-52946)

Description

An error occurred while inserting records into the FILE table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_TDQ (-52947)

Description

An error occurred while starting browsing the TDQ resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_TDQ (-52948)

Description

An error occurred while executing READNEXT for the records of the TDQ resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_TDQ (-52949)

Description

An error occurred while ending browsing the TDQ resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_TDQ (-52950)

Description

An error occurred while updating records in the TDQ table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_TDQ (-52951)

Description

An error occurred while inserting records into the TDQ table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_TERMINAL (-52952)

Description

An error occurred while starting browsing the TERMINAL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READ_TERMINAL (-52953)

Description

An error occurred while reading records of the TERMINAL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_TERMINAL (-52954)

Description

An error occurred while ending browsing the TERMINAL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_TERMINAL (-52955)

Description

An error occurred while updating records in the TERMINAL table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_TERMINAL (-52956)

Description

An error occurred while inserting records into the TERMINAL table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_NETNAME (-52957)

Description

An error occurred while updating records in the NETNAME table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_NETNAME (-52958)

Description

An error occurred while inserting records into the NETNAME table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_CONNECTION (-52959)

Description

An error occurred while starting browsing the CONNECTION resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_CONNECTION (-52960)

Description

An error occurred while executing READNEXT for the records of the CONNECTION resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_CONNECTION (-52961)

Description

An error occurred while ending browsing the CONNECTION resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_CONNECTION (-52962)

Description

An error occurred while updating records in the CONNECTION table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_CONNECTION (-52963)

Description

An error occurred while inserting records into the CONNECTION table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_TSMODEL (-52964)

Description

An error occurred while starting browsing the TSMODEL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_TSMODEL (-52965)

Description

An error occurred while executing READNEXT for the records of the TSMODEL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_TSMODEL (-52966)

Description

An error occurred while ending browsing the TSMODEL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_TSMODEL (-52967)

Description

An error occurred while updating records in the TSMODEL table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_TSMODEL (-52968)

Description

An error occurred while inserting records into the TSMODEL table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_PROGRAM (-52969)

Description

An error occurred while starting browsing the PROGRAM resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_PROGRAM (-52970)

Description

An error occurred while executing READNEXT for the records of the PROGRAM resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_PROGRAM (-52971)

Description

An error occurred while ending browsing the PROGRAM resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_PROGRAM (-52972)

Description

An error occurred while updating records in the PROGRAM table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_PROGRAM (-52973)

Description

An error occurred while inserting records into the PROGRAM table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_TRAN (-52974)

Description

An error occurred while starting browsing the TRANSACTION resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_TRAN (-52975)

Description

An error occurred while executing READNEXT for the records of the TRANSACTION resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_TRAN (-52976)

Description

An error occurred while ending browsing the TRANSACTION resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_TRAN (-52977)

Description

An error occurred while updating records in the TRANSACTION table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_TRAN (-52978)

Description

An error occurred while inserting records into the TRANSACTION table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_JOURNALMODEL (-52979)

Description

An error occurred while starting browsing the JOURNALMODEL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_JOURNALMODEL (-52980)

Description

An error occurred while executing READNEXT for the records of the JOURNALMODEL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_JOURNALMODEL (-52981)

Description

An error occurred while ending browsing the JOURNALMODEL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_JOURNALMODEL (-52982)

Description

An error occurred while updating records in the JOURNALMODEL table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_JOURNALMODEL (-52983)

Description

An error occurred while inserting records into the JOURNALMODEL table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_PIPELINE (-52984)

Description

An error occurred while starting browsing the PIPELINE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_PIPELINE (-52985)

Description

An error occurred while executing READNEXT for the records of the PIPELINE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_PIPELINE (-52986)

Description

An error occurred while ending browsing the PIPELINE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_PIPELINE (-52987)

Description

An error occurred while updating records into the PIPELINE table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_PIPELINE (-52988)

Description

An error occurred while inserting records into the PIPELINE table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_WEBSERVICE (-52989)

Description

An error occurred while starting browsing the WEBSERVICE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_WEBSERVICE (-52990)

Description

An error occurred while executing READNEXT for the records of the WEBSERVICE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_WEBSERVICE (-52991)

Description

An error occurred while ending browsing the WEBSERVICE resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_WEBSERVICE (-52992)

Description

An error occurred while updating data in the WEBSERVICE table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_WEBSERVICE (-52993)

Description

An error occurred while inserting data into the WEBSERVICE table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_STARTBR_TRANCLASS (-52994)

Description

An error occurred while starting browsing the TRANCLASS resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_TRANCLASS (-52995)

Description

An error occurred while executing READNEXT for the records of the TRANCLASS resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_ENDBR_TRANCLASS (-52996)

Description

An error occurred while ending browsing the TRANCLASS resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_UPDATE_TRANCLASS (-52997)

Description

An error occurred while updating records in the TRANCLASS table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_DB_INSERT_TRANCLASS (-52998)

Description

An error occurred while inserting records into the TRANCLASS table.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_SD_READNEXT_TERMINAL (-52999)

Description

An error occurred while executing READNEXT for the records of the TERMINAL resource in SD.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

CTRL_USR_CONFIG_SHMKEY (-53000)

Description

The value for the shared memory key in the USR area is invalid.

Action

Check the value set to USR_SHMKEY in the GENERAL section of the osc.{servername} subject.

Note

CTRL_USR_CONFIG_SHMSIZE (-53001)

Description

The value for the shared memory size in the USR area is invalid.

Action

Check the value set to USR_SHMKEY in the GENERAL section of the osc.{servername} subject.

Note

CTRL_USR_ATTACH_SHM (-53003)

Description

Failed to attach the process to the shared memory corresponding to the specified key for the USR area.

Action

Contact the system administrator.

Note

CTRL_USR_MEMM3_CREATE (-53004)

Description

An error occurred in the shared memory management module (buddy allocator).

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_USR_MEMM3_INIT (-53005)

Description

An error occurred in the shared memory management module (buddy allocator).

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_USR_MEMM3_INFO (-53006)

Description

An error occurred in the shared memory management module (buddy allocator).

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_USR_TTREE3_CREATE (-53007)

Description

An error occurred in the shared memory management module.

Action

Contact the system administrator, since this error is related to an internal module issue.

Note

CTRL_USR_SHM_NOT_EXIST (-53008)

Description

The shared memory of the USR area does not exist.

Action

Contact the system administrator.

Note

CTRL_USR_SHMGET (-53009)

Description

Unable to access the shared memory for the USR area.

Action

Contact the system administrator.

Note

CTRL_USR_SHMCTL (-53010)

Description

Unable to delete the shared memory for the USR area.

Action

Contact the system administrator.

Note

CTRL_SYS_CONF_LOAD_OPENFRAME_HOME_NOT_SET (-53011)

Description

The ${OPENFRAME_HOME} environment variable has not been set.

Action

Check whether the ${OPENFRAME_HOME} environment variable has been set.

Note

CTRL_SYS_CONF_LOAD_FOPEN (-53012)

Description

Failed to open an online configuration file.

Action

Check whether the file printed in the log actually exists.

Note

CTRL_SYS_CONF_LOAD_TTREE3_REWRITE (-53013)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_SYS_CONF_LOAD_TTREE3_INSERT (-53014)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_SYS_LOAD_DCC_READ (-53015)

Description

Failed to read a DCC file.

Action

Check whether the DCC file actually exists.

Note

CTRL_SYS_LOAD_DCC_TTREE3_INSERT (-53016)

Description

An error occurred while allocating memory from the TTREE memory management module.

Action

Increase the shared memory size in the SYS area, since this error most likely occurs because of insufficient shared memory space.

Note

CTRL_USR_CREATE_SHM (-53017)

Description

Unable to access the shared memory for the USR area.

Action

Contact the system administrator.

Note

CTRL_DB_CREATE_TABLE_BOOT_STATUS (-53018)

Description

A database error occurred while creating a table for managing BOOT_STATUS at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_BOOT_STATUS (-53019)

Description

A database error occurred while inserting BOOT_STATUS at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_BOOT_STATUS (-53020)

Description

A database error occurred while updating BOOT_STATUS at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_GETMAIN (-53021)

Description

A database error occurred while creating a table for storing GETMAIN (dynamic allocation) data at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_GETMAIN (-53022)

Description

A database error occurred while inserting GETMAIN (dynamic allocation) data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_GETMAIN (-53023)

Description

A database error occurred while updating GETMAIN (dynamic allocation) data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DELETE_GETMAIN (-53024)

Description

A database error occurred while deleting the table storing GETMAIN (dynamic allocation) data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DROP_TABLE_GETMAIN (-53025)

Description

Failed to delete the database table storing the shared memory address for the USR area.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_MEMM_ALLOC (-53026)

Description

Failed to allocate memory.

Action

Contact the system administrator.

Note

CTRL_GRPLIST_NOTFND (-53027)

Description

No group list for the region to start is found at startup of OSC.

Action

Check the SD information of the region.

Note

CTRL_DB_CREATE_TABLE_OPENFILE (-53028)

Description

A database error occurred while creating a table for managing FILE status information at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_TSQINFO (-53029)

Description

A database error occurred while creating a table for managing TSQ status information at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_TSQDATA (-53030)

Description

A database error occurred while creating a table for managing TSQ data at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_REGION_STATUS (-53031)

Description

A database error occurred while creating a table for managing REGION status information at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_REGION_STATUS (-53032)

Description

A database error occurred while inserting REGION status information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_REGION_STATUS (-53033)

Description

A database error occurred while updating REGION status information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DELETE_REGION_STATUS (-53034)

Description

A database error occurred while deleting REGION status information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DROP_TABLE_REGION_STATUS (-53035)

Description

A database error occurred while deleting the table managing REGION status information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_OPENTDQ (-53036)

Description

A database error occurred while creating a table for managing TSQ data at startup of OSC.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_TABLE_OPENTDQ (-53037)

Description

A database error occurred while inserting OPEN information of TSQ data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_TABLE_OPENTDQ (-53038)

Description

A database error occurred while updating OPEN information of TSQ data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DELETE_TABLE_OPENTDQ (-53039)

Description

A database error occurred while deleting OPEN information of TSQ data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DROP_TABLE_OPENTDQ (-53040)

Description

A database error occurred while deleting the table managing TSQ data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_KEY2TRAN (-53041)

Description

A database error occurred while creating a table for mapping between TASKREQ and TRANSACTION.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_KEY2TRAN (-53042)

Description

A database error occurred while inserting the information about mapping between TASKREQ and TRANSACTION.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_KEY2TRAN (-53043)

Description

A database error occurred while updating the information about mapping between TASKREQ and TRANSACTION.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DELETE_KEY2TRAN (-53044)

Description

A database error occurred while deleting the information about mapping between TASKREQ and TRANSACTION.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DROP_TABLE_KEY2TRAN (-53045)

Description

A database error occurred while deleting the table for mapping between TASKREQ and TRANSACTION.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_CSPG (-53046)

Description

A database error occurred while creating a CSPG table.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_CSPG (-53047)

Description

A database error occurred while inserting CSPG information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_CSPG (-53048)

Description

A database error occurred while updating CSPG information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DELETE_CSP (-53049)

Description

A database error occurred while deleting CSPG information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DROP_TABLE_CSPG (-53050)

Description

A database error occurred while deleting the CSPG table.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_CREATE_TABLE_AUTINST (-53051)

Description

A database error occurred while creating an AUTOINSTALL table.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_AUTINST (-53052)

Description

A database error occurred while inserting AUTOINSTALL information.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_AUTINST (-53053)

Description

A database error occurred while updating AUTOINSTALL data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DELETE_AUTINST (-53054)

Description

A database error occurred while deleting AUTOINSTALL data.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_DROP_AUTINST (-53055)

Description

A database error occurred while deleting the AUTOINSTALL table.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

SPI_NOT_SUPPORTED (-53103)

Description

A currently unsupported SPI function was used.

Action

Contact TmaxSoft Technical Support to request that the function be supported.

Note

SPI_ERROR (-53110)

Description

An error occurred while processing an SPI command.

Action

Analyze the log information to determine the cause.

Note

SPI_FILENOTFOUND (-53118)

Description

A FILENOTFOUND condition occurred while processing an SPI command.

Action

Check whether the file name specified to the command has been added to SD (RTSD).

Note

SPI_INVREQ (-53122)

Description

An INVREQ condition occurred while processing an SPI command.

Action

Check the input parameter of the SPI command.

Note

SPI_ILLOGIC (-53127)

Description

An ILLOGIC condition occurred while processing the SPI command.

Action

Check the order of SPI command processing.

Note

SPI_LENGERR (-53128)

Description

A LENGERR condition occurred while processing an SPI command.

Action

Check if the input data of the SPI command is incorrect.

Note

SPI_END (-53143)

Description

An END condition occurred while processing an SPI command.

Action

Check whether the target resource has been added to SD (RTSD).

Note

SPI_QIDERR (-53162)

Description

An QIDERR condition occurred while processing an SPI command.

Action

Check whether the target resource has been added to SD (RTSD).

Note

CTRL_DB_UPDATE_ENQMODE (-53214)

Description

A database error occurred while updating ENQMODE data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_ENQMODEL (-53215)

Description

A database error occurred while inserting ENQMODE data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_LSRPOOL (-53219)

Description

A database error occurred while updating LSRPOOL data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_LSRPOOL (-53220)

Description

A database error occurred while inserting LSRPOOL data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_MAPSET (-53224)

Description

A database error occurred while updating MAPSET data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_MAPSET (-53225)

Description

A database error occurred while inserting MAPSET data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_PARTITIONSET (-53229)

Description

A database error occurred while updating PARTITIONSET data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_PARTITIONSET (-53230)

Description

A database error occurred while inserting PARTITIONSET data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_PROFILE (-53234)

Description

A database error occurred while updating PROFILE data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_PROFILE (-53235)

Description

A database error occurred while inserting PROFILE data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_SESSIONS (-53239)

Description

A database error occurred while updating SESSION data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_SESSIONS (-53240)

Description

A database error occurred while inserting SESSION data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_TCPIPSERVICE (-53244)

Description

A database error occurred while updating TCPIPSERVICE data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_TCPIPSERVICE (-53245)

Description

A database error occurred while inserting TCPIPSERVICE data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_URIMAP (-53249)

Description

A database error occurred while updating URIMAP data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_URIMAP (-53250)

Description

A database error occurred while inserting URIMAP data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_UPDATE_LIBRARY (-53254)

Description

A database error occurred while updating LIBRARY data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

CTRL_DB_INSERT_LIBRARY (-53255)

Description

A database error occurred while inserting LIBRARY data in RTSD of the region.

Action

Refer to the database error code displayed in the log message, to identify the cause and correct it.

Note

BOOT_ENV_INIT_FAILED (-53401)

Description

Failed to start the region because an error occurred while loading the configuration information.

Action

Refer to the log message to check whether any required configuration item is unspecified or incorrectly set.

Note

BOOT_CICS_INIT_FAILED (-53402)

Description

Failed to start the region because an error occurred while executing tdlinit.

Action

Refer to the log message to identify the cause and correct it.

Note

BOOT_REGION_NAME_ERROR (-53404)

Description

The name of the region to start is unspecified.

Action

Check whether the region name has been correctly specified.

Note

BOOT_TLSVR_BOOT_TIMEOUT (-53405)

Description

A timeout occurred while starting osctlsvr at startup of the region.

Action

Refer to the log message to check if there was any issue when starting osctlsvr.

Note

ASM_ALREADY_INITIALIZED (-53501)

Description

An attempt was made to initialize OFASM that had been already initialized.

Action

Contact TmaxSoft Technical Support.

Note

ASM_NOT_INSTALLED (-53502)

Description

OFASM is enabled without having been installed.

Action

Disable or install OFASM.

Note

PLI_ALREADY_INITIALIZED (-53601)

Description

An attempt was made to initialize OFPLI that had been already initialized.

Action

Contact TmaxSoft Technical Support.

Note

PLI_NOT_INSTALLED (-53602)

Description

OFPLI is enabled without having been installed.

Action

Disable or install OFPLI.

Note

CURL_ALREADY_INITIALIZED (-53701)

Description

An attempt was made to initialize CURL that had been already initialized.

Action

Contact TmaxSoft Technical Support.

Note

CURL_NOT_INSTALLED (-53702)

Description

libcurl is enabled without having been installed.

Action

Disable or install libcurl.

Note

MQ_SYM_LOAD_FAILED (-53801)

Description

Failed to load the library for processing MQ.

Action

Refer to the log message to identify the cause and correct it.

Note

MQ_SYM_GET_FAILED (-53802)

Description

Failed to load symbols from the MQ library.

Action

Refer to the log message to identify the cause and correct it.

Note

MQ_CONN_FAILED (-53803)

Description

Failed to call the MQCONN function.

Action

Refer to the log message to identify the MQRC value causing the failure and correct it.

Note

MQ_DISC_FAILED (-53804)

Description

Failed to call the MQDISC function.

Action

Refer to the log message to identify the MQRC value causing the failure and correct it.

Note

MQ_CMIT_FAILED (-53805)

Description

Failed to call the MQCMIT function.

Action

Refer to the log message to identify the MQRC value causing the failure and correct it.

Note

MQ_BACK_FAILED (-53806)

Description

Failed to call the MQBACK function.

Action

Refer to the log message to identify the MQRC value causing the failure and correct it.

Note

PROGRAM_RACF_INTERNAL (-53901)

Description

An internal error occurred while checking program resource access.

Action

Refer to the TACF log to identify the cause and correct it.

Note

PROGRAM_RACF_NOT_AUTHORIZED (-53902)

Description

There is no access to the program resource.

Action

Check whether the account has access to the program resource.

Note

PROGRAM_RTSD_NOT_FOUND (-53903)

Description

The program resource is not found in the database.

Action

Check whether the program to call actually exists in RTSD.

Note

PROGRAM_RTSD_INTERNAL (-53904)

Description

An internal error occurred while searching for the program resource in the database.

Action

Refer to the log to identify the error caused in the database.

Note

PROGRAM_REMOTE_DISABLED (-53905)

Description

Unable to request for running the program from a remote region.

Action

Check the CICS command to determine whether the program can be started from a remote region.

Note

PROGRAM_DISABLED (-53906)

Description

An attempt was made to run a disabled program.

Action

Check the program status in RTSD.

Note

TCPGW_SVC_NAME (-54001)

Description

The service name passed to TCPGW is invalid.

Action

Check the client program and modify the tmax service name.

Note

TCPGW_REALLOC (-54002)

Description

An error occurred while reallocate memory in TCPGW.

Action

Check the server process status.

Note

TCPGW_DATA_LEN (-54003)

Description

The data length passed to TCPGW is invalid.

Action

Check the client program and modify the data length information.

Note

TCPGW_TRAN_NAME (-54004)

Description

The transaction name passed to TCPGW is invalid.

Action

Check the client program and modify the transaction name.

Note

NOT_FOUND (-54999)

Description

The data to search for is not found.

Action

Contact the system administrator with the log file, since this error is related to an internal module issue.

Note

3. OSCSVR (-57000)

OSCSVR is the OSC server module. This section lists the error codes that can occur in the OSCSVR module, descriptions of errors and suggested corrective actions.

OSCTLSVR_MEMORY_ALLOC (-57001)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

OSCTLSVR_CONFIG (-57002)

Description

The configuration file contains missing or invalid information.

Action

Correct or revise the configuration file based on the details of the error conditions shown in the log.

Note

OSCTLSVR_INTERNAL (-57003)

Description

An internal error occurred.

Action

Contact the system administrator, since this error is most likely associated with a server process issue.

Note

OSCTLSVR_INVREQ (-57004)

Description

An invalid request has been received from the TDQ module of the OSC application server.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

OSCTLSVR_SOCKET (-57011)

Description

An error occurred while creating a socket.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_SETSOCKOPT (-57012)

Description

Failed to invoke a setsokopt() system call to the communication socket connected to the OSC application server.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_BIND (-57013)

Description

An error occurred while issuing a bind() system call to the socket used to communicate with the OSC application server.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_LISTEN (-57014)

Description

An error occurred while issuing a listen() system call to the socket used to communicate with the OSC application server.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_ACCEPT (-57015)

Description

An error occurred while issuing an accept call to the socket used to communicate with the OSC application server.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_SEND (-57016)

Description

An error occurred while sending data to the OSC application server.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_RECV (-57017)

Description

An error occurred while receiving data from the OSC application server.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_RECV_ZERO_RCVD (-57018)

Description

The socket has been disconnected because the connected OSC application server has shut down.

Action

Check if there is a problem with the connected OSC application server.

Note

OSCTLSVR_ACCESS (-57019)

Description

There is a problem when accessing a directory to write a file.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_MKDIR (-57020)

Description

Unable to create a directory to write a file.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_TIME (-57021)

Description

An error occurred while issuing a time() system call to retrieve time to attach date to a file extension.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_LOCALTIME (-57022)

Description

An error occurred while issuing a localtime() system call to retrieve time to attach date to a file extension.

Action

Contact the system administrator with the information about the logs.

Note

OSCTLSVR_SOCKET_DUPLICATED (-57031)

Description

A duplicate socket has been already registered.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

OSCTLSVR_SOCKET_NOTFND (-57032)

Description

A connected socket cannot be found.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

OSCTLSVR_FD_DUPLICATED (-57033)

Description

A duplicate file has been already registered.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

OSCTLSVR_FD_NOTFND (-57034)

Description

The specified file is not found.

Action

Contact the system administrator with the information about the circumstances and logs.

Note

OSCTLSVR_DDNAME_NOTFND (-57035)

Description

The specified DDNAME is not found in the internally managed DDNAME list.

Action

Check whether the server process is running normally.

Note

OSCTLSVR_INFO_NOTFND (-57036)

Description

The specified DDNAME is not found in the internally managed information list.

Action

Check whether the server process is running normally.

Note

OSCTLSVR_BUF_OPEN (-57051)

Description

Unable to open a file.

Action

Refer to the error number shown in the log.

Note

OSCTLSVR_BUF_MALLOC (-57052)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

OSCTLSVR_BUF_INVALID_INDEX (-57053)

Description

The system attempts to close or write to a buffer that does not exist.

Action

Contact the system administrator with the information about the circumstances and logs, since this is an internal error.

Note

OSCTLSVR_BUF_NOT_SUPPORT_FULLMODE (-57054)

Description

An attempt was made to use a wait mode, which is not supported in OSC.

Action

Contact TmaxSoft Technical Support.

Note

OSCTLSVR_BUF_SIZE_OVER (-57055)

Description

The length of the data record is larger than the buffer size.

Action

Increase the buffer size.

Note

OSCTLSVR_BUF_WRITER_CREATE (-57056)

Description

Failed to create a thread to record files internally.

Action

Refer to the error number shown in the log.

Note

OSCTLSVR_BUF_MAX_FILE_EXCEEDED (-57057)

Description

The maximum available number of files to record is exceeded.

Action

Increase the maximum number of files set in the configuration file.

Note

OSCTLSVR_BUF_BUFSIZE_INVALID (-57058)

Description

The buffer size is invalid. The buffer size must be greater than 0.

Action

Reconfigure the buffer size.

Note

OSCTLSVR_BUF_BUFSIZE_SMALL (-57059)

Description

The buffer size is smaller than the amount of data to be recorded.

Action

Increase the buffer size.

Note

OSCTLSVR_BUF_FULL (-57060)

Description

The buffer is full and the process can no longer write data to the buffer.

Action

Increase the buffer size.

Note

OSCTLSVR_BUF_REOPEN (-57061)

Description

Failed to open a file.

Action

Refer to the error number shown in the log.

Note

OSCTLSVR_BUF_ABNORMAL_WRITER (-57062)

Description

There is a problem in the thread to record files internally.

Action

Contact the system administrator with the information about the circumstance.

Note

OSCTLSVR_BUF_ALREADY_INITIALIZED (-57071)

Description

An attempt was made to initialize a buffer that has been already initialized.

Action

This error is most likely related to an issue in a process. Check if the process is running normally.

Note

OSCTLSVR_BUF_NOT_INITIALIZED (-57072)

Description

An attempt was made to use a buffer module which has not been initialized.

Action

This error is most likely related to an issue in a process. Check if the process is running normally.

Note

OSCNCSVR_ERROR (-57101)

Description

An unknown error occurred.

Action

Check the system logs.

Note

OSCNCSVR_SM_EOF (-57102)

Description

There is no more data to read when internally recovering NCS information.

Action

This is an internally managed error.

Note

OSCNCSVR_NCINFO_NOTFND (-57103)

Description

The requested counter information is not found.

Action

Redefine the counter.

Note

OSCNCSVR_NCINFO_DUP (-57104)

Description

An attempt was made to define a counter which already exists.

Action

Redefine the counter with another name or use the counter that is already defined.

Note

OSCNCSVR_MEMORY_ALLOCATION (-57105)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

OSCNCSVR_INTERNAL (-57106)

Description

An internal error occurred.

Action

Contact the system administrator with the related information, since there may be an issue in the server process.

Note

OSCNCSVR_COUNTER_NOTFND (-57107)

Description

The requested counter is not found.

Action

Redefine the counter.

Note

OSCNCSVR_INVALID_INCREMENT (-57108)

Description

The INCREMENT value is invalid. This value must be equal to or smaller than “COUNT Max value - Min value + 1”.

Action

Check the Named Counter information using OpenFrame Manager/Online Manager, to determine if the INCREMENT value is valid.

Note

OSCNCSVR_INVALID_VALUE (-57109)

Description

The specified value is smaller than the minimum value or greater than “COUNT Max + 1”.

Action

Check the Named Counter information using OpenFrame Manager/Online Manager to determine if the INCREMENT value is valid.

Note

OSCNCSVR_LIMIT_NOT_REACHED (-57110)

Description

The current value has not reached “COUNT Max value + 1”.

Action

Contact TmaxSoft Technical Support.

Note

OSCNCSVR_COMPAREMINMAX (-57111)

Description

The current value is smaller than COMPAREMIN or greater than COMPAREMAX.

Action

Contact TmaxSoft Technical Support.

Note

OSCNCSVR_RESET_REQUIRED (-57112)

Description

The specified value has reached the COUNT Max value.

Action

Reset the counter with either a REWIND command or by specifying the WRAP option for the GET command.

Note

OSCNCSVR_COUNTER_DUPLICATED (-57113)

Description

An attempt was made to define a counter which already exists.

Action

Redefine the counter with another name or use the counter that is already defined.

Note

OSCNCSVR_BROWSE_MAX_EXCEEDED (-57121)

Description

The maximum allowable number of counters is exceeded. Currently, up to 10,000,000 counters are allowed.

Action

Contact the system administrator.

Note

OSCDFSVR_BRKE_TARGETNOTFOUND (-57301)

Description

The information about the transaction or terminal that called the current BRKE in the transaction trace list is not found.

Action

Check if the traction or terminal having called the current BRKE has been registered.

Note

OSCOSSVR_INTERNAL_ERROR (-58001)

Description

An internal error occurred.

Action

Contact the system administrator with the related information, since there may be an issue in the server process.

Note

OSCOSSVR_MEMORY_ALLOCATION_ERROR (-58002)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

OSCOSSVR_INPUT_DATA_INVALID (-58011)

Description

An input value is invalid.

Action

Contact the system administrator with the information about the circumstance and logs.

Note

OSCOSSVR_OPCODE_INVALID (-58012)

Description

The operation code is invalid.

Action

Contact the system administrator with the information about the circumstance and logs.

Note

OSCOSSVR_CWA_ADDRESS_INVALID (-58013)

Description

The CWA address is invalid.

Action

Contact TmaxSoft Technical Support.

Note

OSCOSSVR_MSC_MAP_NOT_FOUND (-58014)

Description

The map file is not found.

Action

Contact TmaxSoft Technical Support.

Note

OSCOSSVR_MSC_MAP_MULTIPLE_MAP_ERROR (-58015)

Description

Multiple maps are defined in one map file.

Action

Check the map file and retry.

Note

OSCOSSVR_MSC_MAP_CSYMBOL_INVALID (-58016)

Description

The csymbol is invalid.

Action

Contact TmaxSoft Technical Support.

Note

OSCOSSVR_TPGETMYNODE_ERROR (-58017)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstance and logs.

Note

OSCMQSVR_INTERNAL (-581101)

Description

An internal error occurred.

Action

Contact the system administrator with the information about the circumstance and logs.

Note

OSCMQSVR_MEMORY_ALLOCATION (-581102)

Description

Failed to allocate system memory.

Action

Check the server process status.

Note

OSCMQSVR_CONFIG (-581111)

Description

Failed to retrieve a configuration value from the MQSVR configuration file.

Action

Contact the system administrator with the information about the circumstance and logs.

Note