What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
1166What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
1187What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
1094When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
1048Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
1079What is the difference between dropping a database and taking a database offline? : sql server DBA
1111Post New DB Administration Questions
What purpose does the model database server? : sql server DBA
What happens on checkpoint? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
What is the importance of a recovery model? : sql server DBA
suppose you want to audit specific activities on sensitive data. How can you achieve that?
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.
What types of replication are supported in sql server? : sql server DBA
what do you understand by fine-grained auditing?
what is ora 24313?what is the procedure to exclude that error?
what is the role of dip user in our database?
What are the commands used in dcl? : sql server DBA
What is the difference between clustered and non-clustered index? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?