You can use the deleteodr.jacl script to delete an on demand router (ODR) from the command line.
You can use the deleteodr.jacl script to delete an ODR.
To delete an ODR, you must have administrator or configurator privileges.
The deleteodr.jacl script is located in the app_server_root/bin directory.
./wsadmin.sh -f deleteodr.jacl
wsadmin> source deleteodr.jacl wsadmin> deleteodr nodenameIn place of nodename, specify the name of the node on which your ODR exists.
./wsadmin.sh -f deleteodr.jacl node01