- 07 May, 2026
- 0 Comments
- 2 Mins Read
Oracle ASM Disk Group Not Mounted in DBCA
Oracle ASM Disk Group Not Mounted in DBCA
While creating a database in Oracle 19c using DBCA, many users face an issue where the ASM disk group does not appear in the storage selection window. As shown in the screenshot above, the ASM disk group list is empty, which usually indicates that the ASM disks are not mounted properly.
This is a common issue in Oracle RAC and ASM installations. In this blog, we will understand the causes and step-by-step solution to mount ASM disk groups successfully.
Step 1: Check ASM Instance Status
Login as grid user:
Check ASM instance:
You should see something like:
If ASM is not running, start it:
Then:
Step 2: Verify ASM Disk Groups
Connect to ASM:
Check disk groups:
If the state shows:
then the disk group must be mounted manually.
Step 3: Mount ASM Disk Group
Run:
If you also have FRA:
Now verify again:
Expected output:
Step 4: Check ASM Disks
Verify ASM disks:
Healthy disks should show:
- HEADER_STATUS → MEMBER or CANDIDATE
- MOUNT_STATUS → CACHED
Step 5: Restart DBCA
After mounting the disk groups:
- Close DBCA
- Reopen DBCA
- Select:
- Automatic Storage Management (ASM)
- Click Browse
Now the ASM disk groups should appear properly.
Common Reasons for ASM Disk Group Not Mounted
1. ASM Instance Not Started
ASM background processes are not running.
2. Incorrect ASM Disk Permissions
Oracle/grid user does not have permission on ASM disks.
Check permissions:
3. Oracle ASM Library Driver Not Configured
Verify ASM disks:
Scan disks again:
4. Disk Group Dismounted After Reboot
Sometimes ASM disk groups do not auto-mount after system restart.
Useful Commands for ASM Troubleshooting
Check ASM Parameters
Discover ASM Disks
Mount All Disk Groups
Conclusion
If ASM disk groups are not visible in Oracle DBCA, the issue is usually related to dismounted ASM disks or inactive ASM instances. By checking ASM status and mounting the disk groups manually, the issue can be resolved quickly.
This is one of the most common Oracle 19c ASM installation issues faced during RAC and standalone database setup. Proper ASM configuration ensures smooth database creation and storage management.
Facing Oracle ASM Disk Group Not Mounted Issue in Oracle 19c?
Learn how to resolve ASM disk group mounting problems during DBCA database creation step-by-step with practical Oracle DBA training at Learnomate Technologies.
In this video, you will learn:
- Why ASM disk groups are not showing in DBCA
- How to check ASM instance status
- Commands to mount ASM disk groups
- Troubleshooting Oracle ASM storage issues
- Oracle 19c ASM configuration tips
- Real-time Oracle DBA practical training
Perfect for:
- Oracle DBA Beginners
- Oracle RAC & ASM Learners
- Database Administrators
- Students preparing for Oracle DBA jobs
💡 Gain hands-on experience with real-time Oracle DBA scenarios at Learnomate Technologies.
🚀 Join our Oracle DBA Training Program today and build your career in database administration.
#OracleDBA #Oracle19c #ASM #OracleASM #DBCA #OracleRAC #DatabaseAdministration #LearnomateTechnologies #OracleTraining #DBATraining #OracleDatabase #ASMdiskgroup