This topic contains sections marked as revised for this release

WebSphere Message Brokers
File: an37210_
Writer: Karen Cameron

Reference topic

This build: July 31, 2007 21:34:36

mqsideleteconfigurableservice command

The mqsideleteconfigurableservice command deletes a configurable service, such as a JMS providerStart of change or JDBC providerEnd of change, that was created using the mqsicreateconfigurableservice command.

Supported platforms

Purpose

Use the mqsireportproperties command to view the configurable services that you can delete.

Usage notes

  • Before you run this command, ensure that the broker is running.
  • After you have run this command, stop and restart the broker to ensure that deleted broker resources and properties are not being used.

Syntax

Parameters

BrokerName
(Required) The name of the broker to modify. This parameter must be the first parameter.
-c ConfigurableService
(Required) The type of configurable service type, such as JMSProvidersStart of change, JDBCProviders, or SecurityProfilesEnd of change. Use the mqsireportproperties command to view the list of valid values.
-o ObjectName
(Required) The name of the object for which you want to delete the properties. Use the mqsireportproperties command to view the list of properties that you can delete.

Authorization

The user ID must be a member of the mqbrkrs group.

Responses

This command returns the following responses
  • BIP8012 Unable to connect to system components
  • BIP8014 Component cannot be created
  • BIP8073 Invalid broker name
  • BIP8984 Configurable service was not found

Examples

Delete a JMS provider configurable service called MyProviderXYZ for broker WBRK6_DEFAULT_BROKER:
     mqsideleteconfigurableservice WBRK6_DEFAULT_BROKER -c JMSProviders -o JMS_MyProviderXYZ
Start of change Delete a security profile for LDAP use:
     mqsideleteconfigurableservice WBRK6_DEFAULT_BROKER -c SecurityProfiles -o MyLDAPProfile
End of change
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:34:36

an37210_ This topic's URL is: