Microsoft SQL Server interview questions for DBA

Please visit this site:
http://dba.fyicenter.com/Interview-Questions/SQL-Server-DBA/

1. How to restart SQL Server in single user mode? How to start SQL
Server in minimal configuration mode?
SQL Server can be started from command line, using the SQLSERVR.EXE.
This EXE has some very important parameters with which a DBA should be
familiar with. -m is used for starting SQL Server in single user mode
and -f is used to start the SQL Server in minimal confuguration mode.

Thank you,
Team DBAFYI - DBA Resource Center
http://dba.fyicenter.com/
-- 
You received this message because you are subscribed to the Google Groups 
"ORACLE DWH DBA" group.
To post to this group, send email to oracle-dwh-...@googlegroups.com.
To unsubscribe from this group, send email to 
oracle-dwh-dba+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/oracle-dwh-dba?hl=en.


Reply via email to