top of page
Success is about Imagination
Ignite Your Passion
kyle Hailey
May 22, 20141 min read
Virtual Cloning Oracle EBS stack in minutes
How does one clone in a few minutes and for almost no storage the entire EBS stack including the database, EBS application stack and...
0 views0 comments
kyle Hailey
May 21, 20149 min read
5 Databases issues that are costing you time and money
Companies rely on applications to supply the information that business uses to make decisions that generate revenue. Companies are...
0 views0 comments
kyle Hailey
May 21, 20142 min read
How to get dreadful database performance
I love this video on “getting dreadful database performance” by Stephane Faroult. The video is hilarious and informative:...
1 view0 comments
kyle Hailey
May 20, 20145 min read
SQL*Plus Procedures and Password Encryption
One small but bothersome issue I’ve had for 20 years is how to drive a program like SQL*Plus with a shell script to make it...
39 views0 comments
kyle Hailey
May 19, 20149 min read
Sampling Performance Data on Oracle
Oracle wait events took years to become widely known for their power in performance tuning. Similarly it has taken years for most DBAs to...
3 views0 comments
kyle Hailey
May 16, 20142 min read
I want to be a simplifier – thanks Steve Jobs
Any intelligent fool can make things bigger and more complex. It takes a touch of genius – and a lot of courage – to move in the opposite...
0 views0 comments
kyle Hailey
May 15, 20142 min read
Why did Google succeed? Yahoo shuts altavista down
Yahoo shut Altavista down a couple of years ago. Why did Google succeed when Altavista had index the web before Google ever started? Dan...
0 views0 comments
kyle Hailey
May 14, 20142 min read
Date conversions
Dates are a surprising pain for correlating data an at the same time being understandable to the human reader. For a generic form we can...
2 views0 comments
kyle Hailey
May 13, 20143 min read
I/O wait histograms in Oracle
DBA_HIST_EVENT_HISTOGRAM has a history of I/O latency histograms. DBA_HIST_EVENT_HISTOGRAM is only on 11g, so for 10g, it requires...
4 views0 comments
kyle Hailey
May 12, 20143 min read
Version control a multi-terrabyte database?! Yes !
Can you version control database? How do you manage databases in application development? For all the advances in application...
1 view0 comments
kyle Hailey
May 9, 20141 min read
NFS max “rsize” on Solaris – gotcha
When mounting NFS file systems there is an option to set the max rsize requested. For example: mount -o rsize=1048576,wsize=1048576,proto...
0 views0 comments
kyle Hailey
May 8, 20144 min read
Query slower on exact clone
A customer was working with a clone copy of their production database for reports, but the cloned database reports were running slower...
7 views0 comments
kyle Hailey
May 7, 20142 min read
Full table scan runs way slower today!
Every so often a DSS query that usually takes 10 minutes ends up taking over an hour. (or one that takes an hour never seems to finish)...
35 views0 comments
kyle Hailey
May 6, 201413 min read
NFS Performance Issues at TCP level
What happens with I/O requests over NFS and more specifically with Oracle? How does NFS affect performance and what things can be done to...
9 views0 comments
kyle Hailey
May 5, 20142 min read
Right Deep, Left Deep and Bushy Joins in SQL
What is right deep verses left deep? Good question. In join trees (not VST) the object on the left is acted upon first then the object on...
559 views0 comments
kyle Hailey
May 1, 20141 min read
Cloning Oracle RAC in 5 minutes
How long does it take to create a clone of an Oracle RAC database? How complicated is it? How much experience does it take? How about no...
17 views0 comments
kyle Hailey
Apr 23, 20144 min read
Delphix shines sunlight in data’s cloudy skies
About year ago or more, Oracle came out with a way to create thin clone copies of a database in EM 12c called “Snap Clone”. Not sure this...
9 views0 comments
kyle Hailey
Apr 21, 20143 min read
Performance Testing with Agile Data
Performance testing requires full, fresh data Many organizations don’t even attempt to test performance until very late in their...
4 views0 comments
kyle Hailey
Apr 14, 20141 min read
Performance live discussion on twitter, 12pm PST Tue April 15
Followup: The tweets from the datachat are available at http://www.confio.com/logicalread/oracle-db-performance-80-percent-hardware-dc01/...
4 views0 comments
kyle Hailey
Apr 11, 20141 min read
Maximum manageable storage in VMware versions
Maximum manageable storage per VM by ESX version 4.1: 32TB (vmdk) / 120TB (RDM) 5.0: 60TB (vmdk) / 3.75PB (RDM) 5.1: 60TB (vmdk) / 3.75PB...
8 views0 comments
bottom of page