Month: December 2022
-

+ASM and +APX Instances are not registered with listener.
After upgrading to Oracle grid infrastructure 19c, +ASM and +APX instances were not registered with the listener and had a down OEM status. The issue was resolved by setting start_dependencies for asmgroup.
-

Parse Error Warnings in database alert.log file
SQL syntax errors and parse errors can impact database performance. The 12.2 release records failing SQLs in alert.log if called excessively, as seen with the “select dual” statement failing 100 times in 4 minutes. The default setting for recording parse errors in alert log is every 100 errors within a 60-minute period, but this can be adjusted.
-

Resolving CRS Startup Error: Fixing ASM Disk Group Credentials
The post discusses the challenges faced in restoring a mirrored disk failure, including errors with CRS and missing internal users. It outlines steps taken to resolve issues and successfully start CRS. Later, backup location changes are made.
-

ASM Disk Failure: Restoring OCR Config and amdu command
The post describes a recovery process after a Mirrored Disk Failure in Normal Redundancy Mode, causing CRS downtime. The team restored OCR config, changed VOTING disk location, and employed Oracle support documentation for ASM-based OCR restoration. The process involved reconfiguring and relocating files and resolving issues with missing disks, leading to successful recovery.
-

ASM Disk Failure Recovery: Detailed Diagnostics
The DR site faced dual disk failure, causing database and cluster failures. ASM issue triggered rebalancing, leading to additional disk failures. Recovery attempts failed, resulting in loss of standby databases and DATA disk group.
