Estimating DB Time With ASH: Logon Storm Pitfall
Logon storms may substantionally contribute to DB time which isn’t captured in active session history. Continue Reading
Logon storms may substantionally contribute to DB time which isn’t captured in active session history. Continue Reading
A call to ORM API can comprise of much more than a database call. Its overhead can be measured. Continue Reading
Undocumented UTL_FILE internals – possible performance degradation with BLOBs Continue Reading
Ratio of the expected payoff above some value and the impact of that value multiplied by the probability of exceeding it (in thin tailed distributions) Continue Reading
Expected payoff of the Gaussian distribution tail for a linear payoff function Continue Reading
Internal processing of critical Java errors in the Oracle database Continue Reading
Why DML performance drops with large block sizes and checksums turned on. Continue Reading
How to convert a time stamp in SQL trace to wall clock time Continue Reading
Oracle database internals – (redo) “log write elapsed time” instrumentation Continue Reading
There are two ways of creating multi-tenant container databases (CDB): Database Configuration Assistant and scripts. With the latter you have to run the script catcdb.sql for building data dictionary. This script calls a cascade of other Perl and sqlplus scripts,… Continue Reading