The crtreminst script
The crtreminst script creates a remote instance. Use remote a instance to configure a remote HTTP topology, or to run client applications. For more information about remote HTTP, see Remote HTTP. For more information about client applications, see Application clients.
For usage instructions and examples, see Create a new remote instance.
Product
The crtreminst script is available in WebSphere Application Server.
Authority
To run this script, your user profile must have *ALLOBJ authority.
Syntax
The syntax of the script is:
crtreminst -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. The script creates the new instance in the /QIBM/UserData/WebAS5/Base/instance directory.-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.