Answer Posted / kittu_chintu2005
logical backup: export/import from 10g datapump
physical backup: cold backup, hot backup & RMAN backup
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how can you implement fine-grained auditing?
What are the commands used in dcl? : sql server DBA
how can you process messages in order asynchronously?
What the different types of replication and why are they used? : sql server DBA
What is dbcc? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
Why would you use sql agent? : sql server DBA
What are the different types of database compression introduced in sql server 2008? : sql server DBA
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
How would you extract DDL of a table without using a GUI tool?
What are the commands you'd issue to show the explain plan for "select * from dual"?
What is the default fill factor value? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what is a user-defined lock?
how can you create a user-defined lock?