Category Archives: Oracle 11g Release 2

Oracle 11g Release 2 – SSH equivalence gone after reboot

Today i came across a strange phenomenon: I set up ssh equivalence during database installation but after rebooting the system some tool complained about misconfigured ssh equivalence. So i digged a little bit. I found out SSH is complaining about … Continue reading

Posted in Oracle 11g Release 2, Oracle in general | 5 Comments

Oracle 11 Release 2 Install Guide – Install Oracle RAC

System configuration Hardware configuration two virtual machines (VMWARE) 1 vCPU 4 GB RAM 40 GB local Disk Storage exported via ISCSI 4 LUNs with 10 GB each 2 LUNs with 30 GB each Operating system configuration Oracle Enterprise Linux 5.3 … Continue reading

Posted in Oracle 11g Release 2 | 6 Comments

Oracle 11 Release 2 Install Guide – ACFS and ADVM

ACFS and ADVM System configuration We will use the system configured and installed in part 2 General information ADVM = ASM dynamic volume manager ACFS = ASM cluster file system Basic layout (Source: Oracle Database Storage Administrator’s Guide 11g Release … Continue reading

Posted in Oracle 11g Release 2, Oracle ASM | 9 Comments

Oracle 11g Release 2 Install Guide – Grid Infrastructure installation

System configuration: Hardware configuration two virtual machines (VMWARE) 1 vCPU 2 GB RAM –> bare minimum possible 40 GB Disk Storage exported via ISCSI 4 LUNs with 2 GB each 2 LUNs with 30 GB each Operating system configuration Oracle Enterprise … Continue reading

Posted in Oracle 11g Release 2 | 88 Comments

Oracle 11 Release 2 Install Guide – Update 14th September 2009

The install guide was updated. The presentation is already up-to-date.   I will also post the topics from the presentation as separated posts in this blog. For a better overview i created a separate page to collect and sort all … Continue reading

Posted in Oracle 11g Release 2 | Leave a comment

Oracle 11g Release 2 Install Guide – Single database creation guide

Oracle 11g Release 2 – Single database creation guide   The first part (binary installation of the database) is available here.   Start default listener Create single database instance

Posted in Oracle 11g Release 2 | 1 Comment

Oracle 11g Release 2 Install Guide – Single database binary installation

Oracle 11g Release 2 – Single database binary installation guide   Local System configuration Installation took place on laptop with CentOS 5 x86_64 (Kernel 2.6.18-128.2.1.el5) 4 GB Memory 500 GB local disk   Steps required to install Oracle 11g Release … Continue reading

Posted in Oracle 11g Release 2 | 3 Comments

Oracle 11g Release 2 Install Guide – Overview

Oracle 11g Release 2 – Overview Oracle Database 11g Release 2 released on 1st September 2009 Download from http://otn.oracle.com (requires registration but no support identifier) Currently available platforms: Linux x86 (32-bit) Linux x86_64 (64-bit) Windows 32-bit (no RAC available!) Windows … Continue reading

Posted in Oracle 11g Release 2 | 2 Comments

Oracle 11g Release Installation HowTo

Oracle 11g Release 2 was released on 1st of September 2009. From my point of view this version will be the next widely used version after 10 Release 2. In myopinion 11g Release 1 is a quite good and stable … Continue reading

Posted in Oracle 11g Release 2 | Leave a comment