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 |
How can you control the amount of free space in your index pages? : sql server DBA
What is the difference between dropping a database and taking a database offline? : sql server DBA
what is the difference between hot backup n rman backup?
i had backup last manday.now i need back monday to now ..how do get backup?
What would you do with an "in-doubt" distributed transaction?
How to start SQL Server in minimal configuration mode?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
How does Oracle guarantee data integrity of data changes?
how can you initialize log miner?
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
What background process refreshes materialized views?
2 Answers Accenture, FLSmidth,
If CPU is very slow What can u do to speed up?
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)