DBED3.5-i105771

 Basic information
Release type: Point Patch
Release date: 2003-02-11
OS update support: None
Technote: 254933
Documentation: None
Popularity: 364 viewed    downloaded
Download size: 1.17 MB
Checksum: 4095662428

 Applies to one or more of the following products:
Storage Foundation for Oracle 3.5 On Solaris SPARC

 Obsolete patches, incompatibilities, superseded patches, or other requirements:
None.

 Fixes the following incidents:
105771

 Patch ID:
None.

Readme file
Patch: dbed-3.5-i105771.tar.Z
Date : Feb 11 2003


Technotes :
	254993 : Datafile corruption can result when rolling back to
	checkpoints out of chronological order.


Incidents :
	105771 :  Datafile corruption can result when rolling back to
	checkpoints out of chronological order.


Supported Configurations :

	DBED for Oracle 2.2, 3.0 , 3.5 on Solaris 2.6, 7 8 and 9.
	DBED for Oracle 2.1.1 and 2.1.2 on HPUX 11.0 and 11i.

Files Changed :  /opt/VRTSdbed/.dba/rollback_<OS_Version>

Contents :
	cksum                   file
-------------------------------------------------
2393146949      743536  rollback_56
832005179       739184  rollback_57
3788690795      755028  rollback_58
2234552252      799860  rollback_59   

Installation instructions :

To fix this problem, you must replace your existing rollback binary.

How to replace the existing rollback binary
-------------------------------------------

*** For DBED for Oracle 3.5  on Solaris,

find the corresponding binary from the directory
below:

DBED for Oracle 3.5 ./DBED35

rollback binary is Solaris version dependent, therefore
find out your Solaris version and identify the 
rollback binary you need. For example, rollback_58 is
for Solaris 5.8

Apply the rollback binary

1) as root

2) cd to /opt/VRTSdbed/.dba

3) ls -l rollback     

   you should see an output like
lrwxrwxrwx   1 root     other         34 Sep 18 12:00 rollback -> /opt/VRTSdbed/.dba/rollback_58

   rollback links to rollback_58 means that you are running a Solaris 5.8.

4) rm rollback

5) copy new rollback_58 over existing rollback_58 ( you should save a copy
   of existing rollback_58)
 
   cp <path>/rollback_58 rollback_58 

6) chmod 4555 rollback_58

7) ln -s /opt/VRTSdbed/.dba/rollback_58 rollback