Tuesday, March 20, 2012

Rebuilbm not working

I don't have a new sql log.
I checked Server network utility and shared memory is enabled.
How can I verify if Shared Memory is loaded?
I rebooted the server and I get the same error.
Look at the SQL Server errolog and verify that Shared Memory is loaded. If
> not, reboot the machine. Rebuildm makes a shared memory connection so if
> shared memory is not loaded it will fail.
> Rand
> This posting is provided "as is" with no warranties and confers no rights.
>
You should have an errorlog file, each time SQL Server starts it creates such a file. The name of the file is
"errorlog".
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"joj100" <joj100@.discussions.microsoft.com> wrote in message
news:6587E07D-DE45-4B81-BDB8-B9FC8C9DB0E7@.microsoft.com...[vbcol=seagreen]
> I don't have a new sql log.
> I checked Server network utility and shared memory is enabled.
> How can I verify if Shared Memory is loaded?
> I rebooted the server and I get the same error.
>
> Look at the SQL Server errolog and verify that Shared Memory is loaded. If

No comments:

Post a Comment