Viewing 15 posts - 466 through 480 (of 1,157 total)
SQLPing - http://www.sqlsecurity.com/Tools/FreeTools/tabid/65/Default.aspx
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 10:51 am
Check if adding 'sysname\ASPNET' user to "Content Manager" role is an option.
If that is not feasible, please check if the below discussions help.
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 9:23 am
Not sure what is this message. IS it SQLServer was trying to request more memory and the request was denied by the OS?
When SQL Server started it tried to acquire...
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 9:11 am
It seems correct. How much memory sqlservr.exe is using now? If it is using more than 6000 MB, I would safely ignore this error message.
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 8:51 am
Even though I did not hear MS say this, I have faced a couple of issues because of taking backups on UNC. Ended up having bad backup files.
The best approach...
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 8:23 am
Check if the System is recognizing all the memory installed. You may use this example[/url] to get that information using Task Manager.
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 8:21 am
You may find xp_fileexists extended stored procedure useful. More information on this XP here
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 2, 2010 at 3:54 am
Here is the official documentation on how to Install SSRS.
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 10:27 am
If there is a difference with in standrard eidtion, how would i find if the existing installation is a 32 or 64 bit standard?
Running select @@version on the instance would...
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 8:07 am
When I schedule it, it shows that the job will run at x time (let's say 7:45), the job takes about 15 minutes so it should get done at about...
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 7:23 am
Check if changing the startup account of SQL Browser service helps. More information here[/url]
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 7:18 am
I was able to download it from here
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 6:57 am
You may find this discussion[/url] useful.
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 6:52 am
sudhakara (10/30/2010)
Am getting below error message while taking the backup using the third party product on sql server 2000(SP2) on windows server 2000.
2010/10/25 01:18:34 pid(6044) tid(6376)
Error on Global\VDI_245F1FA5-F925-491A-9F6B-D55DB84F1539_0
Error...
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 6:07 am
To add what others have already mentioned, the setup logs are located in the below folder.
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
November 1, 2010 at 6:05 am
Viewing 15 posts - 466 through 480 (of 1,157 total)