After upgrade ASM from10.2.0.4 to 11.2.0.2, I got "ORA-15260: permission denied on ASM disk"
Our current database env is: ASM and adtabase version are 10.2.0.4. We need a 11.2.0.2 Oracle database for our one project. So we need upgrade ASM from 10.2.0.4 to 11.2.0.2, then on our server, the target is we will have:
ASM: 11.2.0.2
10G database:10.2.0.4
11G database:11.2.0.2
Before I did the ASM upgrade, we have 2 disk group UTLRP01UAT_DATA and UTLRP01UAT_FRA, also one free ASM disks. I upgraded ASM from 10.2.0.4 to 11.2.0.2, after that when I try to create new disk group using dbca, I got ORA-15260: permission denied on ASM disk.
But
ASM: 11.2.0.2
10G database:10.2.0.4
11G database:11.2.0.2
Before I did the ASM upgrade, we have 2 disk group UTLRP01UAT_DATA and UTLRP01UAT_FRA, also one free ASM disks. I upgraded ASM from 10.2.0.4 to 11.2.0.2, after that when I try to create new disk group using dbca, I got ORA-15260: permission denied on ASM disk.
But
1. the existing disk groups are working fine.
2. I can create 11.2.0.2 database and using the existing disk groups which have been migrated automatically.
0