Athil's Oracle blog

Topics discussed on this blog are my own views. I strongly recommend you to do a test before you implement it in your critical environments.

Pages

▼
Saturday, May 16, 2020

SQL investigation for my reference

›
SELECT plan_hash_value,        child_number,        INVALIDATIONS,        is_obsolete,        IS_BIND_SENSITIVE,        FIRST_LOAD_TI...
Friday, February 21, 2020

Estimate Index size before creating

›
      Sometimes it is better to estimate the index before creating so to not see any surprise errors. From the below Oracle note got the ex...
Monday, February 17, 2020

enq: HW - contention and Secure file LOB

›
In one of our 11204 database, we encountered the deadly ‘Enq: HW contention’ on critical business day. The majority of the DB activity is...
Wednesday, January 11, 2017

Proud to be with my virtual Guru

›
With Mr. RAC, Syed jaffer Hussain
Sunday, June 7, 2015

New table name in DDL using DBMS_METADATA

›
If you want to get a DDL with the desired name for a table this is function will be used. Step 1: Replace YOUR SCHEMA name in line # 1...
›
Home
View web version

About Me

athil27
View my complete profile
Powered by Blogger.