What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What are the different types of upgrades that can be performed in sql server? : sql server DBA
how to restore files with rman?
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.
internal architecture
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?
What is a system database and what is a user database? : sql server DBA
What is dcl? : sql server DBA
How to start SQL Server in minimal configuration mode?
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.