2009 November | dbazone

Recover database with Flashback Query

Posted on November 29th, 2009 in Recover from user errors, database recovery scenarios , , ,

Flashback Query features introduces in Oracle 9i. This features allows us to view the contents of a table as it existed at some point in the recent past. Flashback Query uses the “AS OF TIMESTAMP” clause in the standard SELECT statement.We can specify  the timestamp as any valid expression that evaluates to a date or [...]

Published by Paresh Sarma // Comment now »

Difference between Database Restore and Recovery

Posted on November 20th, 2009 in Database Recovery , ,

Database restore is just opposite of our backup process.The backup file from disk or other media is copied back to their original location. when we need to do database restore After a media failure occurs When database point in time recovery to be done Database Recovery There is a change of data in the backup [...]

Published by Paresh Sarma // Comment now »

Oracle interview questions for database recovery

Posted on November 16th, 2009 in Interview question for Recover database, Oracle Interview questions ,

Question : Which dynamic view stores the information about the files to be recover Ans : v$RECOVER_FILE Question : IF a datafile is offline or corrupt , the database instance will start or not ? Ans : Instance will start , if the file is not belongs to SYSTEM or UNDO tablespace. Question : All [...]

Published by Paresh Sarma // Comment now »

Recover database when all control file and Redo log files are lost

Posted on November 13th, 2009 in database recovery scenarios , ,

As an Oracle DBA , Recover database and maintain high availability is your prime job. Some day  you my faced a scenario where all your control files and online redo log files are lost and you have to recover your database as early as possible. In this section  we will learn how to overcome such [...]

Published by Paresh Sarma // 1 Comment »

Managing undo data

Posted on November 10th, 2009 in Undo management, undo tablespace , ,

When  a user session changes data in the database ,Oracle saves the original data in a tablespace,called is undo data and the tablespace where the undo data is stored is called Undo tablespace. Undo tablespaces are same as the other tablespace and we  can monitor that have enough undo space in the tablespace to satisfy [...]

Published by Paresh Sarma // Comment now »

Home

Follow dbazonein on Twitter
Increase Google Page Rank