How to start SQL Server in minimal configuration mode?
Answer / santhosh
In a Command Prompt window, you can start the SQL server in
minimal configuration mode by typing: sqlservr -c -f
This command also starts the SQL server in single-user mode.
Also, the server will not run any startup stored procedures.
Additionally, when you start the SQL server in minimum
configuration mode, then SQL Server automatically sets the
size of tempdb to 2 MB on its default device. You must then
manually increase the size of tempdb as necessary.
| Is This Answer Correct ? | 1 Yes | 3 No |
i need a brief information about db2 dba course and realtime experts if any plz inform me nareshbhupathi93@gmail.com plzzz urgent
What type of index should you use on a fact table?
Explain the concept of the DUAL table.
how do see how much space is used and free in a tablespace
How would you best determine why your MVIEW couldn't FAST REFRESH?
What are the different sql server versions you have worked on? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
Explain an ORA-01555
I want to reuse a piece of code inside a stored procedure. This piece of code need to be invoked multiple times inside the procedure based on some different conditions. How to achieve this?
What is the difference between Datapump & export/import?
What is blocking and how would you troubleshoot it?
What happens on checkpoint? : sql server DBA
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)