HammerDB CLI for Oracle on Azure
Disclaimer: I’m not a big fan of benchmark data. I find it doesn’t provide us as much value in the
Read MoreDisclaimer: I’m not a big fan of benchmark data. I find it doesn’t provide us as much value in the
Read MoreIts almost standard fare to be using Azure Analysis Services with our customer deployments these days. As our customers evolve
Read MorePower BI, like many Microsoft products, is multi-threaded. This can be seen from the logs and even the Task Manager.
Read MoreSo we went over locations and the basics of logging and tracing in Power BI. I now want to know
Read MoreKnowing where log files are and how to turn on debugging is an essential part of any technical job and
Read MoreI can be an extremely impatient person about anything I think should be faster. I’m diving in deep with Power
Read MoreFollowup: The tweets from the datachat are available at http://www.confio.com/logicalread/oracle-db-performance-80-percent-hardware-dc01/ in chronological order. Confio software is hosting a live
Read MoreIntroduction Unfortunately, what Oracle calls “Network Waits” most often have little to do with Network but and almost exclusively
Read MoreOracle 10 and 11 Buffer Busy Waits usually happen on Oracle 10 and 11 mainly because of insert contention
Read MoreHere are the tuning metrics tables (SQL stats are not in “metric” tables per say) (*DBA_HIST_…_HISTORY views are sort of
Read MoreHere is a quick table comparison of different types of metrics views The first line of the table is the
Read MoreIf one is seeing waits for enq: TX – row lock contention then there could be a lot of reasons. One
Read MoreOne thing that I have found sorely missing in the performance pages of Enterprise Manager is latency values for various
Read MoreAnyone who has been around Oracle performance over the years knows the grief that hard parsing SQL queries can cause
Read MoreWhen running the same query multiple times, several questions come to mind: Does the query always execute in the same
Read MoreImage from Bertrand Drouvot UPDATE: thanks to a discussion in the comments it’s come to my attention that there should
Read MoreSeeing more and more questions on “where do I start with Oracle if I want to be a DBA?” My
Read More