DFS3308E csltype REQUEST ERROR, macroname RC=xxnnnnnn RSN=ssssssss
Explanation
This message is issued when an IMS process receives an unexpected return code, reason code, or both from a CSL service request.
In the message text:
- csltype
- The CSL type is CQS, OM, RM, or SCI.
- macroname
- The name of the failing service macro.
- xx
- Indicates which IMSplex components the error is associated with:
- 00
- IMS Subsystems (DB/DC, DBCTL, DCCTL)
- 01
- SCI (Structured Call Interface)
- 02
- OM (Operations Manager)
- 03
- RM (Resource Manager)
- nnnnnnn
- The return code from the service.
- ssssssss
- The reason code from the service identified by macroname .
For information about the service macro reason and return codes, see IMS
Version 15.4 System Programming APIs.Important: When the CSLTYPE shows other than an SCI, but the return code (xx) is X'01', check the CSLSRR macro to find out what is the reason means. Many OM and RM request can result in a SCI return code and reason code.
System action
If this error occurs during IMS initialization, the system might abend with 3308. Otherwise, the current process is rejected and online processing continues. An abend can also occur if a new OM address space joins the IMSplex, IMS registers to it, and one of the command registration calls fails.
Operator response
If the condition is temporary, try the failed process again.