all groups > sql server reporting services > december 2005 >
You're in the

sql server reporting services

group:

New Installation


New Installation FredG
12/16/2005 8:31:03 AM
sql server reporting services:
Windows 2003 Advanced Server
SQL Server 2K sp3a

There was an existing reporting services database on the SQL Server
Instance. Tried to perform an new install of Reporting Services and point to
this existing database, ReportServer DB. Installation was successful.
However, RS would not activate becuase it thought I was adding to a WEB Farm.
To acivate I needed to run rsactivate from the active RS Server, there was
none. Decided to remove the databases and RS and start clean. Now, everytime
I try to install RS its trying to point to a database that does not exist and
the installation fails. Can anyone help?

Re: New Installation Daniel Reib [MSFT]
12/16/2005 10:23:39 AM
What do you mean it tries to point to a DB that doesn't exist? During setup
you can specify a DB that does not exist, it should then create that DB.
What error are you getting?

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: New Installation FredG
12/16/2005 10:36:02 AM
I know its suppose to create the database if it does not exist. The error is
"Database ReportServer does not exist".

[quoted text, click to view]
Re: New Installation Daniel Reib [MSFT]
12/16/2005 1:59:05 PM
At what point in setup do you get this? Have you tried changing the DB
name?

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: New Installation FredG
12/19/2005 6:06:02 AM
Hello Daniel,

After I have completed all the setup questions then selected next. The
installation was running fine then it bombed out with that message. I was
able to track down the log file located in the C:\Progam Files\Microsoft SQL
Server\80\RS Setup Bootstrap\Log directory. I noticed that the account RS
setup was trying to use to create the database was DOMAIN\SERVER_NAME$, (I
believe this occured becuase I was running the Windows service under NT
AUTHORITY\NETWORK SERVICE). Once I added this account to SQL server and
granted CREATE DATABASE it worked fine. I have done other installs of RS and
never ran into this problem.

Thanks

[quoted text, click to view]
AddThis Social Bookmark Button