Patch Management User Guide for HP-UX 11.x Systems (762796-001, March 2014)

Table Of Contents
fr=B.11.11.22,fa=HP-UX_B.11.11_32/64
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swinstall.last".
* The analysis phase succeeded for "my_system:/".
* Analysis succeeded.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log my_system-0856 @ my_system:/".
======= 05/03/04 14:07:22 MDT END swinstall SESSION
(non-interactive) (jobid=my_system-0856)
To select and install specific patches from a depot, use this command:
swinstall -x autoreboot=true -s depot software_selections
Use the software_selections argument to specify which software to install. Using wildcards,
you can select multiple products for installation. For example:
\* selects everything from the source depot.
\*,c=patch selects all patches from the source depot.
PHXX_12345 selects patch PHXX_12345 from the source depot.
To install a single patch, PHCO_28175, from directory depot /my_depots/a_depot, use this
command:
For example:
$ swinstall -x autoreboot=true -s /my_depots/a_depot PHCO_28175
======= 05/03/04 14:22:52 MDT BEGIN swinstall SESSION
(non-interactive) (jobid=my_system-0864)
* Session started for user "some_user@my_system".
* Beginning Selection
* Target connection succeeded for "my_system:/".
* Source connection succeeded for
"my_system:/my_depots/a_depot".
NOTE: The patch match operation failed to find patches for target
software on "my_system" which passed the filter.
* Source: /my_depots/a_depot
* Targets: my_system:/
* Software selections:
PHCO_28175.CORE-ENG-A-MAN,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,
fr=1.0,fa=HP-UX_B.11.11_32/64
* Selection succeeded.
* Beginning Analysis and Execution
* Session selections have been saved in the file
"/.sw/sessions/swinstall.last".
* The analysis phase succeeded for "my_system:/".
* The execution phase succeeded for "my_system:/".
* Analysis and Execution succeeded.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log my_system-0864 @ my_system:/".
======= 05/03/04 14:23:38 MDT END swinstall SESSION (non-interactive)
(jobid= my_system-0864)
Installing patches from a depot 83