RSCLMTRM reply message (X'1233')

The distributed data management (DDM) architecture RSCLMTRM (resource limits reached) reply message indicates that the requested command cannot be completed because of insufficient target server resources.

Format

Read syntax diagramSkip visual syntax diagramDSSHDRLLCPPRDIDRDBNAM RSCNAMRSCTYP RSNCODSRVDGN SVRCOD

Parameters

DSSHDR
The 6-byte header that contains information about the data stream structure (DSS).
LL
The length specified as a 2-byte binary integer. This length includes LL and CP.
CP
X'1233', the 2-byte codepoint of the RSCLMTRM reply message.
PRDID
An optional parameter that specifies the release level of the source DDM server. The codepoint for PRDID is X'112E'.
RDBNAM

Codepoint X'2110'. The IMS PSB name that identifies the target database.

RSCNAM
An optional String parameter that specifies the name of the resource that reached its limit and sends this RSCLMTRM reply message in response. The codepoint for RSCNAM is X'112D'.
RSCTYP
An optional String parameter that specifies the type of the resource that reached its limit and sends this RSCLMTRM reply message. The codepoint for RSCTYP is X'111F'.
RSNCOD
An optional String parameter that specifies the reason code. The codepoint for RSNCOD is X'1127'.
SRVDGN

An optional parameter (X'1153') that contains server diagnostic information. The data portion is a string with a maximum length of 32,767 bytes. The string can be any information the server sends to aid in problem diagnosis. For more information about SRVDGN, see DRDA, Version 4, Volume 3: Distributed Data Management (DDM) Architecture, which is available from The Open Group at www.opengroup.org.

SVRCOD
A required parameter (X'1149') that contains the severity code. SVRCOD consists of a 2-byte length field (LL), a 2-byte codepoint (CP), and the data. The data is a 2-byte binary value. The following list describes the possible 2-byte values:
0
INFO – Information only severity code
4
WARNING – Warning severity code
8
ERROR – Error severity code
16
SEVERE – Severe error severity code
32
ACCDMG – Access damage severity code
64
PRMDMG – Permanent damage severity code
128
SESDMG – Session damage severity code