1.
Oracle in World: Minimum privilege needed to take data pump export Sep 20, 2008 ... The minimum privilege need to perform data pump export operation is given below. 1)Create Session privilege. This is required to logon to ...
2.
Oracle in World: How to catalog and uncatalog a backup to RMAN ... In many cases you need to uncatalog command. Suppose you do not want a specific backup or copy to be eligible to be restored but also do not want to delete ...
3.
Oracle in World: Advantage/Difference of Image Copy over Backup Set •A backup set never contains empty blocks. As RMAN passes through the datafiles, it simply skips blocks that have never been used. But image copy contains ...
4.
Oracle in World: Optimizer choise of Outer Join in execution plan The optimizer uses hash joins for processing an outer join if the data volume is high enough ... 1 | HASH JOIN OUTER | | 10000 | 166K| 603 (3)| 00:00:08 | ...
5.
Oracle in World: Windows Explorer keyboard shortcuts Jul 17, 2008 ... Windows Explorer keyboard shortcuts. You can get windows explorer whenever you press Window Key+E combination. Windows explorer helps to ...
6.
Oracle in World: Windows Explorer keyboard shortcuts Jul 17, 2008 ... Windows Explorer keyboard shortcuts. You can get windows explorer whenever you press Window Key+E combination. Windows explorer helps to ...
7.
Oracle in World: Restore and Recover database in Noarchivelog Mode If the current online logs contain all changes since the last backup , then you can run RECOVER DATABASE without specifying NOREDO. ...
8.
Oracle in World: Automatic Recovery During Applying logs It is always good to use SQL*plus while recovery of database because with it ... in tact then if you specify AUTO it will automatically constructs suggested ...
9.
Oracle in World: User Managed Recover of Datafile when Backup is ... May 21, 2008 ... SQL> RECOVER DATAFILE 7; Media recovery complete. SQL> ALTER DATABASE OPEN; Database altered. Posted by Arju at 1:23 AM. Labels: Oracle ...
10.
Oracle in World: User Managed Recover of Datafile when Backup is ... May 21, 2008 ... SQL> RECOVER DATAFILE 7; Media recovery complete. SQL> ALTER DATABASE OPEN; Database altered. Posted by Arju at 1:23 AM. Labels: Oracle ...
|