Installation tasks for Oracle using ASM

Figure: Installation flow for Oracle ASM illustrates the flow of the installation when you want to use ASM for the Oracle database. The installation flow differs if you use Oracle 11g R2.

Figure: Installation flow for Oracle ASM

Installation flow for Oracle ASM

The methodology is to perform the following:

This methodology ensures that all Oracle installations are identical and access the database from the same location.

Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 10g R2 or Oracle 11g R1) lists the tasks to install Oracle and ASM (for Oracle 10g R2 or Oracle 11g R1) such that $ORACLE_HOME is on local disks.

Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 10g R2 or Oracle 11g R1)

Task

Reference

On the first node in the cluster, install Oracle binaries on the local disk.

Enable the Oracle clustering daemon for Oracle 10g and later.

See Installing Oracle binaries on the first node of the cluster.

See Enabling the clustering daemon for ASM-managed database.

From the first node where you installed Oracle, configure the Oracle ASM.

From the first node where you installed Oracle, create the database on ASM disk groups.

See Configuring the Oracle database.

On each node in the cluster, perform the following tasks:

  • Install Oracle binaries on the local disk.

  • Copy the $ORACLE_BASE/admin/SID directory to the local disk.

  • Copy the ASM initialization parameter file to the local disk.

  • Verify if you can start the database.

See Installing Oracle binaries on the first node of the cluster.

See Copying the $ORACLE_BASE/admin/SID directory.

See Copying the Oracle ASM initialization parameter file.

See Verifying access to the Oracle database.

Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 11gR2 or 12c) lists the tasks to install Oracle and ASM (for Oracle 11g R2 or 12c) such that $ORACLE_HOME is on local disks.

Table: Installation tasks for $ORACLE_HOME on local disks (for Oracle 11gR2 or 12c)

Task

Reference

On the first node in the cluster, install ASM binaries on the local disk.

From the first node where you installed ASM, configure Oracle ASM disk groups on shared disks (using asmca utility).

On the first node in the cluster, install Oracle binaries on the local disk.

Enable the Oracle clustering daemon for Oracle 10g and later.

Enable automatic start up of Oracle Cluster Synchronization Service daemon for Oracle 11g R2

See Installing Oracle binaries on the first node of the cluster.

See Enabling the clustering daemon for ASM-managed database.

See Enabling Oracle Cluster Synchronization Service daemon to start automatically.

From the first node where you installed Oracle, create the database on ASM disk groups.

See Configuring the Oracle database.

On each node in the cluster, perform the following tasks:

  • Install ASM binaries on the local disk.

  • Install Oracle binaries on the local disk.

  • Copy the $ORACLE_BASE/admin/SID directory to the local disk.

  • Copy the ASM initialization parameter file to the local disk.

  • Verify if you can start the database.

See Installing Oracle binaries on the first node of the cluster.

See Copying the $ORACLE_BASE/admin/SID directory.

See Copying the Oracle ASM initialization parameter file.

See Verifying access to the Oracle database.

More Information

Configuring Oracle ASM on the first node of the cluster

Installing ASM binaries for Oracle 11gR2 or 12c in a VCS environment

Configuring Oracle ASM on the first node of the cluster