Blog Aggregator - Amardeep Sidhu

  • Tags

  • Archives

  • Meta

  •  

Archive for March 18th, 2008

18 Mar

Stabilize Oracle 10G’s Bind Peeking Behaviour by Cutting Histograms

I wrote this post because I feel there is a great need for it. The number of people struggling with unstable query plans due to bind peeking in Oracle 10G is enormous, to say the least. More than that, solutions like disabling bind variable peeking are driving us away from understanding the root cause of […]

18 Mar

Data Center? We Don’t Want No Stinkin’ Data Center.

I’ve often wondered why companies really want to own their computers. HP has voiced the same rhetorical question by launching AIaaS.
Why Do They Put Those Data Centers There?
But Atlanta? Is power really that cheap in Atlanta? It must be all that cheap hydroelectric power down there.
What’s This Have To Do With Oracle?
This is an Oracle-related […]

18 Mar

Using RDA 4.11 in a RAC Environment

RDA 4.11 is out, with a couple of new features. “Oracle Database Diagnostics Collector” (ORADDC) is one of those. It allows you to easily activate all kinds of traces, dumps, or stack collections.
Once RDA 4.11 installed, run ./rda.pl -T oraddc to collect whatever you need. The tool will guide you. To learn more about its […]

18 Mar

Teaching Oracle Support and Trainers

At the moment I am in Cairo delivering a number of 11g New Features trainings.
I have a completely packed class with 21 students.
 Most of the students are Oracle Trainers, Support Agents and Consultants.

18 Mar

Store Indexes In Larger Block Size: The Multiblock Read Myth (Karma Police)

One of the great myths surrounding the use of differing block sizes is that storing indexes in larger block sizes somehow dramatically improves the performance of index related multiblock reads.
Oracle performs index multiblock reads when performing an Index Fast Full Scan, when it basically treats the index structure as a skinny version of the table. It […]

18 Mar

Story of Sysdate

It started at 5pm, because all interesting production issues start at 5pm. As the on-call DBA, I recieved an alert about over used undo tablespace on one of our databases. First thing to do in such case is check v$transaction for transactions that have been running for a while. Turned out that v$transaction is […]

18 Mar

Windows Vista SP1 direct update slips to next month

Windows Vista SP1 direct update slips to next month

Microsoft is doing a really bad job announcing dates for releasing Windows Vista Service pack 1 (SP1) and then delaying it further. I have been waiting since last December to update my windows Vista ultimate. It’s worth mentioning here that my desktop is HP a6150e with dual core AMD processor and 4 GB ram it’s running like a 486. I hate windows vista but i was stuck with Windows vista because it came pre installed on my HP desktop and that time i didn’t have option to choose windows XP.

Last month i heard that Microsoft is going to release Windows vista SP1 in March , so i started counting days and when 2 weeks gone by just waiting and waiting i came to know on Tech dispenser that Windows Vista SP1 will be officially available for downloads on March 18 on Microsoft’s download site. The SP1 will be available through Windows Update only by April.

I wouldn’t be downloading the Windows Vista service pack 1 (SP1) but prefer updating it through windows update i have to wait little bit longer till next month April

18 Mar

HP-UX Itanium system information

How to display HP-UX Itanium server information:

On Itanium systems running HP-UX 11v2/v3 for displaying system information HP introduced a new command called machinfo. Running machinfo command on Itanium HP-UX systems (servers) not only displays CPU information, memory information, firmware version, HP-UX system model but it also displays system serial number

root@rx6600:/> machinfo

CPU info:

Number of CPUs = 4

Clock speed = 1595 MHz

Bus speed = 532 MT/s

CPUID registers

vendor information = “GenuineIntel”

processor serial number = 0×0000000000000000

processor version info = 0×0000000020000704

architecture revision: 0

processor family: 32 Intel(R) Itanium 2 9000 series

processor model: 0 Intel(R) Itanium 2 9000 series

processor revision: 7 Stepping C2

largest CPUID reg: 4

processor capabilities = 0×0000000000000005

implements long branch: 1

implements 16-byte atomic operations: 1

Bus features

implemented = 0xbdf0000020000000

selected = 0×0000000000000000

Cache info (per core):

L1 Instruction: size = 16 KB, associativity = 4

L1 Data: size = 16 KB, associativity = 4

L2 Instruction: size = 1024 KB, associativity = 8

L2 Data: size = 256 KB, associativity = 8

L3 Unified: size = 9216 KB, associativity = 9

Memory = 32738 MB (31.970703 GB)

Firmware info:

Firmware revision = 03.01

FP SWA driver revision: 1.18

IPMI is supported on this system.

BMC version: 5.21

Platform info:

model string = “ia64 hp server rx6600″

machine id number = 2a52581d-efa5-11dm-97k3-e3e6375002×6

machine serial number = USE2972CKC

OS info:

sysname = HP-UX

nodename = rx6600

release = B.11.23

version = U (unlimited-user license)

machine = ia64

idnumber = 1562232021

vmunix _release_version:

@(#) $Revision: vmunix: B11.23_LR FLAVOR=perf Fri Aug 29 22:35:38 PDT 2003 $

In the example above running machinfo on HP-UX Itanium system displays number of CPU, CPU speed and CPU family as Itanium processor. However machinfo doesn’t shows information on CPU core type, to find out if CPU is single/dual or quad core see my earlier articles on How to find HP-UX CPU is dual or quad core. Also machifo command displays Itanium HP-UX system’s memory size and firmware information.

If you want to find out the Itanium HP-UX system model and system serial information you would need to run machinfo .In the example above HP-UX system mode type is rx6600 and also displays system serial number.

18 Mar

Solaris Containers and MySQL

We’ve been running into a problem with one client
SELECT COUNT(*) FROM tbl;
Takes 0.25 seconds on one db, and 0.06 seconds on another.
Consistently. That’s a fourfold difference.
There aren’t any significant configuration differences (like query cache, etc.), the software versions are the same, and the table fits into memory. This has been […]

18 Mar

Migrating OBIEE Logical Models to use a Data Warehouse : Part 3

In the final part of my series on migrating an OBIEE installation from direct application access to a data warehouse, I’m finally going to plug my new data warehouse into my OBIEE logical model. Previous to this, in the first posting I created a single logical model over three different application data sources, and in […]

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

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