Explain the difference between a hot backup and a cold
backup and the benefits associated with each?
Answer Posted / balakrishna
hot backup mean as we can take backup when the database is
up and running
cold backup we need to shut down the database
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the recovery models for a database? : sql server DBA
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
how to restore files with rman?
What are the operating modes in which database mirroring runs? : sql server DBA
what is the diffrence between core dba and apps dba?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
how can you connect from 10g user to 11g user??
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
Query processing is slow(eg select query)how will u solve that
what is a user-defined lock?
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
Explain about your sql server dba experience? : sql server DBA
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.