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 can you get actual data change values from previous transactions in oracle?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What are the operating modes in which database mirroring runs? : sql server DBA
what is the use of ocr?
Query processing is slow(eg select query)how will u solve that
How would you go about verifying the network name that the local_listener is currently using?
how can you record information about current session?
who owns the operating system files created by the utl_file package?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
What is transparent data encryption? : sql server DBA
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?
what functionality does oracle provide to secure sensitive information?
Explain materialized views and how they are used.
how can you connect from 10g user to 11g user??
What would you do with an "in-doubt" distributed transaction?