Viewing 15 posts - 196 through 210 (of 966 total)
Those versions should be fine. Can you run a trace capturing user error messages when trying to connect and see if anything gets logged? Is anything logged in the SQL...
June 26, 2015 at 5:25 am
Glad you were able to get it working!
June 26, 2015 at 3:08 am
Sounds like it could be a couple of things. You responded earlier that you can ping the cluster IP but never stated whether or not you could ping using the...
June 26, 2015 at 2:52 am
I do not think you will have a problem with SQL Server 2005 on a VM. I have run 2005 instances on VMs; the software does not care (although I...
June 25, 2015 at 11:54 pm
Spoken to 2 people at Microsoft and neither one of them can confirm or provide a feature break down list.
Really? Because I found it in about 10 seconds with Google.
June 25, 2015 at 3:55 pm
What type of resources are you trying to free up?
June 25, 2015 at 3:46 pm
Is the server hosting the SSRS databases up and the databases available? Can you check Reporting Services Configuration Manager to see if it can connect to the RS databases? I...
June 25, 2015 at 3:45 pm
possibly because there isn't space on the disk
+1. That is what I would check. Make sure a disk has not filled up.
June 25, 2015 at 3:39 pm
Just to clarify These are SQL Server 2008/2008 R2 servers, correct? If so then yes this would be a failover cluster. If they are SQL Server 2012 or higher you...
June 25, 2015 at 3:23 pm
Hello everyone!
I hope you can help with the installation of SQL Server 2008R2 on Server 2012.
Here is my setup.
I am migrating a SQL 2008R2 two node physical cluster onto vSphere...
June 25, 2015 at 3:18 pm
Instead of converting the physical host to a VM it might be easier to setup a new instance of SQL Server and migrate the databases. That way if something does...
June 25, 2015 at 3:04 pm
What is the report doing? A lot of graphs? Any images on the report? How long does the report take to run in Visual Studio/Report Builder?
June 25, 2015 at 2:52 pm
Something that SSRS/Report Builder cannot do that Power BI will do.
- Report animations
- Dynamic reports
This might change with SSRS 2016 (although the BI stuff is not in CTP2) but currently...
June 25, 2015 at 2:50 pm
I read about using the REPLACE command with char(13) AND char(10), but I dont know how to use this. Can anyone please help me?
If your extra carriage return is before...
June 25, 2015 at 2:10 pm
In SSMS go to "Query" > "Query Options" > "Advanced", select the checkbox "SET NOCOUNT" and click "OK".
June 25, 2015 at 10:23 am
Viewing 15 posts - 196 through 210 (of 966 total)