What are the different types of database compression introduced in sql server 2008? : sql server DBA
1095If 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
999Post New DB Administration Questions
What are the different types of indexes available in sql server? : sql server DBA
what is a crs resource?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
how can you record information about current session?
What is transparent data encryption? : sql server DBA
How do you open a cluster administrator? : sql server DBA
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
what is the role of dip user in our database?
how can a session indicate its interest in receiving alerts?
how can you enable flashback feature?
what do you understand by fine-grained auditing?
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.
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 do you troubleshoot errors in a sql server agent job? : sql server DBA
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me