What purpose does the model database server? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is a deadlock and what is a live lock? How will you go about resolving deadlocks?
WHEN DOWN TIME WHAT CAN U DO?
What is the difference between online backup & offline backup?
Describe what redo logs are.
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
how can you process messages in order asynchronously?
Give two examples of referential integrity constraints.
what is the use of ocr?
How can you gather statistics on a table?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What types of replication are supported in sql server? : sql server DBA