Viewing 15 posts - 436 through 450 (of 966 total)
It seems there were various causes that could cause this to happen. It was a reported bug in 2008/R2. I would first try patching SQL Server to SP2, which should...
May 29, 2013 at 2:00 pm
Can you install and run the upgrade advisor from the SQL Server 2000 instance?
May 29, 2013 at 1:43 pm
Seems like there are two separate errors here. The first you need to either restore a backup of the encryption key in Reporting Services Configuration Manager or delete encrypted content.
Take...
May 29, 2013 at 5:58 am
When you installed SQL how did you tell it to configure SSRS? You can specify to install it and configure it using defaults or you can just have it install...
May 29, 2013 at 5:36 am
I would say it depends on a lot of factors. When you run sp_helpdb without specifying a db name it gives you the total size of the data file plus...
May 29, 2013 at 4:20 am
Glad that you figured out what it was. Perfmon will not tell you how much space you need for your dbs though. You should either run sp_helpdb against the dbs...
May 29, 2013 at 3:49 am
SSMS and BOL. They provide GUI tools to connect and manage SQL Server.
May 29, 2013 at 3:19 am
I typically get 112 errors when there is not enough space on the disk for the backup. Have you checked the SQL error log to see if anything else was...
May 29, 2013 at 3:15 am
Are the paths that SQL Server is installed in the same between the old and new instance? If not I would imagine you are going to have problems with where...
May 29, 2013 at 2:41 am
I would say there are a lot of things you need to take into conideration still:
- If you are renaming a server that hosts SQL Server you will need to...
May 28, 2013 at 5:08 am
What permissions does the SQL Server (not the agent) service account have on the server?
May 25, 2013 at 4:13 pm
That should be fine. Just note that SQL Server 2012 is NOT supported on MOSS 2007.
Determine hardware and software requirements (Office SharePoint Server)
May 25, 2013 at 3:39 pm
What is providing the NLB? It probably depends on that. I would recommend ONLY having the SSRS servers associated with the network load balanced URL.
May 24, 2013 at 7:30 am
In SSMS right-click on your instance name and select Facets. In the View Facets window click the drop down for Facet and select Surface Area Configuration. Ensure that DatabaseMailEnabled is...
May 24, 2013 at 7:13 am
What is logged in the history of the maintenance plan and the SQL Agent job?
May 24, 2013 at 4:20 am
Viewing 15 posts - 436 through 450 (of 966 total)