Author Archives: Ronny Egner

Changing ADR Destination for 11g Listener

With 11g Release 1 Oracle introduced the Automatic Diagnostic Repository  – “ADR”. The ADR is designed as central repository for storing all oracle-related log files such as alert.log, listener.log and so on. The log files are stored in XML format … Continue reading

Posted in Oracle in general | Leave a comment

Building and using the kfed utility

When using ASM sometimes it it extremely helpful to get more information on the asm disk header. The “kfed” utility from oracle enables to dump the asm disk header and many more. With this tool corruptions to the asm can … Continue reading

Posted in Oracle ASM, Oracle in general | Leave a comment

Using ASM with files (either locally or via NFS)

From time to time i need to configure additional and temporary storage for data migration or just testing purposes. Raw Devices are not recommended to use from 11g onwards. So why not use the loopback device for that? With this scenario … Continue reading

Posted in Oracle ASM, Oracle in general | 3 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