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 are the different ways you can create databases in sql server? : sql server DBA
how can you implement fine-grained auditing?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
suppose you want to audit specific activities on sensitive data. How can you achieve that?
How do you open a cluster administrator? : sql server DBA
What is the default port no on which sql server listens? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Query processing is slow(eg select query)how will u solve that
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
What is the difference between clustered and non-clustered index? : sql server DBA
What is dbcc? : sql server DBA
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?