Powered by
WordPress
  • OT: I want this (WordPress) theme

    Apologies for a completely non-technical blog item – feel free to skip! However, if you have used a Mac SE like I have, running on System 6, then you’d love this WordPress theme I just discovered: Unfortunately I can’t use it as most of the source code I’m posting is too wide. I can almost hear…

  • Tale of a platform migration Solaris 10 SPARC 10.2.0.5 to Linux 11.2.0.2.6

    This is as much a note to myself how to do this in the future as it is something hopefully worth reading for you. The requirement has been precise as always: migrate a database from 10.2 on SPARC to 11.2 on Linux. In the process, go from Veritas to ASM and make it quick! I…

  • NIC confusion when cloning virtual machines in ESX5i

    A few twitter posts have already indicated that I have a new machine in my study-a Supermicro server with the H8DGi6-F motherboard, 2 12-core AMD 6238 processors and 32 GB RAM. And since I have been given a vSphere 5 Enterprise Plus license, what better to test than this combination! I have to say the…

  • Little things I didn’t know: difference between _enable_NUMA_support and numactl

    In preparation for a research project and potential UKOUG conference papers I am researching the effect of NUMA on x86 systems. NUMA is one of the key features to understand in modern computer organisation, and I recommend reading “Computer Architecture, Fifth Edition: A Quantitative Approach” from Hennessy and Patterson (make sure you grab the 5th edition).…

  • Limit nmon to certain disks

    I am often working on systems with large number of LUNs, going into the hundreds. Trying to keep track is difficult at best. Sometimes though you might want to limit yourself to a specific number of disks-I knew about the dskfilt option in collectl but only today learned about a similar feature in nmon. The…

  • RMAN restore spfile from autobackup and compatible weirdness

    Prompted by a recent interview I wanted to perform a little test with RMAN, and incrementally updated backups. I created a 11.2.0.2.5 database on my Linux (OEL 5.5) test system and refreshed my understanding of this most useful rman feature (which is for another post). So after I was happy with the working of the…

  • WARNING: FAILED to load library: /opt/oracle/extapi/64/asm/orcl/1/libasm.so

    This post is long overdue, and it’s as much a reminder to myself as it is a post for you to find when scratching your head. Here’s the situation: Oracle Restart on an Oracle Enterprise Linux 5.5 system with ASMLib in use. I have installed 11.2.0.2 plus the latest PSU to bring database and Grid…

  • Exadata experience, what does that actually mean?

    As an active member of the Oracle user community I really enjoy talking to delegates at user conferences and user group meetings. As such I was very lucky having had the opportunity to attend two of them recently. I have written about the OUGN spring conference in the post before this, and I also enjoyed…

  • RMAN duplicate and read-only tablespaces

    This one is to be filed under the “little things I didn’t really know until now” section: RMAN duplicate. Be honest to yourself: would you have known the answer to this question: what happens to tablespaces which are read-only on the source during an RMAN duplication (not for standby)? Some background I have started my…

  • OUGN Spring meeting 2012

    I had the great pleasure to spend the better part of last week at the Norwegian Oracle User Group’s spring conference. Martin Nash and I helped promote the Real Application Cluster platform on the attendees’ laptop in a program called RAC Attack.  RAC Attack has its home on the wikibooks website http://racattack.org where the whole…