Security manager messages (CSQH...)
CSQH003ISecurity refresh did not take place for class class-nameExplanation:This message follows message CSQH004I when an attempt to refresh class MQPROC, MQNLIST, or MQQUEUE was unsuccessful because of a return code from a SAF RACROUTE REQUEST=STAT call. The return code is given in message CSQH004I.
Severity:4
System Action:The refresh does not occur.
System Programmer Response:Check that the class in question (class-name) is set up correctly. See message CSQH004I for the reason for the problem.
CSQH004Icsect-name STAT call failed for class class-name, SAF return code=saf-rc, ESM return code=esm-rcExplanation:This message is issued as a result of a SAF RACROUTE REQUEST=STAT call to your external security manager (ESM) returning a non-zero return code at one of the following times:
- During initialization, or in response to a REFRESH SECURITY command
If the return codes from SAF and your ESM are not zero, and are unexpected, this will cause abnormal termination with one of the following reason codes:
- X'00C8000D'
- X'00C80032'
- X'00C80038'
- In response to a REFRESH SECURITY command.
If the return codes from SAF and your ESM are not zero (for example, because a class is not active because you are not going to use it) this message is returned to the issuer of the command to advise that the STAT call failed.
Possible causes of this problem are:
- The class is not installed
- The class is not active
- The external security manager (ESM) is not active
- The RACF z/OS router table is incorrect
Severity:8
System Programmer Response:To determine if we need to take any action, see the Security Server External Security Interface (RACROUTE) Macro Reference for more information about the return codes.
CSQH005Icsect-name resource-type In-storage profiles successfully listedExplanation:This message is issued in response to a REFRESH SECURITY command that caused the in-storage profiles to be RACLISTED (that is, rebuilt); for example, when the security switch for a resource is set on, or a refresh for a specific class is requested that requires the in-storage tables to be rebuilt.
Severity:0
System Programmer Response:This message is issued so that we can check the security configuration of your queue manager.
CSQH006IError returned from CSQTTIME, security timer not startedExplanation:An error was returned from the MQ timer component, so the security timer was not started.
Severity:8
System Action:The queue manager terminates abnormally, with a reason code of X'00C80042'.
System Programmer Response:Refer to Security manager codes (X'C8') for an explanation of the reason code.
CSQH007IReverify flag not set for userid user-id, no entry foundExplanation:A user identifier (user-id) specified in the RVERIFY SECURITY command was not valid because there was no entry found for it in the internal control table. This could be because the identifier was entered incorrectly in the command, or because it was not in the table (for example, because it had timed-out).
Severity:0
System Action:The user identifier (user-id) is not flagged for reverify.
System Programmer Response:Check that the identifier was entered correctly.
CSQH008ISubsystem security not active, no userids processedExplanation:The RVERIFY SECURITY command was issued, but the subsystem security switch is off, so there are no internal control tables to flag for reverification.
Severity:0
CSQH009IErrors occurred during security timeout processingExplanation:This message is sent to the system log either:
- If an error occurs during security timeout processing (for example, a nonzero return code from the external security manager (ESM) during delete processing)
- Prior to a message CSQH010I if a nonzero return code is received from the timer (CSQTTIME) during an attempt to restart the security timer
Severity:8
System Action:Processing continues.
System Programmer Response:Contact your IBM support center to report the problem.
CSQH010Icsect-name Security timeout timer not restartedExplanation:This message is issued to inform you that the security timeout timer is not operational. The reason for this depends on which of the following messages precedes this one:
- CSQH009I
- An error occurred during timeout processing
- CSQH011I
- The timeout interval has been set to zero
Severity:8
System Action:If this message follows message CSQH009I, the queue manager ends abnormally with one of the following reason codes:
- csect-name
- Reason code
- CSQHTPOP
- X'00C80040'
- CSQHPATC
- X'00C80041'
System Programmer Response:Refer to Security manager codes (X'C8') for information about the reason code.
CSQH011Icsect-name Security interval is now set to zeroExplanation:The ALTER SECURITY command was entered with the INTERVAL attribute set to 0. This means that no user timeouts will occur.
Severity:0
System Programmer Response:This message is issued to warn you that no security timeouts will occur. Check that this is what was intended.
CSQH012IErrors occurred during ALTER SECURITY timeout processingExplanation:This message is issued in response to an ALTER SECURITY command if errors have been detected during timeout processing (for example, a nonzero return code from the external security manager (ESM) during timeout processing).
Severity:8
System Action:Processing continues.
System Programmer Response:Contact your IBM support center to report the problem.
CSQH015ISecurity timeout = number minutesExplanation:This message is issued in response to the DISPLAY SECURITY TIMEOUT command, or as part of the DISPLAY SECURITY ALL command.
Severity:0
CSQH016ISecurity interval = number minutesExplanation:This message is issued in response to the DISPLAY SECURITY INTERVAL command, or as part of the DISPLAY SECURITY ALL command.
Severity:0
CSQH017ISecurity refresh completed with errors in signoffExplanation:This message is issued when an error has been detected in refresh processing; for example, a nonzero return code from the external security manager (ESM) during signoff or delete processing.
Severity:8
System Action:Processing continues.
System Programmer Response:Contact your IBM support center to report the problem.
CSQH018Icsect-name Security refresh for resource-type not processed, security switch set OFFExplanation:A REFRESH SECURITY command was issued for resource type resource-type. However, the security switch for this type or the subsystem security switch is currently set off.
Note:This message is issued only for resource types MQQUEUE, MQPROC, and MQNLIST, because MQADMIN is always available for refresh.Severity:0
System Programmer Response:Ensure that the REFRESH SECURITY request was issued for the correct resource type.
CSQH019IKeyword values are incompatibleExplanation:The REFRESH SECURITY command was issued, but the command syntax is incorrect because a keyword value that is specified conflicts with the value for another keyword.
Severity:8
System Action:The command is not executed.
System Programmer Response:See the WebSphere MQ Script (MQSC) Command Reference manual for more information about the REFRESH SECURITY command.
CSQH021Icsect-name switch-type security switch set OFF, profile 'profile-type' foundExplanation:This message is issued during queue manager initialization and in response to a REFRESH SECURITY command for each security switch that is set OFF because the named security profile has been found.
Severity:0
System Action:If the subsystem security switch is set off, you will get only one message (for that switch).
System Programmer Response:Messages CSQH021I through CSQH026I are issued so that we can check the security configuration of your queue manager. See the WebSphere MQ for z/OS System Setup Guide for information about setting security switches.
CSQH022Icsect-name switch-type security switch set ON, profile 'profile-type' foundExplanation:This message is issued during queue manager initialization and in response to a REFRESH SECURITY command for each security switch that is set ON because the named security profile has been found.
Severity:0
System Programmer Response:Messages CSQH021I through CSQH026I are issued so that we can check the security configuration of your queue manager. See the WebSphere MQ for z/OS System Setup Guide for information about setting security switches.
CSQH023Icsect-name switch-type security switch set OFF, profile 'profile-type' not foundExplanation:This message is issued during queue manager initialization and in response to a REFRESH SECURITY command for each security switch that is set OFF because the named security profile has not been found.
Severity:0
System Action:If the subsystem security switch is set off, you will get only one message (for that switch).
System Programmer Response:Messages CSQH021I through CSQH026I are issued so that we can check the security configuration of your queue manager. See the WebSphere MQ for z/OS System Setup Guide for information about setting security switches.
CSQH024Icsect-name switch-type security switch set ON, profile 'profile-type' not foundExplanation:This message is issued during queue manager initialization and in response to a REFRESH SECURITY command for each security switch that is set ON because the named security profile has not been found.
Severity:0
System Programmer Response:Messages CSQH021I through CSQH026I are issued so that we can check the security configuration of your queue manager. See the WebSphere MQ for z/OS System Setup Guide for information about setting security switches.
CSQH025Icsect-name switch-type security switch set OFF, internal errorExplanation:This message is issued during queue manager initialization and in response to a REFRESH SECURITY command for each security switch that is set OFF because an error occurred.
Severity:0
System Action:The message may be issued in conjunction with message CSQH004I when an unexpected setting is encountered for a switch.
System Programmer Response:See message CSQH004I for more information.
Messages CSQH021I through CSQH026I are issued so that we can check the security configuration of your queue manager.
CSQH026Icsect-name switch-type security switch forced ON, profile 'profile-type' overriddenExplanation:This message is issued during queue manager initialization and in response to a REFRESH SECURITY command for each security switch that was forced ON. This happens when an attempt was made to turn off both the queue manager and queue-sharing group security switches for the named profile, which is not allowed.
Severity:0
System Programmer Response:Correct the profiles for the queue manager and queue-sharing group security switches, and refresh security if required.
Messages CSQH021I through CSQH026I are issued so that we can check the security configuration of your queue manager. See the WebSphere MQ for z/OS System Setup Guide for information about setting security switches.
CSQH030ISecurity switches ...Explanation:This is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command and is followed by messages CSQH031I through CSQH036I for each security switch to show its setting and the security profile used to establish it.
Severity:0
System Action:If the subsystem security switch is set off, you will get only one message (for that switch). Otherwise, a message is issued for each security switch.
CSQH031Iswitch-type OFF, 'profile-type' foundExplanation:This message is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command for each security switch that is set OFF because the named security profile has been found.
Severity:0
System Action:If the subsystem security switch is set off, you will get only one message (for that switch).
CSQH032Iswitch-type ON, 'profile-type' foundExplanation:This message is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command for each security switch that is set ON because the named security profile has been found.
Severity:0
CSQH033Iswitch-type OFF, 'profile-type' not foundExplanation:This message is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command for each security switch that is set OFF because the named security profile has not been found.
Severity:0
System Action:If the subsystem security switch is set off, you will get only one message (for that switch).
CSQH034Iswitch-type ON, 'profile-type' not foundExplanation:This message is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command for each security switch that is set ON because the named security profile has not been found.
Severity:0
CSQH035Iswitch-type OFF, internal errorExplanation:This message is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command for each security switch that is set OFF because an error occurred during initialization or when refreshing security.
Severity:0
System Action:The message may be issued when an unexpected setting is encountered for a switch.
System Programmer Response:Check all your security switch settings. If required, correct them and refresh your security.
CSQH036Iswitch-type ON, 'profile-type' overriddenExplanation:This message is issued in response to a DISPLAY SECURITY ALL or DISPLAY SECURITY SWITCHES command for each security switch that was forced ON. This happens when an attempt was made to turn off both the queue manager and queue-sharing group security switches for the named profile, which is not allowed.
Severity:0
System Programmer Response:Correct the profiles for the queue manager and queue-sharing group security switches, and refresh security if required.