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
27
j. Ensure perl is available at /opt/perl/bin/perl
If you intend to use the:
• wlmaudit utility to display audit reports
• wlmoradc or smooth utilities from WLM’s Oracle Database Toolkit (ODBTK)
• expsmooth utility from WLM’s BEA WebLogic Server Toolkit (WebLogicTK)
and perl is not available at /opt/perl/bin/perl:
• If perl is not already installed, add it to your depot from the quarterly
Application Release (AR) CD-ROM using the following swcopy line:
# swcopy -s mount_path perl \* @ /tmp/wlm_depot
where mount_path is the path to the quarterly AR CD-ROM.
• If perl is installed, but in a location other than /opt/perl/bin/perl, ensure
there is a symbolic link from /opt/perl/bin/perl to your perl.
k. Locate and mount the WLM installation media. For assistance, consult
mount_cdfs(1M), or use SAM or the SD-UX Interactive User Interface for
swcopy, which you can use to “find” the CD-ROM.
l. Add WLM (product B8843CA) to the depot.
NOTE The WLM bundle B8843CA requires a customer_id/codeword pair
to unlock it from the quarterly AR CD-ROM. Purchase of WLM
entitles you to this codeword, which can be found on the Software
Certificate you received from HP. The WLM codeword is needed to
complete the next step.
Use a line similar to the following to add WLM to your depot.
# /usr/sbin/swcopy -x customer_id=cust_id \
-x codeword=codeword \
-s mount_path \
B8843CA @ depot_path
where mount_path is the path to the CD-ROM and depot_path is the same fully
specified depot as in previous steps. For example:
# swcopy -x customer_id=xyzCorp -x codeword=123456789101bcdf \
-s /cdrom B8843CA @ /tmp/wlm_depot