REASON (10-digit signed integer) - output
Reason code qualifying CMPCOD.
If CMPCOD is CCOK:
- RCNONE
- (0, X'000') No reason to report.
If CMPCOD is CCWARN:
- RC2008
- (2008, X'7D8') Not enough space allowed for character attributes.
- RC2022
- (2022, X'7E6') Not enough space allowed for integer attributes.
- RC2068
- (2068, X'814') Selector not applicable to queue type.
If CMPCOD is CCFAIL:
- RC2219
- (2219, X'8AB') MQI call reentered before previous call complete.
- RC2006
- (2006, X'7D6') Length of character attributes not valid.
- RC2007
- (2007, X'7D7') Character attributes string not valid.
- RC2009
- (2009, X'7D9') Connection to queue manager lost.
- RC2018
- (2018, X'7E2') Connection handle not valid.
- RC2019
- (2019, X'7E3') Object handle not valid.
- RC2021
- (2021, X'7E5') Count of integer attributes not valid.
- RC2023
- (2023, X'7E7') Integer attributes array not valid.
- RC2038
- (2038, X'7F6') Queue not open for inquire.
- RC2041
- (2041, X'7F9') Object definition changed since opened.
- RC2101
- (2101, X'835') Object damaged.
- RC2052
- (2052, X'804') Queue has been deleted.
- RC2058
- (2058, X'80A') Queue manager name not valid or not known.
- RC2059
- (2059, X'80B') Queue manager not available for connection.
- RC2162
- (2162, X'872') Queue manager shutting down.
- RC2102
- (2102, X'836') Insufficient system resources available.
- RC2065
- (2065, X'811') Count of selectors not valid.
- RC2067
- (2067, X'813') Attribute selector not valid.
- RC2066
- (2066, X'812') Count of selectors too big.
- RC2071
- (2071, X'817') Insufficient storage available.
- RC2195
- (2195, X'893') Unexpected error occurred.