ivt command
The ivt command starts the installation verification test (IVT) program.
The IVT program starts the deployment manager process automatically if the process is not already running. Once the process initializes, the IVT runs a series of verification tests and reports pass or fail status in a console window.
The IVT program scans product log files for errors and verifies core functionality of the product installation.
You can start the IVT program from the command line or from the First Steps menu.
The installation verification test is not supported on node names that contain double-byte characters.
Location of the command file
The command file is a script. On Linux and UNIX platforms, the command file is named ivt.sh in the install_root/bin directory. On Windows platforms, the command file is named ivt.bat in the install_root\bin directory.
Parameters
No parameters are associated with this command.
Syntax for the ivt command on a Linux or UNIX-based platform
The command syntax is:
ivt.shIssue the command from the install_root/bin directory.
Syntax for the ivt command on a Windows platform
The command syntax is:
ivt.batIssue the command from the install_root\bin directory.
Logging
The ivt command logs results to the install_root/logs/ivt.log file.
Using the installation verification test