Thursday, February 16, 2012

Cannot get into SQL Server. Help please!

I accidently changed the maximum connections from 0 (unlimited) to 10 and rebooted my server. now I can't connect to it! is there anyway to change that connection number without being able to connect to the server via EM?

Running MSSQL7 on Windows NT4 SP6.

Thanks for any advice!!

Joshua GregoryNot that I'm aware off. Perhaps during an off peak time or non-production period you'll be able to login ?|||Thanks for the help. I unplugged the NIC and rebooted. Then I went into EM and changed the setting back.

Can anyone point me to a good information source for using the sp_configure command? I read lots of info about this command, but when I tried to type it in a DOS command prompt it said unknown command.|||If you want to run sql outside of sql you need to place the code in a file (*.sql), whatever, and execute using isql or osql from a command line...

syntax is in bol

No comments:

Post a Comment