Nothing but my learning and experience with Oracle..!
Pages
(Move to ...)
Home
RAC & ASM
Data Guard
Backup & Recovery
Performance tuning
Fundamentals
Golden Gate
Exadata
▼
Wednesday, January 2, 2013
›
Rman incremental backup and restore an example its a simple demonstration of rman incremental backup and restore , any oracle enthusiast ...
Saturday, December 29, 2012
›
A script to check RAC log switch The following script reports how much time passed between log switches in a time period. SELECT C.IN...
Monday, December 24, 2012
›
The important of enabling autobackup in rman BY enabling few default parameters of RMAN will save the life of dba significantly. RMAN h...
Friday, December 14, 2012
›
Index skip scan in oracle With Oracle 9i, CBO is equipped with many more features, one of them is “Index skip scan” .This means even if...
Thursday, December 13, 2012
›
Avoid Sorting done by 'ORDER BY' clause TASTCASE 1: Step1: Create a table EMP as SQL> conn mahi/mahi Connected. SQL> CREA...
‹
›
Home
View web version