WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

verifyinstallver command

The verifyinstallver command is a verification program that performs a checksum on the files that comprise the installver command.

Start the verifyinstallver program from the command line.

Location of the command file

The location of the verification program for installver command is:
  • [Linux][UNIX]install_root/bin/verifyinstallver.sh
  • [Windows]install_root\bin\verifyinstallver.bat

Parameters

The command has optional parameters.

path_name_and_file_name
Optional parameter to identify the location of the installver command file.

The default location and filename are:

  • Linux and UNIX: install_root/bin/installver.sh
  • Windows: install_root\bin\installver.bat
-help
Displays usage information.
-trace
Provides trace output of what the tool checks and what the tool discovers.

Syntax for the installver command

Use the following syntax for the command to automatically check the bill of materials against the installed file system:
  • [Linux][UNIX]install_root/bin/verifyinstallver.sh
  • [Windows]install_root\bin\verifyinstallver.bat
Display verbose results:
verifyinstallver.bat -trace
Display usage information:
verifyinstallver.bat –help

Example

The following example verifies the installver command.

[Windows]
verifyinstallver.bat 
[Linux][UNIX]
verifyinstallver.sh 



Related reference
installver command

Reference topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rxml_verifyinstallver.html

© Copyright IBM Corporation 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)