HP-UX Workload Manager A.02.03.01 Release Notes for HP-UX 11i V1.0 and HP-UX 11i V2.0
HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
26
e. Add the patch bundles to the depot:
# /usr/sbin/swcopy -s bundle_path bundle_name @ depot_path
where bundle_path and depot_path are fully specified path names, and
bundle_name is the patch bundle’s tag. For example:
# swcopy -s /tmp/GOLDQPK11i_11.11.depot GOLDAPPS11i @ /tmp/wlm_depot
# swcopy -s /tmp/GOLDQPK11i_11.11.depot GOLDBASE11i @ /tmp/wlm_depot
This step automatically registers the wlm_depot. Therefore, there is no need to
register it using the swreg command.
f. Verify the depot:
# /usr/sbin/swverify -d \* @ depot_path
where depot_path is a fully specified pathname. For example:
# swverify -d \* @ /tmp/wlm_depot
g. Place any missing individual patches that you downloaded in Step 2 in /tmp/.
For HP-UX 11i V1.0 (B.11.11) patches, see Table 1-3.
For HP-UX 11i V2.0 (B.11.23), no patches are needed.
h. Add each patch file to the depot:
# swcopy -s patch_file_path \* @ depot_path
where patch_file_path and depot_path are fully specified path names. For
example:
# swcopy -s /tmp/PHKL_28695.depot \* @ /tmp/wlm_depot
i. Verify the depot:
# swverify -d \* @ depot_path
where depot_path is a fully specified pathname. For example:
# swverify -d \* @ /tmp/wlm_depot