Previous Topic: MIST - MISTEST and MOBJ - MOBJECTSNext Topic: MTT$ - MTT


MQSR - WebSphere MQ

MQSR002E <qmgr> <service-name> failed, <reason>

An internal WebSphere MQ data collection service failed.

MQSR003E No WebSphere MQ subsystems found

During WebSphere MQ component initialization, no MQ subsystems were found.

MQSR004E No active queue manager found

While attempting to select or connect to an MQ queue manager, no active queue manager was found.

MQSR005E <qmgr> PCF command <cmd> <reason>

An internal WebSphere MQ data collection service failed to successfully issue a PCF command.

MQSR006E Queue manager <qmgr> not <active|found>

While attempting to select or connect to an MQ queue manager, no active queue manager was found.

MQSR007I Switched to WebSphere MQ qmgr <qmgr> cpf <cpf> in ASID <asid> job <jobname>.

This message indicates that the selected queue manager is now the current target queue manager. MQ commands are always directed to to the current target queue manager.

MQSR008W WebSphere MQ queue manager not active in ASID <asid> job <jobname>

An attempt to verify the target queue manager's asid failed. This can occur if the target queue manager was stopped or restarted before a data collection request was completed.

MQSR009E <line-command> line command invalid for status <status>

This message is issued when a line command entered from the current display cannot be processed due to the current state of the selected queue manager. For example, stopping a queue manager that is already stopped, or was never started.

MQSR010I <attrname> <attrvalue>

This message is issued after the PCF command error message if there are PCF message attributes to be displayed. Each attribute in the PCF message is displayed with one or more of these messages.

MQSR011W <line-command> invalid, already connected to queue manager <qmgr>

This message indicates that the connect command failed because there is already a connection to the target queue manager.

MQSR012W <command> invalid, not connected to queue manager <qmgr>

This message indicates that the disconnect command failed because there is no connection to the target queue manager.

MQSR013W No output found for <jobname>

This message indicates that there is no output for the target queue manager.

MQSR014W No authorized output found for <jobname>

This message indicates that you are not authorized to view any of the queue manager's output or no output exists.

MQSR015W Command submitted to <qmgr> but no responses received

This message indicates that the target queue manager failed to respond to a data collection request. See the MQMSGLOG for details.

MQSR016E Unrecognized parameter - <invalid-parm>

The command was entered with an invalid parameter specified.

MQSR017I <command> command complete, work queues deleted - <delete-count>, errors - <error-count>

This message is displayed following execution of the MQCLEAN command. MQCLEAN is issued to clean up any reply-to-queues allocated as part of normal operation. Typically, these queues are automatically unless the system shuts down abnormally.

MQSR018E Queue <qname> not found

This message is displayed when an undefined queue name is specified as a command argument.

MQSR019E Queue <local-qname> not type QLOCAL

This message is displayed when a non-local queue name is specified as an command argument to a command that requires a local queue command argument. Examples are MQBROWSE <local-qname> and MQCLEAR <local-qname>.

MQSR020E Queue <qname> has open processes

This message is displayed when the target queue name specified on the MQCLEAR command has opened processes. Queues cannot be cleared if they are in use.

MQSR021I Queue <qname> is already empty

This message indicates that the queue selected as the target of the MQCLEAR command has no messages queued.

MQSR022E Cannot <cmd> message. Required MQDLH not present.

This message indicates that the selected message cannot be copied or forwarded to the destination Queue/Qmgr. A message in the MQ Dead Letter Queue cannot be redirected without an MQ Dead Letter Header using command <cmd>.

MQSR023I Queue <qname> cleared

This message indicates that the MQCLEAR command has completed and the target queue has been cleared of all messages.

MQSR024E <line-command> line command not valid for queue manager <qmgr>

This message indicates that an invalid line command has been issued for the selected queue manager.

MQSR025W START QMGR invalid, queue manager <qmgr> already active

This message indicates that the START QMGR failed because the selected queue manager is already active.

MQSR026E START CHINIT invalid, queue manager <qmgr> not active

This message indicates that the START CHINIT failed because the associated queue manager is not active. The queue manager must be started before the channel initiator.

MQSR027W START CHINIT invalid, <qmgr> channel initiator already active

This message indicates that the START CHINIT command failed because the queue manager channel initiator is already active.

MQSR028W STOP QMGR invalid, queue manager <qmgr> not active

This message indicates that the selected queue manager cannot be stopped because it is not active.

MQSR029W STOP CHINIT invalid, <qmgr> channel initiator not active

This message indicates that the channel initiator, associated with <qmgr>, cannot be stopped because it is not active.

MQSR030E <command> command invalid on line entered

This message typically indicates that the selected resource has been deleted or is not a valid target for the command entered.

MQSR031E Unrecognized parameter - <error-parm>

This message indicates that the command was entered with an unrecognized parameter. This typically occurs on the DEFINE subcommand entered from any of the WebSphere MQ object displays.

MQSR032E <command> command invalid, <variable> already active

An attempt to START or STOP a WebSphere MQ resource failed because the resource may already be started or stopped. For more information, see the Line Commands section on the HELP MQDQMGR display.

MQSR033E <command> command invalid, <variable> not active

An attempt was made to STOP a WebSphere MQ resource, from the MQDQMGR display, but the resource is not active. For more information see the Line Commands section on the HELP MQDQMGR display.

MQSR034E Invalid TCP/IP listener port number - <portnum>

The START LISTENER TRPTYPE(TCP) failed because and invalid port number was specified.

MQSR035E LU name parameter required for START LU6.2 listener command

The START LISTENER TRPTYPE(LU62) failed because the LU name parameter is not specified.

MQSR036E Object already defined and REPLACE keyword not specified

An attempt to define an MQ object failed because the object is already defined.

MQSR037E Specified model object not found

An attempt to define a WebSphere MQ object, using an existing object of the same type, failed because the model object cannot be found.

MQSR038E <command> command failed.

The command failed. See the MQMSGLOG for details.

MQSR039E <command> command invalid, queue is in use

The delete queue failed because the queue either has queued messages or active processes using it.

MQSR040E <command> invalid when queue contains messages - Use the PURGE command

The delete queue failed because the queue has queued messages. Try the PURGE command.

MQSR041E <command> not valid for a reserved system object

Objects reserved by the WebSphere MQ subsystem cannot be defined or deleted.

MQSR042I <object> <name> <result>

This message shows the status of the last command executed.

MQSR043E LIKE keyword requires an object name value

The define command failed because the LIKE keyword has an invalid or missing parameter. Use LIKE to specify a model for the object being defined.

MQSR044E Specified model object is not type <objtype>

The define failed because the model object is not the same type as the object being defined.

MQSR045E Default <objtype> <objname> not found

The define failed because no default attributes for this object type were found. Use the LIKE keyword to specify a model with the desired attributes.

MQSR046E <command> command invalid, channel is active

An active channel cannot be deleted.

MQSR047E Object already defined as type <deftype>

The specified object already exists.

MQSR048E The MQ API load module was not found at the location specified.

The MQ API load module CSQBSTUB was not found at the location specified in the MQSERIES PARMLIB member. Check the setting of API-LOAD-LIBRARY.

MQSR049E <var1> parameter required for <command> <qual> command

The command failed because the command syntax is incomplete.

MQSR050E Field name <var1> ambiguous - Specify more chars for exact match

The command failed because the command argument is not sufficiently qualified.

MQSR051E Field name <var1> not found

The command failed because the command argument is not a valid object or attribute.

MQSR052E Invalid <var1> keyword, max len is 10 - <var2>

The value entered exceeds the maximum length for the field selected.

MQSR053E Invalid <var1> keyword value - <var2>

The value specified is invalid for the selected keyword.

MQSR054E Invalid <var1> value, max len is 9 - <var2>

The value entered exceeds the maximum length for the field selected.

MQSR055E Invalid <var1> value, non-numeric chars found - <var2>

The selected field or parameter value requires a numeric value and the value specified is not numeric.

MQSR056E Invalid <var1> value, less than min of <var2> - <var3>

The value entered is less that the minimum allowable value for the selected field.

MQSR057E Invalid <var1> value, greater than max of <var2> - <var3>

The value entered is greater than the maximum allowable value for the selected field.

MQSR058E Invalid <var1> value, len less than min of <var2> - <var3>

The value entered is shorter that the minimum allowable length for the selected field.

MQSR059E Invalid <var1> value, len greater than max of <var2> - <var3>

The value entered is longer that the maximum allowable length for the selected field.

MQSR060E Invalid <var1> value, string contains invalid chars - <var2>

The syntax specified is invalid for the selected field.

MQSR061E Invalid <var1> value, 1st char in string is invalid - <var2>

The syntax specified is invalid for the selected field.

MQSR062E Highlighted input fields are in error.

The command failed due to an editing error. See MQMSGLOG for details.

MQSR063E The generated DEFINE command is too long <length> max <maximum>

The DEFINE command that was generated for this object is too long for the command server to process.

Reduce the size of the data in one of the long variables that that is allowed to be altered after the object is defined. Use the MQALTER command to alter the value after the object has been defined.

MQSR064E Queue <var1> disabled for GET

The command failed because the queue is disabled for GET. Enable it by altering the GET attribute and try again. See HELP MQALTER for details.

MQSR065W <var1> failed, message not found

The selected message no longer exists. This may occur when the message is removed or deleted before the display is refreshed.

MQSR066I Queue <var1> cleared, <var2> msgs discarded

The "MQCLEAR" command succeeded.

MQSR067W <var1> display truncated at <var2> of <var3> messages

The number of messages read is limited by the BROWSE-MSG-COUNT-MAXIMUM parameter in the MQSERIES parmlib member. Increase the value if you wish to see all the messages currently queued.

MQSR068W No DEADQ queue name defined for qmgr <var1>

A dead letter queue is not defined on the target queue manager.

MQSR069E Qmgr <var1> was disconnected - Use MQCONN command to reconnect

The connection to the target queue manager has been broken. Reconnect using the MQCONN command.

MQSR070I Enter <var1> command with a valid option

An invalid keyword is specified. See the information line for the list of available options.

MQSR071I <MQCall> starting. <object>

This message is issued when a call to an WebSphere MQ service routine has been issued.

MQSR072I <MQCall> completed successfully. <object>

This message is issued upon successful completion of a call to an WebSphere MQ service routine.

MQSR073W <MQCall> warning, CompCode <CompCode> - RsnCode <RsnCode>

This message indicates a warning in an WebSphere MQ service routine.

MQSR074E <MQCall> failed, CompCode <CompCode> - RsnCode <RsnCode>

This message indicates a failure in an WebSphere MQ service routine.

MQSR075E <MQCall> abended, CompCode <CompCode> - RsnCode <RsnCode>

This message indicates an abend in an WebSphere MQ service routine.

MQSR076W <cmd> operation already completed on selected message.

This message indicates the selected line command was already processed for the selected message.

MQSR077E <cmd> message failed.

This message indicates the selected message was unsuccessfully copied or forwarded to the destination Queue/Qmgr. Issue the MQMSGLOG command to see the details.

MQSR078E Message id and Correlation id not unique. Msgid=<msgid> Correlid =<correlid>

This message indicates the selected message was unsuccessfully copied or forwarded to the destination Queue/Qmgr because the selected message is not unique.

MQSR079E <cmd> failed. Message no longer queued

The specified command failed because the selected message is no longer in the queue. The message may have been deleted or forwarded to another queue.

MQSR080E Initialization failed, required SVC services are not available

WebSphere MQ initialization failed because the required SVC services are not available.

MQSR081E Qmgr parm required for <var1>

Specify a queue manager name and try again.

MQSR082E Message correlator not matched, <var1> messages discarded.

During command processing, we discard messages from the command reply-to-queue because the correlation ID did not match. This can be the result of a "response not received" or "timeout" condition that occurred on a previous command.

MQSR083E <command> command not valid for qmgr <qmgr> at version <versn>

The command is not supported at the target queue manager version of WebSphere MQ.

MQSR084E <kwd> keyword not valid for qmgr <qmgr> at version <versn>

The specified keyword is not supported at the target queue manager version of WebSphere MQ.

MQSR085E An I/O error occurred searching the directory for the MQ API module.

An I/O error occurred while doing a directory search (BLDL) for the MQ API module CSQBSTUB. Check the setting of API-LOAD-LIBRARY in the MQSERIES PARMLIB member.

MQSR086E <subcmd> subcommand not supported for <cmd> command

The subcommand is not valid for the current display. Go to the Subcommands Section of the HELP screen for the display to see the list of valid subcommands.

MQSR087E <lincmd> line command not supported for <cmd> command

An invalid line command was entered for the current display. Type HELP and then go to the line commands section to see the list of valid line commands.

MQSR088E <objname> <objtype> not supported by <command> command

The command entered is not valid for the object type specified.

MQSR089E <objtype> <objname> not found

The specified object could not be found or the object attribute is not a valid attribute for the object type selected.

MQSR090I No match found for <objtype> <objname>

The specified object could not be found.

MQSR091E <command> <objtype> invalid, <errtext>

The command entered is invalid in this context.

MQSR092W Channel name not unique - Use chltype parm for specific match

More than one object with the same name exists. In order to qualify the object, add the CHLTYPE parameter and try again.

MQSR093E <rqst> failed, Qmgr <qmgr> CMDLVL(<cmdlvl>) invalid

This may occur if we are to determine the command level of the target queue manager. Typically, the command level is determined when a queue manager connection is established. See MQMSGLOG for details.

MQSR094E <rqst> failed, unable to determine Qmgr <qmgr> CMDLVL

This may occur if we are is unable to determine the command level of the target queue manager. Typically, the command level is determined when a queue manager connection is established. See MQMSGLOG for details.

MQSR095E <lcmd> line command only valid for ClusQMgr <qmgr>

The specified command is valid only for cluster queue managers.

MQSR096E <lcmd> line command invalid - <errtext>

The specified command is invalid because the current state of the target queue manager may not be appropriate for the command.

MQSR097E <lcmd> invalid, current <mgrtype> <mgrname> is not a repository

The specified command is valid only for a repository cluster queue manager.

MQSR099E <var1>

This message number is used to issue messages received from other sources, such as, WebSphere MQ itself.

MQSR100I Connecting to queue manager <qmgr>

This message indicates that a connection to the specified queue manager is being established.

MQSR101I Connect complete

The connection to the specified queue manager is established.

MQSR102I Opening queue <qname>

The specified queue is being opened.

MQSR103I Open complete

The queue specified in the previous message is now open.

MQSR104I Closing queue <qname>

The specified queue is being closed.

MQSR105I Close complete

The queue specified in the preceding message is now closed.

MQSR106I Disconnecting from queue manager <qmgr>

The specified queue manager connection is closing.

MQSR107I Disconnect complete

The queue manager connection in the preceding message is now closed.

MQSR110I Opening queue manager <var1>

This message indicates that the queue manager is being opened for inquire processing.

MQSR111I Inquiring queue manager <var1>

This message indicates that a queue manager inquire is in progress.

MQSR112I Inquire complete

This message indicates that the inquire has completed.

MQSR113I Closing queue manager <var1>

This message indicates that the queue manager is closing.

MQSR114I Inquiring queue <var1>

This message indicates that an inquire is in progress to determine queue attributes for the specified queue.

MQSR115I Qmgr <var1> ended in ASID <var2>, cleanup in progress

This message indicates that the target queue manager has terminated or stopped.

MQSR116I Qmgr <var1> cleanup complete

This message indicates that the queue manager cleanup routines have completed processing.

MQSR118I Qmgr <qmgr> at CMDLEVEL(<cmdlvl>)

The specified queue manager is at the command level indicated in the message.

MQSR119I Dynamic queue <qnam>

This message names the dynamic reply-to-queue opened to receive command responses.

MQSR120I <reqnam> request started

This message signals the start of a WebSphere MQ request.

MQSR121I <reqnam> request complete

This message indicates that the request has completed.

MQSR122I Elp Tot <1> Ext <2> Int <3>

This is the total external and internal elapsed CPU time used by the command. External time measures time attributable to the queue manager or channel initiator address spaces.

MQSR123I Cpu Tot <1> Ext <2> Int <3>

This is the total external and internal CPU time used by the command. External time measures time attributable to the queue manager or channel initiator address spaces.

MQSR124I Con <1> Opn <2> Put <3> Get <4> Cls <5> Dis <6> Rty <7>

This messages indicates how many, and the type of, WebSphere MQ API requests that were required to complete the command.

MQSR125W ALESERV ADD macro for queue manager <qmgr> failed, rc <reason>.

An internal request to obtain the target queue manager's ALET failed. This may occur when the queue manager is in the process of shutting down or abnormally terminating and a data collection request is in progress.

MQSR127I <modname> initialization complete

The WebSphere MQ cross memory data collection interface for the target queue manager is initialized.

MQSR128W <Qmgr> Qmgr terminating or stopped

This message indicates that the target queue manager is stopping or terminating and that normal command processing cannot continue.

MQSR129W Queue manager <qmgr> version <vernum> is not supported

This message indicates that the target queue manager is at a version of WebSphere MQ that is not supported.

MQSR130W <qmgr> DB2 Manager is inactive

This message indicates that DB2 statistics are not available. If the target queue manager was not started as part of a data sharing group, no DB2 data will be available. In addition, the queue manager must be recording SMF 115 records ( DB2 subtype ). See the WebSphere MQ System Setup guide, section Using System Management Facility for more information.

MQSR131E <qmgr> Command not valid for WebSphere MQ <vernum>

This message indicates that the command entered is not supported for the target queue manager WebSphere MQ version.

MQSR132W <qmgr> Channel initiator inactive

This message indicates that the channel initiator has been stopped or recycled while a command is in progress.

MQSR133W Channel initiator not running or stopping

This message indicates that the current command cannot continue because the channel initiator is not active.

MQSR134I Queue <cmd> completed successfully

This message indicates that CSQUTIL completed with a return code of 0. Issue the MQMSGLOG command for more details.

MQSR135W Queue <cmd> completed with errors

This message indicates CSQUTIL completed with a return code of 4. Issue the MQMSGLOG command for more details.

MQSR136E Queue <cmd> completed with errors

This message indicates that CSQUTIL completed with a return code greater than or equal to 8. Issue the MQMSGLOG command for more details.

MQSR138A Enter desired action ( IMPORT or EXPORT)

This message indicates that the IMPORT or EXPORT command must be specified to complete the message transfer. IMPORT will copy messages to the target queue from the source data set. EXPORT will copy messages to the target data set from the source queue.

MQSR141E Qmgr @<4> not found

Informational only.

MQSR142E Qmgr <qmgr> not found

The targeted Qmgr was not found.

MQSR143W Qmgr <qmgr> shutting down

The targeted Qmgr is stopping.

MQSR144E Queue <qname> not found

The targeted Queue was not found.

MQSR145E Queue <qname> not type QLOCAL

The targeted Queue is not a local queue.

MQSR146E Dsname <dsname> not cataloged

The targeted dsname is not cataloged.

MQSR147E LOCATE for <dsname> failed, rc <rc>

A LOCATE request failed for the targeted dsname.

MQSR148E Volume <volume> not mounted for <dsname>

The volume required to locate the targeted dsname is not mounted.

MQSR149E Dsname <dsname> not found on <volume>

The targeted dsname does not reside on the volume specified.

MQSR150E OBTAIN for <dsname> on <volume> failed, I/O error

A OBTAIN request failed for the targeted dsname on the volume specified.

MQSR151E OBTAIN for <dsnamme> on <volume> failed, rc <rc>

A OBTAIN request failed for the targeted dsname on the volume specified.

MQSR152E Dsname <dsname> not DSORG=PS

The targeted dsname requires DSORG=PS.

MQSR153E Dsname <dsname> not DSORG=VBS

TThe targeted dsname requires DSORG=VBS.

MQSR154E

The targeted dsname is a partitioned data set.

MQSR155E Member name required

The targeted dsname is a partitioned data set.

MQSR160E Invalid environment for <command> command

The MQEDIT command can only be invoked as a line command from the MQBROWSE display.

MQSR161E <command> command error

An error occurred while process the WebSphere MQ MQI command. Issue the MQMSGLOG command to see the return and reason codes associated with the failure.

MQSR162I Message saved

The current or updated message has been saved and replaces the original message on the target queue.

MQSR163I Edit session canceled

The edit session has been canceled. This action causes the original message to be restored to the target queue in its original unmodified state.

MQSR164W MQEDIT session already in progress at a previous level

This message is issued when a user attempts to edit a message while another edit session is in progress.

MQSR165W Nothing to save

This message is issued when an error has occurred while attempting to save the target message. For example, the GET failed for the target message and a SAVE subcommand is inadvertently issued.

MQSR166W Qmgr <Qmgr> In-flight MQEDIT session changes will rollback

This message is issued when the Qmgr is stopped or terminates while an MQEDIT session is in progress. It indicates the target message will be restored to the target queue in its original unmodified state. No further processing can take place on the edit session, because the target qmgr has terminated. Enter PF3 or the CANCEL subcommand to terminate the edit session.

Informational only.

MQSR167W Qmgr <Qmgr> MQEDIT session rollback complete

This message is issued when the Qmgr is stopped or terminates while an MQEDIT session is in progress. It indicates the target message has been restored to the target queue in its original unmodified state. No further processing can take place on the edit session, because the target qmgr has terminated. Enter PF3 or the CANCEL subcommand to terminate the edit session.

MQSR168W Qmgr <Qmgr> not connected

This message indicates that there is no connection to the target Qmgr. Issue the MQCONN <qmgr> command to establish a connection.

MQSR169W <command> is invalid when an MQEDIT session is in progress

This message indicates that the command entered is not valid when a message editing session is in progress. The command may cause the session target Qmgr connection to be lost.

MQSR170I the message is restored

This message indicates that the target message has been restored into the target queue in its original unmodified state.

MQSR171W <char> invalid hex input

This message indicates that invalid hex input was entered during an MQEDIT session. The range of valid hex characters is 0-9 and A-F.

MQSR172W <char> invalid display characters found in the message <type>

This message indicates that non-displayable characters were found in the message header, data, or context. These characters are converted to a displayable character specified by the NONDISPLAY character setting.

MQSR173W Message modified. Re-enter <command> command to ignore changes

When the CONFIRM option is in effect, this message indicates you are trying to exit the edit session, but the message was modified. Issue the SAVE command to save the changes or repeat the command to exit. Repeating the command cancels the changes.

MQSR174W <char> NONDISPLAY character entered as input - original character unchanged

This message indicates the character <char> cannot be entered as an input character because it is the same character used to represent non-displayable characters on the display. To enter this character as input, either change the NONDISPLAY setting using the SET NONDISPLAY <char> command or use the OPTION HEX subcommand to edit the message in hex mode.

MQSR175E Server address space not active

The command you entered requires that the product server address space be active and it is not active.

MQSR176E Request monitoring not active for qmgr <qmgr>

Historical request monitoring is not active for the specified queue manager.

MQSR177W No active qmgr found

The requested data could not be displayed. No active queue manager could be found.

MQSR178W No monitored qmgr found

The requested data could not be displayed. No monitored queue manager could be found.

MQSR179W No <action> action defined for <linetype> <jobname>

A request was made to select or drill into the selected linetype. Additional information is not available.

MQSR180E Message size greater than maximum allowed for the <command> command

A request was made to read a WebSphere MQ message, however the message size exceeds the maximum allowed.

MQSR181I No historical MQ request data available

No historical request monitoring data is available for any queue manager. Only current interval data may be available. After the current interval completes then history data will be available. If the current interval completes and still no history data is available contact CA Technical Support.

MQSR182E Expecting <keyword1> and found keyword <keyword2>

The command failed because an unexpected keyword was found. Correct the command syntax and reissue the command.

MQSR183E Object already defined

A request was made to define a new object, but an object of the same name already exists.

MQSR184I <command> command issued

A command was issued as a result of the requested action. See the MQMSGLOG for result details.

MQSR185E <dataset> not cataloged

The command failed because the data set specified is not cataloged.

MQSR186E <module> parameter module version is not supported

The queue manager has been started with a parameter module that was built with macros from a release that is not supported. To see the queue manager parameters, rebuild the parameter module using macros supplied with the release of the queue manager that is running.

MQSR187E <command> line command invalid for <condition>

A line command was issued for an object that does not allow it based on the condition specified.

MQSR188E Command invalid for channels with no connection name

An "instance" channel stop command was issued, but there is no instance of the channel running. Only channels with a connection name can be stopped using one of the stop instance line commands.

MQSR189I <count> messages moved

The number of messages that were successfully moved from one local queue to another.

MQSR190E <parmname> parameter required by the <command> command
MQSR191E REXX exec <execname> is not valid for line command <cmd>

An external line command, <cmd>, was defined to invoke REXX exec <execname>, but the line command was not defined in exec and was rejected.

MQSR192E Line command <cmd> is not available for IMS control regions

IMS based line commands like <cmd> are not designed to be run against IMS control regions.

MQSR193E Line command <cmd> is not valid for connection type <conntype>

The line command requested cannot be issued against a row representing the specified connection type.

MQSR194E Invalid input specified for <option> - <value>

The value specified for the MQI request trace <option> is invalid. For a list of valid keywords, review the help for the command.

MQSR195E <parmname> parameter required by the <command> <subcmd> subcommand
MQSR196E TSTRING keyword requires a topic string value

The define command failed because the TSTRING keyword has a missing parameter.

MQSR197E <lcmd> line command not valid for remote ClusQMgr <qmgr>

The specified command cannot be issued against cluster queue manager <qmgr> because it is on a remote system.

MQSR198E <ALLOC|OPEN> for WebSphere MQ interface load library failed

An attempt to allocate or open the WebSphere MQ API load library failed. Ensure that API-LOAD-LIBRARY in the MQSERIES parmlib member specifies the correct <MQHLQ>.SCSQAUTH data set name.

MQSR199E WebSphere MQ interface modules have not been loaded

Check that the API-LOAD-LIBRARY setting in the MQSERIES parmlib member specifies the correct library name for the MQ API. If it has a value of NONE, the modules will not get loaded.

MQSR200E Channel name cannot contain a mask character - <channel>

The channel name specified cannot contain a mask character.

MQSR201I QMgrs <qmgrs> Objects <objs> Succeeded <success> Failed <failed>

A function was performed against one or more local queue managers <qmgrs> and one or more objects <objs>. The message indicates the number of requests that succeeded <success> and failed <failure>.

This message is only displayed for requests to the local system.

MQSR202E Invalid masking characters specified for <parm> parameter

Either masking characters were specified in the parm and they are not allowed or an incorrect use of masking characters was used. Check with the command help for the proper use of masking characters.

MQSR203W No current target queue manager found

A command was issued that requires a current target queue manager, but none were found. If your MQTGTDEF profile variable is set to to NOAUTO, the command could not automatically switch to an active queue manager. Use the MQSERIES command to switch to an active queue manager or switch your MQTGTDEF profile variable to a setting that allows auto switching.