What is the difference between online backup & offline backup?
Answers were Sorted based on User's Feedback
Answer / suman
we have two types of backups that is inconsist backup and
consistent backup
online backup is inconsistent backup
offline backup is consistent backuup
1.when the database is up on running at that time we have to
take the online backup it means hot backup
2.when the database is shutdown stage at that time we have
to take the offline backup it means cold backup this is the diff
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / kittu_chintu2005
online backup: 1) inconsistent backup 2) database must be in archive log mode 3) database should be in upon running
offline backup: 1) consistent backup 2)database may be or may not be in archive log mode 3)database should in shut down state
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / mogal
as said above every thing is same but one more point. i.e
" in a hot backup it have fractured blocks and where as in
cold backup there is no fractured blocks"
| Is This Answer Correct ? | 1 Yes | 2 No |
how can you connect from 10g user to 11g user??
As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
In oracle 10g export, import if we declare rows=y/n what would be the output?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
how will u see whether the dabase is in archive log mode or not?
What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
I want to reuse a piece of code inside a stored procedure. This piece of code need to be invoked multiple times inside the procedure based on some different conditions. How to achieve this?
What are the different ways you can create databases in sql server? : sql server DBA
why we use cursors
orra 1555 what is this error,why it is occur?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)