How do you find out from the RMAN catalog if a particular
archive log has been backed-up?
Answer Posted / narmada kumari
The database should be in ARCHIVE mode if you are going to
use RMAN as backup method.
| Is This Answer Correct ? | 16 Yes | 13 No |
Post New Answer View All Answers
What is the importance of a recovery model? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
what is a user-defined lock?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
which background process invoke at the time of upgradation tell me???
What authentication modes does sql server support? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
Can you redefine a table online?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
what is a crs resource?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.