Patch-ID# 120114-03 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 oracle (vrtsdbed 4.1 mp1) Synopsis: VRTSdbed 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 VRTSdbed 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: /opt/VRTS/man/man1m/dbed_analyzer.1m /opt/VRTS/man/man1m/dbed_checkconfig.1m /opt/VRTS/man/man1m/dbed_ckptcreate.1m /opt/VRTS/man/man1m/dbed_ckptdisplay.1m /opt/VRTS/man/man1m/dbed_ckptmount.1m /opt/VRTS/man/man1m/dbed_ckptplan.1m /opt/VRTS/man/man1m/dbed_ckptpolicy.1m /opt/VRTS/man/man1m/dbed_ckptquota.1m /opt/VRTS/man/man1m/dbed_ckptremove.1m /opt/VRTS/man/man1m/dbed_ckptrollback.1m /opt/VRTS/man/man1m/dbed_ckptumount.1m /opt/VRTS/man/man1m/dbed_clonedb.1m /opt/VRTS/man/man1m/dbed_mon.1m /opt/VRTS/man/man1m/dbed_saveconfig.1m /opt/VRTS/man/man1m/dbed_update.1m /opt/VRTS/man/man1m/dbed_vmchecksnap.1m /opt/VRTS/man/man1m/dbed_vmclonedb.1m /opt/VRTS/man/man1m/dbed_vmsnap.1m /opt/VRTS/man/man1m/dbed_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_ora.1m /opt/VRTS/man/man1m/qio_recreate.1m /opt/VRTS/man/man1m/vxckptadm.1m /opt/VRTS/man/man1m/vxgrowfs.1m /opt/VRTS/man/man1m/vxstorage_stats.1m /opt/VRTS/man/man4/dbed_vmsnapplan.4 /opt/VRTS/man/man7/oracle_edition.7 /opt/VRTSdbed/.dba/ckpt.create /opt/VRTSdbed/.dba/db.startup /opt/VRTSdbed/.dba/dbed_analyzer_510 /opt/VRTSdbed/.dba/dbed_analyzer_58 /opt/VRTSdbed/.dba/dbed_analyzer_59 /opt/VRTSdbed/.dba/dbed_fmr3.sh /opt/VRTSdbed/.dba/dbed_mon_510 /opt/VRTSdbed/.dba/dbed_mon_58 /opt/VRTSdbed/.dba/dbed_mon_59 /opt/VRTSdbed/.dba/rb.file /opt/VRTSdbed/.dba/rb.tbs /opt/VRTSdbed/.dba/tbs.display /opt/VRTSdbed/.dba/vxsnapadm_510 /opt/VRTSdbed/.dba/vxsnapadm_58 /opt/VRTSdbed/.dba/vxsnapadm_59 /opt/VRTSdbed/.dba/vxstorage_stats_510 /opt/VRTSdbed/.dba/vxstorage_stats_58 /opt/VRTSdbed/.dba/vxstorage_stats_59 /opt/VRTSdbed/bin/dbed_clonedb /opt/VRTSdbed/bin/dbed_update /opt/VRTSdbed/bin/dbed_vmchecksnap /opt/VRTSdbed/bin/dbed_vmclonedb /opt/VRTSdbed/bin/dbed_vmsnap /opt/VRTSdbed/bin/qio_recreate /opt/VRTSdbed/bin/qio_recreate_ora /opt/VRTSdbed/lib/vxckpt_prune /opt/VRTSdbed/lib/vxdba_lib.sh /opt/VRTSdbed/lib/vxdba_sqllib.sh /opt/VRTSdbed/msg/en_US/VRTSsfua.cat Problem Description: -------------------- (322948) Fixed dbed_update failed to detect/create checkpoint_dir issue in HA. (295399) Fixed Monitoring Agent failed to obtain Oracle tablespace information issue. (323251) Fixed database FlashSnap dbed_vmclonedb archivelog mount point error. (324339) Fixed database FlashSnap failed to detect snapshot plexes created by vxassist. (344855) Fixed Storage Foundation for Oracle 4.1 Solaris Liveupgrade. (354652) Fixed vxsvc core dumps when the Oracle SID is greater than 8 bytes. (354746) Changed column aliases in login.sql confuse DBED scripts, leading to wrong results. (361996) Fixed database FlashSnap nmirror error during resync and/or reverse_resync. (376728) Fixed database FlashSnap could not obtain database information error. (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/120114-03 The following example removes a patch from a standalone system: example# patchrm 120114-03 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- Change the permission to allow database administrator access to the /opt/VRTSdbed directory after patch installation. Use the chown and chmod commands, as follows: # chown ${oracle}:${dba} /opt/VRTSdbed -where oracle is a owner and DBA is group id of database administrator # chmod 550 /opt/VRTSdbed README -- Last modified date: Friday, December 2, 2005