The dltwasinst script
The dltwasinst script removes an instance and the files associated with it. It also deletes any embedded JMS brokers that are associated with the instance. You cannot delete the default instance that is shipped with the product. For usage instructions and examples, see Delete an instance.
Note: Use this script to remove an instance. Do not manually delete an instance.
Product
The dltwasinst script is available in WebSphere Application Server and WebSphere Application Server Network Deployment.
Authority
To run this script, your user profile must have *ALLOBJ authority.
Syntax
The syntax of the script is:
dltwasinst -instance instance [ -verbose ] [ -help ]Parameters
The parameters of the script are:
-instance
This is a required parameter. The value instance specifies the name of the instance that you want to delete.-verbose
This optional parameter turns on verbose messages, which can be helpful if you need to debug the script.-help
This optional parameter displays the help message. If you specify this parameter, the script ignores all other parameters.