What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
776What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
793When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
779Due 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
784What is the difference between dropping a database and taking a database offline? : sql server DBA
809Post New DB Administration Questions
Which autogrowth database setting is good? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
what is the role of dip user in our database?
What happens on checkpoint? : sql server DBA
how to restore files with rman?
what are the performance views in an oracle rac environment?
How do you open a cluster administrator? : sql server DBA
Query processing is slow(eg select query)how will u solve that
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
how can a session indicate its interest in receiving alerts?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is the default port no on which sql server listens? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?