+

Search Tips   |   Advanced Search

(iSeries)

servicetools command

The servicetools command includes serviceability tools we can use to troubleshoot WebSphere Application Server.

To run this script, your user profile must have *ALLOBJ authority.


Syntax

The command syntax is as follows:

servicetools [-products product_list]
 [-input input_file] [-output output_file] [-trace]
 [-help]


Parameters

The following options are available for the servicetools command:

-products

Optional. The value product_list specifies the list of products for which we want to run the tools. If we specify multiple products, separate them with a colon (:). Valid products are WAS61Base, WAS61ND, WAS61Express, WAS60Base, WAS60ND, WAS60Express, WAS51Base, WAS51ND, WAS51Express, WAS51PME, WAS51PMEND, WAS50Base, WAS50ND, WAS50Express, WAS40Adv, WAS40AEs, and ALL. If we do not specify this parameter, specify the -products parameter for each tool as appropriate.

Not all tools require specified a product. This parameter applies only to those tools that require specified a product.

-input

Optional. The value input_file specifies an alternate XML Configuration file for the service tools. By default, the servicetools script uses the validator.xml file that is included in the ServiceTools.jar file.

-output

Optional. The value output_file specifies a file to which the script writes standard output. If this value is not specified, the script writes the standard output to the display.

-trace

Optional. If not specified, the script does not generate trace information.

-help

This optional parameter displays the usage statement for the script.

  • Use command-line tools