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?

Answers were Sorted based on User's Feedback



Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / vaishnav

4. No. B'coz for online Backups database should be in
ARCHIVELOG mode.

Is This Answer Correct ?    54 Yes 5 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / muhammad masood

1-HOT BACKUP AND COLD BACKUP
2- Cold
3- No... Should take complete backup as no incarnation
level is defined.
4- No without Archive loging.

Is This Answer Correct ?    34 Yes 1 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / guest

2.cold backup
4.No

Is This Answer Correct ?    24 Yes 2 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / gangaram

1- types of backup are cold backup and hot backup.
2-cold backup
3-no u cant take partial backup. but u can have a
tablespace back up . u need to make the tablespace offline
and then begin backup of tablespace.
4-no the database should be in archive log mode always.

Is This Answer Correct ?    12 Yes 1 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / s. manzoor ahamed

1. Type of Backups option in oracle are
Cold backup / Hot (Online) backup, Logical backups
using Exp and imp client utilities, RMAN Backups.

2. Only Cold backup can be taken and no other options.

3. No. Need to take full consistent backup.

4. No. You can't take online backup if the db is configured
in Noarchivelog mode.

Is This Answer Correct ?    12 Yes 1 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / vinay prakash

1.cold backup, hot backup

2.cold backup

3.No

4. no (in Archivelog mode backup is in online)

Is This Answer Correct ?    10 Yes 2 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / 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

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / srihari macha

1. Backup are Cold and Hot.
2. Cold Backup
3. No.
4. No.

Is This Answer Correct ?    5 Yes 1 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / harshith

1.logical backup
expdp

2.physical backup
rman
hot backup
cold backup

Is This Answer Correct ?    1 Yes 1 No

Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then..

Answer / 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

More DB Administration Interview Questions

what is the difference between hot backup n rman backup?

1 Answers   Value Labs,


Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit

0 Answers  


Q. How to set ORACLE_HOME to my oracle software directory. Hi Friend I am installing oracle 10g Express Edition on Linux Fedora Core 6. Installation is success but when i run #sqlplus I getting command not found error. Then I have search sqlplus .i.e # find / -name sqlplus /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/sqlplus These above output from find i have doubt which is correct path of sqlplus. So doubtfully i have set path 1st one.i.e # PATH=$PATH:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin Then I have run #sqlplus but still i have problem following Error 6 initializing SQL*Plus Message file sp1<lang>.msb not found SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory How overcome this please answer m???

1 Answers  


what is the use of ocr?

0 Answers   Oracle,


What is the default fill factor value? : sql server DBA

0 Answers  


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.

0 Answers   Infosys,


what are the benefits of flashback feature?

0 Answers   Oracle,


Name three advisory statistics you can collect.

1 Answers  


how can you process messages in order asynchronously?

0 Answers   Oracle,


what is asm?

0 Answers   Oracle,


What the different types of replication and why are they used? : sql server DBA

0 Answers  


mssqlserver 2005 Backup Advantages & Disadvantages? mssqlserver 2005 Restore Advantages & Disadvantages? mssqlserver 2005 Recovery mode Advantages & Disadvantages? mssqlserver 2005 Mirroring Advantages & Disadvantages? mssqlserver 2005 Replication Advantages & Disadvantages? mssqlserver 2005 Logshpping Advantages & Disadvantages? mssqlserver 2005 Job Advantages & Disadvantages?

1 Answers   TCS, Wipro,


Categories