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.
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
How do you resize a data file?
what do you understand by flashback feature of oracle?
What are the recovery models for a database? : sql server DBA
What are the different types of upgrades that can be performed in sql server? : sql server DBA
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
Explain the use of setting GLOBAL_NAMES equal to TRUE.
how will u see whether the dabase is in archive log mode or not?
Why would you call update statistics? : sql server DBA
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
What is the difference between the 2 operating modes of database mirroring? : sql server DBA