Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
SPAM: Which is the best way to migrate from one storage array to a

SPAM: Which is the best way to migrate from one storage array to a

2006-10-11       - By Michael Daskalov

 Back
Hi, all
I would like to ask for you opinion about how to migrate a 50 GB Oracle
10.2.0.1 RAC database on SLES9 SP3/x84,
which is currently on a storage with TWO luns , in which there are two
partitions (one in each LUN) which are used trough ASMLib to form two
ASM disks, which are used in turn to form two different ASM Diskgroups
(DATA and FLASH_RA).
I would like to change the storage array with minimal risk and
relatively little downtime (up to 12 hours).

What would be advisable method for this operation.
I have thought about several ways for doing that:
1) (export database, create new ASM DISKS, create new DATABASE, import)
2) Create new ASM DISKS on the new LUNS from the new storage, add them
to the current diskgroups, drop the former disks from the DISKGROUPs
3) Create new partitions, shutdown the database, clusterware,
everything. Use dd if=/dev/sdOLD of=/dev/sdNEW; remove physically
/dev/sdOLD and hope that ASMLib will recognize /dev/sdNEW in the same
way (it will make the same ASMDisk appear).
4) Create new ASM DISKS on the new LUNS from the new storage; create new
ASM DISKGROUPS from then; use RMAN to copy the datafiles, and control
files; recreate redolog files
5) Create new ASM DISKGROUP for the database, then remove the old
diskgroup and recover the database using FLASH RECOVERY AREA; then
create new DISKGROUP for the FLASH_RA and change the recovery_file_dest
to the new DISKGROUP

How to change the OCR and Voting disks (I think there only dd option
exists)?

Thanks for your opinions and advices.

Regards,
Mihail Daskalov

--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting