RE: cannot log into Reporting Services from SMSS
- From: Ed White <ewhite@xxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Jan 2008 10:54:02 -0800
Also, I'm not sure how to grant "sysadmin" server role to the credential I
use, since I am using Windows Authentication. How do I do this?
--
Ed
""Peter Yang[MSFT]"" wrote:
Hello Ed,.
It's normal that "Evaluation copy: 0 days left" appears since 0 days means
unlimited days. The following is copied from my test machine and it's a
Enterprise edition.
ReportingServicesService!resourceutilities!9!11/01/07-05:36:25:: i INFO:
Reporting Services starting SKU: Enterprise
ReportingServicesService!resourceutilities!9!11/01/07-05:36:25:: i INFO:
Evaluation copy: 0 days left
I think the issue is caused by that RS cannot connect to report server
database server as shown in the following exception:
ReportingServicesService!library!d!1/27/2008-20:08:29:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerDatabaseUnavai
lableException: The report server cannot open a connection to the report
server database. A connection to the database is required for all requests
and processing., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerDatabaseUnavai
lableException: The report server cannot open a connection to the report
server database. A connection to the database is required for all requests
and processing. ---> System.Data.SqlClient.SqlException: A transport-level
error has occurred when sending the request to the server. (provider:
Shared Memory Provider, error: 0 - No process is on the other end of the
pipe.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObjec
t stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray,
Int32 timeout, Boolean inSchema, SqlNotificationRequest
notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method,
DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at Microsoft.ReportingServices.Library.RunningJobsDb.GetMyRunningJobs()
--- End of inner exception stack trace ---
In Reporting services configuration utitlity, please check credential you
use in "database setup" entry. Please make sure the report server
database/server name is configured properly. Also, please make sure the
credential you use has the proper permission on the SQL instance/database.
Please click Connect to verify that the instance of SQL Server 2005 is
available.
If you encounter problem, you may want to temporarily grant "sysadmin"
server role to the credential you use. If you connect to the server by
using the credential by using SQL Server management studio, can you log on
properly? Can you see Reportserver database and can you access the database
properly?
Please let's know if you have any update. Thank you.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- References:
- RE: cannot log into Reporting Services from SMSS
- From: "Peter Yang[MSFT]"
- RE: cannot log into Reporting Services from SMSS
- From: Ed White
- RE: cannot log into Reporting Services from SMSS
- From: "Peter Yang[MSFT]"
- RE: cannot log into Reporting Services from SMSS
- Prev by Date: RE: cannot log into Reporting Services from SMSS
- Next by Date: Re: Can't Connect to Remote Server Via Visual Basic 2008
- Previous by thread: RE: cannot log into Reporting Services from SMSS
- Next by thread: RE: cannot log into Reporting Services from SMSS
- Index(es):
Relevant Pages
|
Loading