CONVERTING DATABASE FROM NON-ASM to ASM
Steps below. 1) Backup the database. 2) Shut down and startup the database in nomount mode. $ sqlplus SQL*Plus: Release 10.2.0.4.0 - Production on Fri Jan 1 12:52:44 2010 Copyright (c) 1982, 2008, Oracle. All rights reserved. Enter user-name: /as sysdba Connected to an idle instance. SQL> startup nomount ORACLE instance started. Total System Global Area 1.6034E+10 bytes Fixed Size 2127408 bytes Variable Size 1610615248 bytes Database Buffers 1.4361E+10 bytes Redo Buffers 60174336 bytes SQL> exit Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production With the Partitioning, Real Application Clusters, OLAP, Data Mining and Real Application Testing options $ 3) Copy the non-asm files to asm diskgroup. [oracle]$ rman nocatalog Recovery Manager: Release 10.2.0.4.0 - Production on Fri Jan 1 12:57:14 2010 Copyright (c) 1982, 2007, Oracle. All rights reserved. RMAN> connect target RMAN> sql 'alter database mount...