This is a Virus related Problem. This error occurs due to the blocking of the SQL server by Viruses. To recover from this error use any one of the following steps…
- Step1: Restart Server
- Step2: Run the following Query: --
- EXEC master.dbo.sp_configure 'show advanced options', 1
- RECONFIGURE
- EXEC master.dbo.sp_configure 'xp_cmdshell', 1
- RECONFIGURE
No comments:
Post a Comment