Skip to content

Solusi untuk error di Reporting Services Server

December 2, 2011

Jika ketika mengakses http://localhost/reportserver muncul error seperti pesan berikut ini.

Reporting Services Error


  • 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
    • For more information about this error navigate to the report server on the local server machine, or enable remote errors

    SQL Server Reporting Services

 

Berikut ini adalah solusinya:

Pada command prompt ketikkan command dengan format seperti berikut.

rsconfig -c -s <SQLSERVERNAME> -d reportserver -a Windows -u <MYDOMAIN\MYACCOUNT> -p <PASSWORD>

Contoh.
rsconfig -c -s prod01 -d reportserver -a Windows -u mikrosaft\ultima -p password
Advertisement
No comments yet

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.