- Powered by
- WordPress
-
Installing Oracle Enterprise Manager 12c on OL 5.7
I have been closely involved in the upgrade discussion of my current customer’s Enterprise Managers setup from an engineering point of view. The client uses OEM extensively for monitoring, alerts generated by it are automatically forwarded to an IBM product called Netcool. Now some of the management servers are still on 10.2.0.5 in certain regions,…
-
Adding another node for RAC 11.2.0.3 on Oracle Linux 6.1 with kernel-UEK
As I have hinted at during my last post about installing Oracle 11.2.0.3 on Oracle Linux 6.1 with Kernel UEK, I have planned another article about adding a node to a cluster. I deliberately started the installation of my RAC system with only one node to allow my moderately spec’d hardware to deal with a…
-
oracleracsig.org presentation October 27 2011
For all of those who aren’t tired of listening to me yet there is good news: I am presenting a webinar at http://www.oracleracsig.org on October 27th 2011. I will most likely be around 17:00 UK time as the meetings start 09:00 PST. I agreed with the committee that we have performed a lot of nitty-gritty…
-
Installing Grid Infrastructure 11.2.0.3 on Oracle Linux 6.1 with kernel UEK
Installing Grid Infrastructure 11.2.0.3 on Oracle Linux 6.1 Yesterday was the big day, or the day Oracle release 11.2.0.3 for Linux x86 and x86-64. Time to download and experiment! The following assumes you have already configured RAC 11g Release 2 before, it’s not a step by step guide how to do this. I expect those…
-
Oracle 11.2.0.3-can’t be long now!
Update: well it’s out, actually. See the comments below. However the certification matrix hasn’t been updated so it’s anyone’s guess if Oracle/Red Hat 6 are certified at this point in time. Tanel Poder has already announced it a few days ago, but 11.2.0.3 must be ready for release very soon. It has even been spotted…
-
RAC and HA SIG meting Royal Institute of British Architects September 2011
I have been looking forward to the RAC & HA SIG for quite some time. Unfortunately I wasn’t able to make the spring meeting which must have been fantastic. For those who haven’t heard about it, this was the last time the SIG met under its current name-as Dave Burnham, the chair pointed out in…
-
Collecting and analysing Exadata cell metrics
Recently I have been asked to write a paper about Exadata Flash Cache and its impact on performance. This was a challenge to my liking! I won’t reproduce the paper I wrote, but I’d like to demonstrate the methods I used to get more information about what’s happening in the software. Hardware The Exadata Flash…
-
Compiling RLWRAP for Oracle Linux 6.1 x86-64
RLWrap is a great too to enhance the user experience with SQL*Plus by allowing it to make use of the GNU readline library. Search the Internet for RLWrap and sqlplus and you should get plenty of hits explaining how awesome that combination is. Why am I writing this? I am currently in the process of…
-
VirtualBox and Solaris 10 Guest Additions
Just a quick post really to save you some time-as it stands the guest additions for Solaris 10 are broken with Virtual Box 4.1.0. When I tried to install them in my Solaris 10 U9 guest, everything worked until the vboxsf module should have been loaded. The output from dmsg is as follows: Aug 30…
-
Essential tools for Exadata performance experiments
Like I said in a previous post I have started working in the Exadata performance field, which is really exciting, especially after you get it to work really fast! Also, finding out what your session is spending time on is important if you are just getting started. I found the following indispensable tools for Exadata…