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 / vaishnav
4. No. B'coz for online Backups database should be in
ARCHIVELOG mode.
| Is This Answer Correct ? | 54 Yes | 5 No |
Post New Answer View All Answers
Explain about your sql server dba experience? : sql server DBA
how can you find out if a table can be redefined?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
Explain materialized views and how they are used.
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
Why would you call update statistics? : sql server DBA
What is replication? : sql server DBA
how can you schedule a job in database?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
what is the role of dip user in our database?
What is dbcc? : 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 functionality does oracle provide to secure sensitive information?
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.