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 / harshith
1.logical backup
expdp
2.physical backup
rman
hot backup
cold backup
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
how can you initialize log miner?
what is the diffrence between core dba and apps dba?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Why would you use sql agent? : sql server DBA
what do you understand by fine-grained auditing?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
Where do you find the default index fill factor and how to change it? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what is ora 24313?what is the procedure to exclude that error?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What are statistics, under what circumstances they go out of date, how do you update them?
What is a correlated sub-query? : sql server DBA
internal architecture