ORACLE: DBA's day out
A blog about Oracle administration and configuration.
Wednesday, June 6, 2007
Enable Autotrace
›
Autotrace is a very useful feature that used to trace the cost of a sql quarry and execution plane oracle used for that quarry. Any session...
Sunday, May 6, 2007
Restrict performing DDL in a Schema
›
To restrict Schema owner/user to perform any kind of DDL, the following TRIGGER can be useful: CREATE OR REPLACE TRIGGER trigger_name BEFORE...
‹
›
Home
View web version