[AIX Solaris HP-UX Linux Windows][z/OS]

deleteodr.jacl script

You can use the deleteodr.jacl script to delete an on demand router (ODR) from the command line.

Purpose

You can use the deleteodr.jacl script to delete an ODR.

To delete an ODR, you must have administrator or configurator privileges.

Location

The deleteodr.jacl script is located in the app_server_root/bin directory.

Usage

The default script usage follows:
./wsadmin.sh -f deleteodr.jacl

Procedure

Specify the following parameter with the deleteodr.jacl script:
nodename
The name of the node on which an ODR with the name odr exists.
Alternatively, you can first launch the scripting client. In wsadmin:
wsadmin> source deleteodr.jacl
wsadmin> deleteodr nodename
In place of nodename, specify the name of the node on which your ODR exists.

Example

Delete an ODR.
./wsadmin.sh -f deleteodr.jacl node01 
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=rwve_odrdelscript
File name: rwve_odrdelscript.html