How do you find out from the RMAN catalog if a particular
archive log has been backed-up?
Answer Posted / gidhin
RMAN> list archivelog all;
| Is This Answer Correct ? | 32 Yes | 5 No |
Post New Answer View All Answers
What happens on checkpoint? : sql server DBA
What is fill factor? : sql server DBA
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
what is ora 24313?what is the procedure to exclude that error?
What are the recovery models for a database? : sql server DBA
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
what is the diffrence between core dba and apps dba?
what is the role of dip user in our database?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
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.
What authentication modes does sql server support? : sql server DBA
what are the types of connection load-balancing?
Where do you find the default index fill factor and how to change it? : sql server DBA