what is the difference between hot backup n rman backup?
Answer Posted / ramakrishnachallapalli
To take both backups we should keep database in archive log
mode.
Neither cold backup nor hot backup identify the corrupted
blocks in backup where as rman can identify
RMAN will take the backup of database used block only where as
hot backup will take physical existing database files
completely
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
What is the importance of a recovery model? : sql server DBA
what is logical system in sap basis
How would you go about verifying the network name that the local_listener is currently using?
What is replication? : sql server DBA
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?
How do you trace the traffic hitting a sql server? : sql server DBA
internal architecture
Where do you find the default index fill factor and how to change it? : sql server DBA
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Why would you call update statistics? : sql server DBA
How do you troubleshoot errors in a sql server agent job? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA