Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ajay_uiet
Starting Member
9 Posts |
Posted - 2009-12-31 : 04:52:49
|
Dear All,I have SQL server active active cluster.Install on both but on machine2 I have configured the reporting services.machine2 is down these days and I am not able to access reporting services using these URLshttp://10.1.96.56/Reportshttp://10.1.96.56/ReportserverError comes one by one:The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable) Get Online Help An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)----------------------------------------------------------------------------------------------------Reporting Services ErrorThe report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable) Get Online HelpAn error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)SQL Server Reporting Services |
|
|
|
|