Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trouble installing Reporting Services

Status
Not open for further replies.

PTW

Programmer
Jul 7, 2000
82
CA
We are installing Reporting Services onto 2 SQL Servers. On the first server, we installed using a Windows Domain account name that was granted System Admin rights in SQL for the install process, and then we took away those rights. This was how the account was set up in SQL:

domain_name\windows_account_name


The second server, however, is a cluster of two servers (one plus a failover) and so we have a virtual SQL Server setup called "VSQL". We have tried a variety of ways, but we cannot seem to get through the install process. I have tried:
VSQL\windows_account_name
domain_name\windows_account_name (this format works for a local windows account set up to handle services)
IP address\VSQL\window_account_name

Can anyone tell me what the proper Windows Domain account format in a virtual SQL environment should be when setting up Reporting Services? Thank-you.
 
And don't forget to make sure your cluster has all the appropriate components for setting up RS in all the correct spots. If your servers are clustered with local hard drives (I.E., you're not using external hard drives or a SAN set up), that means you'll have to install the required software on both machines.



Catadmin - MCDBA, MCSA
Beware the error of pre-emptive poultry inventory!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top