Home » RDBMS Server » Server Administration » ASM configuration (Oracle 10g,Windows)
ASM configuration [message #386926] Tue, 17 February 2009 05:20
balaji1482
Messages: 312
Registered: July 2007
Location: INDIA
Senior Member

Hi all,

I followed the below steps to configure ASM on oracle 10 on windows,but at the end it returned no rows.

Your inputs will be appreciated.


Steps to configure ASM on windows:

1.ASMTOOL -CREATE D:\ASM\ORACLDISK1 50M


2.CREATE PFILE='path' FROM SPFILE;


3.ORADIM -NEW -ASMSID +ASM -STARTMODE AUTO


4.set oracle_sid=+asm


5.sqlplus / as sysdba


6.SQL> startup nomount pfile='path'


SQL> select path,mount_status from v$asm_disk;

no rows selected




Regards,
Balaji



















Previous Topic: Creating Oracle Database manually
Next Topic: How do you patch several databases in intermediate stages?
Goto Forum:
  


Current Time: Fri Jul 05 07:02:01 CDT 2024