Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How can you gather statistics on a table?

3 Answers  


orra 1555 what is this error,why it is occur?

2 Answers   Mphasis,


Where in the Oracle directory tree structure are audit traces placed?

1 Answers  


How does Oracle guarantee data integrity of data changes?

1 Answers   SoftSol,


What column differentiates the V$ views to the GV$ views and how?

3 Answers  


why do we give pctfree and pctused in create table statement?

1 Answers   CTS,


suppose you want to audit specific activities on sensitive data. How can you achieve that?

0 Answers   Oracle,


hi, suppose i created one table after few days i did some insert,update how can i know when will i did ddl or dml operation is undergone on that table

3 Answers   IBM,


What is the difference between online backup & offline backup?

3 Answers   CSC,


Should you place Recovery Catalog in the Same DB? . Can you use RMAN without Recovery catalog

4 Answers  


How to start SQL Server in minimal configuration mode?

1 Answers  


How would you determine who has added a row to a table?

4 Answers  


Categories