Posts

Showing posts with the label ASM

Oracle Database 11gR2 Grid Infrastructure and Automatic Storage Management for a Standalone Server (Part-2)

Image
Installation of Oracle 11gR2 Database Software Step 1 Login into system from Oracle user Run Oracle 11gR2 Database installer Step 2 Select Install Database Software only Step 3 In node Selection option select Single Instance database installation. Step 4 Select Product Language Step 5 Select Database Edition Step 6 Environment variables are already set Step 7 User groups Step 8 Summary Step 9 Donot run ROOT.SH script through root user just press OK to finish the installation. Because environment variablehave already been modified during the execution of Grid Infrastructure "root.sh" script. Step 10 Installation finished successfully. Step 11 Create database through Database Configuration Assistant (DBCA) Step 12 Select the Storage Type (ASM) and Database Area (+DATA) Finish to create the Database

Oracle Database 11gR2 Grid Infrastructure and Automatic Storage Management for a Standalone Server (Part-1)

Image
I have successfully Installed Oracle 11gR2 Grid Infrastructure and Automatic Storage Management for a Standalone Server on Oracle Enterprise Linux 5.4. I mostly use SUSE Enterprise Linux because of YAST tool but Oracle ACFS/ADVM is not supported on SUSE Linux. Oracle Automatic Storage Management Cluster File System and Oracle Automatic Storage Management Dynamic Volume Manager (ACFS/ADVM) are supported only on Oracle Enterprise Linux 5 and Red Hat Enterprise Linux 5 for Linux x86 and Linux x86-64. Maybe ACFS/ADVM support on SUSE Linux patches or documents are available on Oracle Metalink. That’s way I chose OEL 5.4 for Grid Infrastructure Installation. Requirements for Oracle Grid Infrastructure Installation 1) Memory Requirement At least 1 GB of RAM 2) Disk Space Requirement At least 3 GB of disk space At least 1 GB of disk space in the /tmp directory 3) Software Requirement Linux_11gR2_grid 4) ASMLib Software Requirement oracleasm-support-2.1.3-1.el5.i386.rp...