Which types of backups you can take in Oracle?
2. A database is running in NOARCHIVELOG mode then which
type of backups you can take?
3. Can you take partial backups if the Database is running
in NOARCHIVELOG mode?
4. Can you take Online Backups if the the database is
running in NOARCHIVELOG mode?
Answer Posted / girish k
1. HOT and COLD Backups
2. COLD Backup
3. NO
4. NO
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the operating modes in which database mirroring runs? : sql server DBA
what is the last version,the release date of that version and fix pack of ibm db2 udb?
What is transparent data encryption? : sql server DBA
how can you initialize log miner?
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.
how can you process messages in order asynchronously?
how can you record information about current session?
what is ora 24313?what is the procedure to exclude that error?
What are the different sql server versions you have worked on? : sql server DBA
You create a private database link and upon
connection, fails with: ORA-2085: connects to
What are the recovery models for a database? : sql server DBA
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
Why would you call update statistics? : sql server DBA
what is asm?