Intro To Execution Plans
April 4, 2018When there is a performance problem in the database, what is the most important thing that you need to know?… Continue Reading
The place where DBAs grow
When there is a performance problem in the database, what is the most important thing that you need to know?… Continue Reading
Last week we looked at SQL Plan Directives, what they are, when do they get created, how they are used… Continue Reading
If you ever looked at an execution plan in Oracle 12c, most likely you noticed the following line, at the… Continue Reading
I don’t like clutter, whether it is in my home or database. So when a project manager (PM) came to… Continue Reading
Have you ever checked the value of the SCN number – System Change Number in your databases? Were you surprised… Continue Reading
There are things you don’t learn in school. There are things you hear about in school, that are not explored… Continue Reading
I have covered lots of topics on Oracle Optimizer Statistics. I’d like to summarize everything you learned, or reviewed in… Continue Reading
By default, whenever new statistics are gathered in the database, the existing statistics are backed up in the data dictionary.… Continue Reading
You keep hearing that statistics are important for the Oracle database. You keep hearing that you should collect statistics. A… Continue Reading
Do you find yourself searching on Google for ways to connect to 12c database, especially PDBs? Do you feel frustrated,… Continue Reading