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?
Answer Posted / kittu
1. Logical Backups(traditional backups of oracle)export/import, datapump physical backup hot backup(online backup), cold backup(offline backup), RMAN backup
2. cold backup & logical backups
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com
Which autogrowth database setting is good? : sql server DBA
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
What would you do with an "in-doubt" distributed transaction?
How can you control the amount of free space in your index pages? : sql server DBA
what are the performance views in an oracle rac environment?
how can you communicate with operating system files from oracle?
How would you best determine why your MVIEW couldn't FAST REFRESH?
what is a user-defined lock?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
What is dbcc? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
What is the difference between clustered and non-clustered index? : sql server DBA
how can you schedule a job in database?
How would you go about verifying the network name that the local_listener is currently using?