Using automatic storage management in oracle 11 g

Tags:

Preview:

DESCRIPTION

Create and Configure An ASM Instance. and create a database on ASM Diskgroup.

Citation preview

USING AUTOMATIC STORAGE MANAGEMENT IN ORACLE 11G Written By: Ahmer Mansoor

Email : ahmer_mansoor@hotmail.com Profile : http://www.linkedin.com/in/ahmermansoor

Considerations:

Operating System : Windows 7

Oracle Database : 11g Release 1

1) Create Required Partitions

C:\> COMPMGMT.MSC

Repeat the Step 1, two more times to create 3 equal partitions; your final partitions should look as follows.

2) Create Cluster Synchronization Service

C:\> LOCALCONFIG ADD

3) Use dbca to create ASM Instance

C:\>DBCA

4) Create an Oracle Database in ASM Diskgroup

Recommended