what do you understand by flashback feature of oracle?



what do you understand by flashback feature of oracle?..

Answer / Naveen Mishra

The Flashback feature in Oracle DB is a set of functions that allow you to recover data as it existed at a specific point in time. This includes Flashback Database, Flashback Table, and Flashback Data Archive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Administration Interview Questions

Where in the Oracle directory tree structure are audit traces placed?

1 Answers  


How can you control the amount of free space in your index pages? : sql server DBA

1 Answers  


Explain materialized views and how they are used.

1 Answers  


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

1 Answers  


Q. How to set ORACLE_HOME to my oracle software directory. Hi Friend I am installing oracle 10g Express Edition on Linux Fedora Core 6. Installation is success but when i run #sqlplus I getting command not found error. Then I have search sqlplus .i.e # find / -name sqlplus /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/sqlplus These above output from find i have doubt which is correct path of sqlplus. So doubtfully i have set path 1st one.i.e # PATH=$PATH:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin Then I have run #sqlplus but still i have problem following Error 6 initializing SQL*Plus Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory How overcome this please answer m???

1 Answers  


What is the default port no on which sql server listens? : sql server DBA

1 Answers  


As a part of your job, what are the DBCC commands that you commonly use for database maintenance?

1 Answers   IBM,


Which autogrowth database setting is good? : sql server DBA

1 Answers  


what are the performance views in an oracle rac environment?

1 Answers   Oracle,


What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA

1 Answers  


If CPU is very slow What can u do to speed up?

1 Answers  


Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?

1 Answers  


Categories