Posted in Uncategorized by: Robert Vollman
Comments Off
25 May
Along the side of my page, you’ll see my favourite Oracle blogs listed. I carefully maintain this list of fellow enthusiasts whose opinions and insights I most especially want to follow among the seemingly hundreds of Oracle blogs that are out there. Studying them, I think you’ll find that each of them share the same core qualities listed below.
1. Accuracy
Accuracy is an absolute must. Just
Posted in Uncategorized by: Lutz Hartmann
Comments Off
25 May
Before Oracle database 10g Oracle explicitly recommeded not to gather statistics on data dictionary objects.
As of Oracle database 10g Oracle explicitly does recommend to gather statistics on data dictionary objects. As you might know, there is an automatically created SCHEDULER JOB in every 10g database which runs every night and checks for object which have either no statistics […]