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
How would you extract DDL of a table without using a GUI tool?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
how can you record information about current session?
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?
How do you open a cluster administrator? : sql server DBA
What are the different types of database compression introduced in sql server 2008? : sql server DBA
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com
What the different topologies in which replication can be configured? : sql server DBA
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
What happens on checkpoint? : sql server DBA
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.