WebSphere Enterprise Service Bus for z/OS, Version 6.2.0 Operating Systems: z/OS


deleteSCADestinations.jacl script

Use the deleteSCADestinations.jacl script to remove Service Component Architecture (SCA) destinations associated with a particular module.

Purpose

The deleteSCADestinations.jacl script removes inactive SCA destinations associated with a module from the server configuration.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-wsadmin-- -+--------------------+-- - -f-- -deleteSCADestinations.jacl-- -moduleName-- -+---------+-><
              |                (1) |                                                       '- -force-'   
              '--conntype none-----'                                                                     

Notes:
  1. Other wsadmin parameters are described in Wsadmin tool

Parameters

-conntype none
An optional parameter that specifies that all connection types are affected.
moduleName
A mandatory parameter that specifies the module for which you are deleting the SIBus destinations.
-force
An optional parameter that specifies that the destinations associated with moduleName should be removed even if the destination is currently active.

Example

This command deletes all of the inactive destinations associated with module, MyModule.

wsadmin -f deleteSCADestinations.jacl MyModule

reference Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 21 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/doc/rref_delscadestcmd.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).