"Fault description"
ASM Disk group dropped, ASM instance cannot mount. ASM Disk Group has 4 500G disks, database and ASM software 10.2.0.1, the Oracle database is in urgent need of recovery.
"Failure Analysis"
Analyze the disks that make up the ASM disk group, remove the ASM metadata, and analyze the metadata: ASM storage metadata is corrupted, causing DiskGroup to mount. Reorganize the ASM storage space, export the database files from the ASM Disk group, and then detect and repair the database files. If the database files are intact, you can start the database with the database files exported from the ASM Disk group. If the database file is corrupted, the underlying parsing of these database files will import the data into the new database and restore the data.
"Recovery Process"
1 Lower level get ASM metadata, reorganize ASM storage space
2 using ASM parsing tools to parse ASM structures to obtain data files in ASM
Figure One:
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M02/8F/63/wKiom1jcqUCC5DOTAAUkRMgXFbA493.jpg-wh_500x0-wm_ 3-wmp_4-s_2245092812.jpg "title=" 1.jpg "alt=" Wkiom1jcqucc5dotaaukrmgxfba493.jpg-wh_50 "/>
3 database files in ASM Disk groups are detected using the North Asia Oracle File Detection Tool
Figure II:
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M02/8F/63/wKiom1jcqVmCVfHaAAMZLrk4NWg816.jpg-wh_500x0-wm_ 3-wmp_4-s_2749355690.jpg "title=" 2.jpg "alt=" Wkiom1jcqvmcvfhaaamzlrk4nwg816.jpg-wh_50 "/>
4 Use the North Asia Oracle Resolution tool to parse data records from all data files and import them into the new database by user
Might
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M00/8F/63/wKiom1jcqWjDuhn6AACcToja97k759.png-wh_500x0-wm_ 3-wmp_4-s_2057898885.png "title=" 3.png "alt=" Wkiom1jcqwjduhn6aacctoja97k759.png-wh_50 "/>
Iv. Results
Reorganize ASM storage space, the underlying parse ASM disk, export database files. The underlying parsing of these database files, according to the user to import data into the new database, by sampling data tables to verify the data, the data fully restored.
Figure IV:
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M00/8F/61/wKioL1jcqXqweURWAAexGwUse8E087.jpg-wh_500x0-wm_ 3-wmp_4-s_1008111042.jpg "title=" 4.jpg "alt=" Wkiol1jcqxqweurwaaexgwuse8e087.jpg-wh_50 "/>
This article is from the "SUN" blog, be sure to keep this source http://sun510.blog.51cto.com/9640486/1911757
Oracle ASM Database Failure Data Recovery solution