How do you find out from the RMAN catalog if a particular
archive log has been backed-up?

Answers were Sorted based on User's Feedback



How do you find out from the RMAN catalog if a particular archive log has been backed-up?..

Answer / gidhin

RMAN> list archivelog all;

Is This Answer Correct ?    32 Yes 5 No

How do you find out from the RMAN catalog if a particular archive log has been backed-up?..

Answer / 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

More DB Administration Interview Questions

How do you find out from the RMAN catalog if a particular archive log has been backed-up?

2 Answers   IBM,


How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?

1 Answers  


What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?

2 Answers  


how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?

1 Answers   HSBC,


How would you go about verifying the network name that the local_listener is currently using?

1 Answers  


How do you resize a data file?

2 Answers  


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

1 Answers  


How to start SQL Server in minimal configuration mode?

2 Answers  


How to determine the service pack currently installed on SQL Server?

1 Answers  


How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.

4 Answers  


suppose you want to audit specific activities on sensitive data. How can you achieve that?

1 Answers   Oracle,


what r the types of backup?

5 Answers   CSC,


Categories