Sie sind auf Seite 1von 5

Oracle Backup Recovery Interview

Questions And Answers Guide.

Global Guideline.
http://www.globalguideline.com/

Oracle Backup Recovery Interview Questions And Answers

ba
lo

Oracle Backup Recovery Job Interview Preparation Guide.

ui

lG

Question # 1
What is an Oracle database Partial Backup?

Answer:A Partial Backup is any operating system backup short of a full backup, taken while the database is open or shut down.

Question # 2
What is an Oracle database Full Backup?

lin
de

Read More Answers.

Answer:A full backup is an operating system backup of all data files, on-line redo log files and control file that constitute ORACLE database and the parameter.
Read More Answers.

Read More Answers.

Answer:In oracle db_recovery_file_dest specifies a default location of flash recovery area which contains multiplexed current control files,
online redo logs as well as archived logs, Rman backups,flash back logs.
db_recovery_file_dest_size should be specified as well.

Question # 4
What is db_recovery_file_dest in oracle? When do you need to set this value?
Give me the steps to perform the point in time recovery with a backup which is taken before the reset logs of the db?
Tell me about the steps required to enable the RMAN backup for a target database?

.C

Answer:Media recovery is a process to recover database from backup when physical disk failure occure.
cash recovery is a automated process take care by oracle when instance failure occure.

Question # 3
What is the difference between oracle media recovery and crash recovery?

Read More Answers.

Question # 5
What is Restricted Mode of Instance Startup in Oracle?
Answer:To Enable Restricted Session
Alter system enable restricted session;
To Disable Restricted Session
Alter system disable restricted session;
To Start the Database in Restricted Mode
STARTUP RESTRICT
By starting Instance in restricted mode it will not allow all users to access and only users with restriction privilege will be allowed to access.
This will be done time of make some data changes so that no users should be allowed to access data on time of changes happening
Read More Answers.

Question # 6
What is the difference between recovery and restoring of the oracle database?
Answer:Here is a scenario to understand Restore & Recovery
Sunday 10pm: Database is backed up. and is running fine.
Copyright http://www.GlobalGuideline.COM

Page 2/5

Oracle Backup Recovery Interview Questions And Answers

Read More Answers.

ba
lo

Monday 11am: Went down / crashed due to some reason.


To bring up the database, we have 2 options:
1. Simple Restore: copying files from backup taken sunday night and open the database. Here, we loose all the changes that are done since sunday night.
2. Restore and Recovery: Copying files from backup taken sunday night and applying all the archivelog and redo log files to bring up the database to the point of
failure. Here you dont loose the changes done until monday 11 am.
Restore: copying files from the backup overwriting the existing database files
Recovery: applying the changes to the database till point of failure. these changes are recorded in online redolog and archivelog (which are the backups of redolog)
files.

Question # 7
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?

Read More Answers.

ui

Question # 8
What do you mean by Oracle MEDIA RECOVERY?

lG

Answer:A hot backup can be done by either RMAN,User Managed Backups by puting tablespace in backup mode my OEM which does the same as the user managed
backup.But the Backup depends upon the size of the database you are using . if the database size in TB the RMAN backup will take more than 10 hours to complete
and if the database is critical you can' wait for long to go for so long in this case their are special backup techniques which are given by vendors like TIVOLI and
Netbackup they provide BC Vol backup called Business content Volumn Sync which copies a snapshot of the primary data to another place and backsup the database
from one SAN to another with in 15 min for 2 TB of database and is the preferable method for big companies.

Answer:When physical disk fail, physical database file corrupt then media recovery required

lin
de

Read More Answers.

Question # 9
What is the disk migration? what is the steps involved in oracle disk migration?

Read More Answers.

Answer:Disk migration is noting but, migration of data from one OS dependent database to another Dependent database. The steps involved in this are
* first go to your target database and export all your data into flat files
* next in the destination database during the installation of the database, it asks for data source ,instead of giving the data of the oracle provided , give the path of the
flat file you exported previously .

.C

Question # 10
What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode in Oracle?

Question # 11
Why more redos are generated when the oracle database is in begin backup mode?

Read More Answers.

Answer:Database in archivelog mode chance to take hot backup and no data loss in recovery. you can use RMAN for backup and recovery .disadvantage is poor ferformance,
and more chance to crash disc.

Answer:During begin backup mode datafile headers get freezed and as a result row information cannot be retrieved as a result the entire block is copied to redo logs as a
result more redo generated and more log switch and in turn more archive logs.
Read More Answers.

Copyright http://www.GlobalGuideline.COM

Page 3/5

Oracle Most Popular Interview Topics.

1 : Oracle Database Frequently Asked Interview Questions and Answers Guide.


2 : Oracle PL-SQL Frequently Asked Interview Questions and Answers Guide.
3 : Oracle DBA Frequently Asked Interview Questions and Answers Guide.
4 : Oracle GL Frequently Asked Interview Questions and Answers Guide.
5 : Oracle ETL Frequently Asked Interview Questions and Answers Guide.
6 : Oracle D2K Frequently Asked Interview Questions and Answers Guide.
7 : Oracle Developer Frequently Asked Interview Questions and Answers Guide.
8 : Oracle Scenarios Frequently Asked Interview Questions and Answers Guide.
9 : Oracle Apps Financial Frequently Asked Interview Questions and Answers Guide.
10 : Database Architecture Frequently Asked Interview Questions and Answers Guide.

About Global Guideline.

Global Guideline is a platform to develop your own skills with thousands of job interview questions
and web tutorials for fresher's and experienced candidates. These interview questions and web
tutorials will help you strengthen your technical skills, prepare for the interviews and quickly revise
the concepts. Global Guideline invite you to unlock your potentials with thousands of Interview
Questions with Answers or begin a tutorial right away, such as HTML, XML, XSLT, Cascading
Style Sheet (CSS), Search Engine Optimization (SEO), JavaScript, Structure Query Language (SQL),
Database Articles, Web Hosting Guide and much more. Learn the most common technologies
Interview Questions and Answers. We will help you to explore the resources of the World Wide Web
and develop your own skills from the basics to the advanced. Here you will learn anything quite
easily and you will really enjoy while learning. Global Guideline will help you to become a
professional and Expert, well prepared for the future.
* This PDF was generated from http://www.GlobalGuideline.com at January 10th, 2015
* If any answer or question is incorrect or inappropriate or you have correct answer or you found any
problem in this document then don't hesitate feel free and e-mail us we will fix it.
You can follow us on FaceBook for latest Jobs, Updates and other interviews material.
www.facebook.com/InterviewQuestionsAnswers
Follow us on Twitter for latest Jobs and interview preparation guides
http://twitter.com/InterviewGuide
Best Of Luck.
Global Guideline Team
http://www.globalguideline.com
Support@globalguideline.com

Das könnte Ihnen auch gefallen