What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
1111What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
1111What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
1046When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
994Due 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
1024What is the difference between dropping a database and taking a database offline? : sql server DBA
1068Post New DB Administration Questions
what are the performance views in an oracle rac environment?
when does an alert gets signaled?
What is the default port no on which sql server listens? : sql server DBA
What is a system database and what is a user database? : sql server DBA
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
what are the benefits of flashback feature?
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?
Query processing is slow(eg select query)how will u solve that
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
who owns the operating system files created by the utl_file package?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
How can you control the amount of free space in your index pages? : sql server DBA
what do you understand by flashback feature of oracle?