Running Prerequisite Scanner From The Command Line - IBM Prerequisite Scanner User Manual

Table of Contents

Advertisement

Example 1
-p KUD.inst1.DB2_INST_OWNER=db2inst1, KUD.inst2.DB2_INST_OWNER=db2inst2
This flag with parameters passes db2inst1.DB2_INST_OWNER=db2inst1 and
db2inst2.DB2_INST_OWNER=db2inst2 to the KUD.Product_Version.bat script file.
Example 2
This flag with parameters passes SERVER=IP.PIPE://mymachine:1918 to the common
collector to check the ports.
Note: This script accepts the parameters in -p as tacmd createNode.
You can set the SERVER, PROTOCOL, PORT, BACKUP, and BSERVER parameters in
ips_root/lib/common_configuration. Prerequisite Scanner prioritizes the parameters
passed from the command-line interface above those parameters set in the
common_configuration file.
[debug]
This optional parameter indicates that you want to turn on debugging while
running the Prerequisite Scanner.
When you run the Prerequisite Scanner script and set the optional debug parameter,
Prerequisite Scanner outputs detailed processing information, warning and error
messages, and the scan results in the log file. It is the ips_output_dir/prs.debug file
on UNIX systems and the ips_output_dir/precheck.log file on Windows systems.
Important: Debugging the Scanner is turned off by default.
[trace]
(UNIX systems only) This optional parameter indicates that you want to turn on
trace logging while running the Prerequisite Scanner.
When you run the Prerequisite Scanner script and set the optional trace parameter,
Prerequisite Scanner outputs trace information in the ips_output_dir/prs.trc file.
Important: Trace logging for the Scanner is turned off by default.

Running Prerequisite Scanner from the command line

You can run IBM Prerequisite Scanner from the command-line interface and enter
the relevant input parameters for the script.
Before you begin
Ensure that you check your product's installation documentation or Technotes for
any additional steps that must be performed before running Prerequisite Scanner.
For example, you might need to set the environment variable that indicates to
Prerequisite Scanner which components or features are being installed on the target
computer and consequently, which prerequisites to check.
64
Prerequisite Scanner: User's Guide
-p SERVER=IP.PIPE://mymachine:1918

Advertisement

Table of Contents
loading

Table of Contents