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 / srihari macha
1. Backup are Cold and Hot.
2. Cold Backup
3. No.
4. No.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the importance of a recovery model? : sql server DBA
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Explain about your sql server dba experience? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
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.
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?
What are the different ways you can create databases in sql server? : sql server DBA
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
How do you troubleshoot errors in a sql server agent job? : sql server DBA
how can you connect from 10g user to 11g user??
when does an alert gets signaled?
what is a crs resource?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA