WebSphere WebSphere Application Server Version 6.1.x Feature Pack for Web Services Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

deleteSIBWMQServer command

Use the deleteSIBWMQServer command to delete a specified WebSphere MQ server and remove the associated WebSphere MQ server bus members, assigned queue points and mediation points.

To run the command, use the AdminTask object of the wsadmin scripting client.

For i5/OS platforms The wsadmin scripting client is run from Qshell. For more information, see the topic "Configure Qshell to run WebSphere Application Server scripts".

This command is only valid when used with WebSphere Application Server Version 6.1 and later application servers. Do not use it with earlier versions.

Command-line help is provided for service integration bus commands:

After using the command, save your changes to the master configuration; for example, by using the following command:
 $AdminConfig save

Purpose

You use a WebSphere MQ server to configure a direct (single bus) connection to a WebSphere MQ for z/OS queue manager or queue sharing group. This command deletes a specified WebSphere MQ server and removes any associated WebSphere MQ server bus members, assigned queue points and mediation points. This operation does not remove the corresponding WebSphere MQ queue manager or queue sharing group, and it does not remove messages from any queues that are assigned to corresponding WebSphere MQ server bus members. The bus members for a given WebSphere MQ server are those created when the server is added to a bus.

Target object

A selected WebSphere MQ server.

Required parameters

-name
The name of the WebSphere MQ server to delete. This value is specified for the -name parameter (not the -serverName parameter), when the WebSphere MQ server is created, and is the name of the WebSphere Application Server administrative object, not the name of the WebSphere MQ object. If you issue the delete command, it is the WebSphere Application Server administrative object that is deleted, not the WebSphere MQ resource.

Conditional parameters

None

Optional parameters

None

Example

$AdminTask deleteSIBWMQServer {-name "Finance dept QM"}

Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 27 November 2008
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.wsfep.multiplatform.doc/ref/rjfp_cli_mqserver_del.html

Copyright IBM Corporation 2004, 2008. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)