The checkprereqs script

 

+

Search Tips   |   Advanced Search

 

The checkprereqs script runs the prerequisite validator tool. This tool verifies your WebSphere Application Server installation, ensures that you have the appropriate prerequisite software and PTFs installed, and verifies certain configuration settings required by the product.

This script is available in WebSphere Application Server and WebSphere Application Server Network Deployment.

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

The syntax of the script is:

checkprereqs [ -xmlinput xml_input_file ] [ -xmloutput xml_output_file ] [ -output output_file ] [ -trace trace_file ] [ -help ]

The parameters of the script are:

-xmlinput Optional. Fully qualified path of an XML file that the script uses. If not specified the script uses the CheckPrereqs.xml file that is included in the ServiceTools.jar file.
-xmloutput Optional. Fully qualified path of an XML file to which the script writes results. If not specied the script output to the display.
-output Optional. Fully qualified path of a file to which the script writes standard output. If not specified the script does not generate standard output.
-trace Optional. Fully qualified path of a file to contain trace information. If not specified the script does not generate trace information.
-verbose Optional. Script displays all result information. If not specified the script does not display successful result information.
-help Optional. Displays usage statement for the script.