Enable the administrative console in an application server with the enableAdmin script

The enableAdmin script enables the administrative console application for the specified application server instance, so the application can be started and will start automatically when the server is started.

For information on running Qshell scripts, see Configure Qshell to run WebSphere Application Server - Express scripts.

Usage

To enable the administrative console with the enableAdmin script, follow these steps:

  1. On the CL command line, run the STRQSH (Start Qshell) command.

  2. Run the cd command to change to the directory that contains the script:

    cd /QIBM/ProdData/WebASE51/ASE/bin
  3. Run the enableAdmin script:

    enableAdmin -instance instance

    where instance is the name of the instance for which you want to enable the administrative console.

If the server where the administrative console is already started, you must stop and start the server before the application will be available. See these topics for information about the startServer and stopServer scripts:

Syntax

The syntax of the enableAdmin script is:

enableAdmin -instance instance
  [ -verbose ] [ -help ]

Parameters

The parameters of the enableAdmin script are: