Qshell scripts

WebSphere Application Server - Express provides several scripts that you can use to administer your application server environment. These topics provide more information about the administrative Qshell scripts and how to run them.

Configure Qshell to run WebSphere Application Server - Express scripts
Most of the WebSphere Application Server - Express scripts are located in the /QIBM/ProdData/WebASE/ASE5/bin directory. This topic describes the different methods that you can use to invoke the Qshell scripts.

Qshell environment variables
This topic describes how to set environment variables that affect Qshell scripts.

Security and Qshell scripts
In a secured environment, you must provide authentication information for some scripts. This topic describes different ways to provide authentication information.

Set explicit authorities for the startServer and stopServer scripts
You can grant explicit authorities so that user profiles that do not have *ALLOBJ authority can run the startServer and stopServer scripts. This topic provides information on granting the required authorities.

Note: 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 myAppServer for the instance test, invoke startServer myAppServer -instance test. If you specify myappserver for the server name, the startServer script fails.

Instance names and iSeries host names are not case sensitive.

Application server scripts

Use these scripts to manage instances of WebSphere Application Server - Express:

Application scripts

Use this script to manage applications:

Configuration scripts

Use these scripts to manage your server's configuration:

Logging and tracing scripts

These scripts provide logging and tracing information:

Serviceability tools

Application development scripts

You can use these scripts when you develop applications:

Web services scripts

Security scripts