Before you begin
The Application Server must be running.Why and when to perform this task
Follow these steps to run the Installation Verification Test from a command line.Steps for this task
Note: The IVT will end unsuccessfully if the Application Server is not running.
ivt.sh [-p port_number] [-host host_name]where
Example:
/WebSphere/V5R0M0/AppServer/bin> ivt.sh -p 9090 -host myhost
Results
The IVT will run, producing a series of verification tests and reporting pass or fail status in the messages generated by the BBOWIVT job. It will also log results to the install_root\logs\ivt.log file.Note: After command line initialization, the IVT runs its series of verification tests and reports pass or fail status for each. Once it finishes, check the results in the install_root/logs/ivt.log file.