Operating Systems: i5/OS
             Personalize the table of contents and search results
prerequisite validator tool
The prerequisite validator 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.
The prerequisite validator tool can also be run from the checkprereqs script.
See The checkprereqs script for more information.
For descriptions of the syntax and parameters that apply to the servicetools
script, see The servicetools script.
Syntax
The syntax to run the prerequisite validator
tool is:
servicetools [ parameters ] -checkprereqs [ -xmlinput xml_input_file ]
[ -xmloutput xml_output_file ] [ -verbose ]
Parameters
The parameters for the prerequisite validator
tool are:
- parameters
-
This optional parameter list specifies parameters for the servicetools
script. See The servicetools script for more information. The servicetools
parameters must be specified before the -checkprereqs parameter.
- -checkprereqs
-
This parameter invokes the prerequsite validator.
- -xmlinput
-
This is an optional parameter. The value xml_input_file specifies the
fully qualified path of the XML file that lists the prerequisites that the
script checks. If this parameter is not specified, the script uses the default
XML input file that is included in the ServiceTools.jar file.
- -xmloutput
-
This is an optional parameter. The value xml_output_file specifies the
fully qualified path of the XML file to which the script writes the results.
If neither this parameter nor the -output parameter is specified, output information
is written to the display.
- -verbose
-
This is an optional parameter. If you specify this parameter, the script
displays all result information. If you do not specify this parameter, the
script does not display successful result information.
Related tasks
Using command line tools
Reference topic
  Â