Command line tools

 

Command line tools

 

+

Search Tips   |   Advanced Search

 

There are several command line tools that you can use to start, stop, and monitor WebSphere server processes and nodes. These tools only work on local servers and nodes. They cannot operate on a remote server or node.

To administer a remote server, you can use the wsadmin scripting program connected to the deployment manager for the cell in which the target server or node is configured.

You can also use the administrative console which runs in the deployment manager for the cell.

Unless otherwise specified, all of the WebSphere Application Server scripts are located in this directory:

See also...

Parameter values that specify a server name, a node name or a cell name are case sensitive. For example, if you want to start the application server MyServer for the profile test, invoke...

startServer MyServer -profileName test

If you specify myserver for the server name, the startServer script fails.

Profile names and iSeries host names are not case sensitive.

Most of command line tools function relative to a particular profile. To determine if a script requires the -profileName parameter, refer to the documentation for that script. If you run a command from...

install_root/bin

...and do not specify the -profileName parameter, the default profile for the product is used to set profile specific variables. The value of install_root for the Express and Base editions is...

/QIBM/ProdData/WebSphere/AppServer/V6/Base

The value of install_root for Network Deployment is...

/QIBM/ProdData/WebSphere/AppServer/V6/ND

To specify a different profile...

To use the command line tools

  1. STRQSH
  2. cd WAS_HOME/bin
  3. Run the command.



Sub-topics

Example: Security and the command line tools
wasprofile command
startServer command
stopServer command
startManager command
stopManager command
startNode command
stopNode command
addNode command
serverStatus command
removeNode command
cleanupNode command
syncNode command
backupConfig command
restoreConfig command
EARExpander command
GenPluginCfg command
versionInfo command
genVersionReport command
historyInfo command
genHistoryReport command
The ivt command
The dspwasinst script
The lstwasinst script
Grant authority to a profile
Revoke authority to a profile
The enbprfwas script
The updwashost script
The checkprereqs script
The servicetools script
The port validator
The prerequisite validator
The PropFilePasswordEncoder script
The configureOs400WebServerDefinition script
The removeOs400WebServerDefinition script
The heapMonitor script
dumpNameSpace tool