verifyinstallver command
The verifyinstallver command is a verification program that performs a checksum on the files that comprise the installver command.
Purpose
This topic describes the command-line syntax for the verifyinstallver command. Start the verifyinstallver command script from the command line. This topic describes how to locate the command and use it to verify that the installver command is valid. Use the following syntax for the command to automatically check the bill of materials against the installed file system:
![]()
![]()
![]()
app_server_root/bin/verifyinstallver.sh
app_server_root\bin\verifyinstallver.bat
Display verbose results:
![]()
![]()
![]()
verifyinstallver.sh -trace
verifyinstallver.bat -traceDisplay usage information:
![]()
![]()
![]()
verifyinstallver.sh -help
verifyinstallver.bat -helpThe location of the verification program for installver command is:
![]()
![]()
![]()
app_server_root/bin/verifyinstallver.sh
app_server_root\bin\verifyinstallver.bat
Parameters
The command has optional parameters.
Next
Go to the description of the installver command to learn more.
Related tasks
Verifying the installver command
Verifying checksums of installed files
Related Reference
installver command
Reference topic