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 / sree
1. physical and Logical backup
2.cold backup
3.No.. we can't take partial backup in no archivelog mode
4.No... we can't take online backups if the database running in noarchivelog mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can you get actual data change values from previous transactions in oracle?
what is grd?
How do you trace the traffic hitting a sql server? : sql server DBA
What is the default port no on which sql server listens? : sql server DBA
How would you go about verifying the network name that the local_listener is currently using?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : 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.
What is a system database and what is a user database? : sql server DBA
what are the benefits of flashback feature?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
what functionality does oracle provide to secure sensitive information?
Where would you look for errors from the database engine?
what is the last version,the release date of that version and fix pack of ibm db2 udb?