Blog Aggregator - Amardeep Sidhu

  • Tags

  • Archives

  • Meta

  •  

Archive for July 2nd, 2008

02 Jul

dbWatch News

Seems I have turned into a bit of a news source. dbWatch Software sent me a news release on their dbWatch monitoring platform, which looks like it might be an interesting product for those who work in a heterogeneous database environment. Here’s the release:
FOR IMMEDIATE RELEASE
Contact:
Rob Shuster, VP US Sales
dbWatch USA
6122B S. Eagle Pass […]

02 Jul

The moment you’ve all been waiting for…

No, no, not the Brangelina twins announcement, the numactl output.

$ ps -ef | grep oracle

oracle 13771 2418 0 Jun24 pts/0 00:00:00 -ksh
oracle 13772 13771 0 09:24 pts/0 00:00:00 ksh -i
oracle 13775 13772 0 09:24 pts/0 00:00:00 ps -ef
oracle 13776 13772 0 09:24 pts/0 00:00:00 grep oracle

$ numactl –hardware

available: 4 nodes (0-3)
node 0 size: 10239 MB
node 0 free:

02 Jul

Quick life and presenting update…

Just a quick post to let people know what is going on in the next few weeks/months…
UKOUG DE SIG
I’m speaking at the UKOUG DE SIG on the 10th July. Andrew Clarke had a free slot so I offered to speak to help him out. I owe him a few favors and it is on my […]

02 Jul

Ancient History

I’ve just been browsing through a subdirectory on my laptop that has been copied from machine to machine over the years - even though some of the material needs programs that probably don’t exist any more.
This slide, from a presentation I gave at the UKOUG annual conference in 1996, raised a wry smile. The title […]

02 Jul

Little Things Doth Crabby Make Part IV. Shared Disk for Oracle11g Clusterware: Not Shared Unless Writable.

While doing an install of 11g x86_64 11.1.0.6 Clusterware today I hit a problem I’ve seen before but had to think for a moment about what was the cause of the error. I figured if I had to scratch my head on this one, someone, someday would likely be out googling for the answer. Here […]

02 Jul

InnoDB Transactional Characteristics

InnoDB is a storage engine that uses MVCC (described shortly) to provide ACID-compliant transactional data storage using row-level locking.  MVCC stands for Multi-Version Concurrency Control.  It is how InnoDB allows multiple transactions to look at a data set of one or more tables and have a consistent view of the data. MVCC keeps a […]

© 2008 Blog Aggregator - Amardeep Sidhu | Entries (RSS) and Comments (RSS)

Powered by Wordpress, design by Web4 Sudoku, based on Pinkline by GPS Gazette