Patch-ID# 120116-01 NOTE: *********************************************************************** READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE. *********************************************************************** Keywords: veritas storage foundation for db2 (vrtsdb2ed 4.1 mp1) Synopsis: VRTSdb2ed 4.1 MP1 Date: Dec/02/2005 Install Requirements: NA Solaris Release: 8 9 10 SunOS Release: 5.8 5.9 5.10 Unbundled Product: Veritas VRTSdb2ed Unbundled Release: 4.1 Xref: Topic: Relevant Architectures: sparc BugId's fixed with this patch: Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /etc/rc3.d/S90db2ed_mon /opt/VRTS/man/man1m/db2ed_checkconfig.1m /opt/VRTS/man/man1m/db2ed_checkconfig_all.1m /opt/VRTS/man/man1m/db2ed_ckptcreate.1m /opt/VRTS/man/man1m/db2ed_ckptcreate_all.1m /opt/VRTS/man/man1m/db2ed_ckptdisplay.1m /opt/VRTS/man/man1m/db2ed_ckptdisplay_all.1m /opt/VRTS/man/man1m/db2ed_ckptmount.1m /opt/VRTS/man/man1m/db2ed_ckptmount_all.1m /opt/VRTS/man/man1m/db2ed_ckptpolicy.1m /opt/VRTS/man/man1m/db2ed_ckptquota.1m /opt/VRTS/man/man1m/db2ed_ckptremove.1m /opt/VRTS/man/man1m/db2ed_ckptremove_all.1m /opt/VRTS/man/man1m/db2ed_ckptrollback.1m /opt/VRTS/man/man1m/db2ed_ckptrollback_all.1m /opt/VRTS/man/man1m/db2ed_ckptumount.1m /opt/VRTS/man/man1m/db2ed_ckptumount_all.1m /opt/VRTS/man/man1m/db2ed_mon.1m /opt/VRTS/man/man1m/db2ed_saveconfig.1m /opt/VRTS/man/man1m/db2ed_saveconfig_all.1m /opt/VRTS/man/man1m/db2ed_update.1m /opt/VRTS/man/man1m/db2ed_update_all.1m /opt/VRTS/man/man1m/db2ed_vmchecksnap.1m /opt/VRTS/man/man1m/db2ed_vmclonedb.1m /opt/VRTS/man/man1m/db2ed_vmsnap.1m /opt/VRTS/man/man1m/db2ed_vxdba.1m /opt/VRTS/man/man1m/edgetmsg2.1m /opt/VRTS/man/man1m/qio_convertdbfiles.1m /opt/VRTS/man/man1m/qio_getdbfiles.1m /opt/VRTS/man/man1m/qio_getdbfiles_db2.1m /opt/VRTS/man/man1m/qio_getdbfiles_db2_all.1m /opt/VRTS/man/man1m/qio_recreate.1m /opt/VRTS/man/man1m/vxgrowfs.1m /opt/VRTS/man/man1m/vxstorage_stats.1m /opt/VRTS/man/man7/db2_edition.7 /opt/VRTSdb2ed/.dba/agent.conf /opt/VRTSdb2ed/.dba/db.enable /opt/VRTSdb2ed/.dba/db2ed_mon_510 /opt/VRTSdb2ed/.dba/db2ed_mon_58 /opt/VRTSdb2ed/.dba/db2ed_mon_59 /opt/VRTSdb2ed/.dba/vxstorage_stats_510 /opt/VRTSdb2ed/.dba/vxstorage_stats_58 /opt/VRTSdb2ed/.dba/vxstorage_stats_59 /opt/VRTSdb2ed/bin/db2ed_vmchecksnap /opt/VRTSdb2ed/bin/db2ed_vmclonedb /opt/VRTSdb2ed/bin/db2ed_vmsnap /opt/VRTSdb2ed/bin/qio_getdbfiles_db2 /opt/VRTSdb2ed/bin/qio_getdbfiles_db2_all /opt/VRTSdb2ed/bin/qio_recreate /opt/VRTSdb2ed/bin/qio_recreate_db2 /opt/VRTSdb2ed/lib/S90db2ed_mon /opt/VRTSdb2ed/lib/db2ed_mon_config.base /opt/VRTSdb2ed/lib/vxckpt_prune_db2 /opt/VRTSdb2ed/lib/vxdba_db2lib.sh /opt/VRTSdb2ed/msg/en_US/VRTSsfua.cat Problem Description: -------------------- (354636) Fixed db2ed_clonedb and db2ed_ckptrollback to work on DB2 8.2. (315325) Fixed qio_getdbfiles to work with EEE databases. (344858) Fixed Storage Foundation for Oracle 4.1 Solaris Liveupgrade. (331509) Removed copyright information on top of each man page. Patch Installation Instructions: -------------------------------- For Solaris 8, 9, and 10 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/120116-01 The following example removes a patch from a standalone system: example# patchrm 120116-01 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- Change the permission to allow database administrator access to the /opt/VRTSdb2ed directory after patch installation. Use the chown and chmod commands, as follows: # chown ${db2usr}:${db2dba} /opt/VRTSdb2ed - where db2usr is a owner and db2dba is group id for DB2 instance (DBA). # chmod 550 /opt/VRTSdb2ed README -- Last modified date: Friday, December 2, 2005