HP-UX 11i Version 1 Installation and Update Guide, June 2004

Verifying System Migration
How to Verify Your HP-UX Installation
Chapter 7 129
Step 2. Run swverify to verify that each bundle is intact. For example, to verify
that HP-UX 11i v1 OS is intact, enter:
/usr/sbin/swverify HPUXBase64
Or, to verify all software on your system, enter:
/usr/sbin/swverify \*
The Selection process locates all required filesets for the product. After
the list you should see:
* Selection succeeded.
Then the Analysis process verifies that each required file is loaded
(existence and version), all required dependencies are met, and runs any
available verification scripts for the product. This will take some time.
After the analysis you should see:
* Analysis succeeded.
If the analysis fails, either view /var/adm/sw/swagent.log to review
the analysis log or run the swjob... command listed at the end of the
swverify report sent to stdout.
For help with these commands, see the swlist (1M) and swverify (1M)
manpages and the Software Distributor Administration Guide.