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 / ashok
logical backups:... exp imp datapump
physical backup:... cold,hot rman
2)cold only
3)no
4) no
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
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 is transparent data encryption? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
what are the performance views in an oracle rac environment?
What happens on checkpoint? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
what functionality does oracle provide to secure sensitive information?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
how can you communicate with operating system files from oracle?
Explain about your sql server dba experience? : sql server DBA
what is the role of dip user in our database?
How would you extract DDL of a table without using a GUI tool?
What authentication modes does sql server support? : sql server DBA