Software
Microsoft
Hardware
Network
Policy
Why cannot I see my ASM disks in Oracle?
The Sysadmin gave me the disks
[oracle@bnordb2 asm]$ sudo /etc/init.d/oracleasm listdisks
Password:
VOL1
VOL2
So oracleasm can the luns.
When I run
SQL> SELECT group_number, disk_number, mount_status, header_status, state, path
2 FROM v$asm_disk
I get no rows.
inittab has
h1:35:respawn:/etc/init.d/
init.cssd run >/dev/null 2>&1
I am doing something stupid, can anyone help?
internet advertising
Solution: Why cannot I see my ASM disks in Oracle?
Yes, I'm pretty sure. Which is why I am curious if you are using an spfile and not a regular init file? Can you confirm that you don't have an spfile?
The whole point here is to find why Oracle's default kept it from discovering the disks. Your init file that you posted here did not include the asm_diskstring, so I was curious, was your server even using that init file or was it using the spfile?
Popular Tags
Tags:
10
10.2
10.2.0.1
10.2.0.3
10.2.0.4
10g
Access
Backup
connect
create
data
database
date
does
error
file
forms
from
insert
java
linux
oracle
Oracle 10g
Oracle Database
Oracle Forms
Oracle SQL
PL/SQL
procedure
query
RDBMS
rman
select
sql
sqlplus
table
toad
update
windows
XE
Browse All Tags