October 9, 2007 at 4:01 pm
Hi,
I have a server running SQL Server 2005 -- two instances each with Reporting Services. During the installation window asking about which authentication method to use, I put down Windows with the username of the service account. Then I hit the 'Test' button. One of the Reporting Services came back with an error:
HResult 0xFFFFFFFF, Level 16, State 1
SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF].
Error: sqlcmd Microsoft SQL Native Client : An error has occurred
That nice protocols explanation thingy gave two suggestion about named pipes (already enabled) and SQL Server Browser (already turned on).
A question to the logical DBA/developer said that they had previously loaded the Reporting Services for some future plan, but that they had not done anything with it. Literally. I could not access anything in Management Studio except to log in.
So, now what? Do I upgrade the instance with no problems and forget about the one with problems for the time being? Remove Reporting Services and re-install it another time?
Regards,
Deana
October 10, 2007 at 6:20 am
I usually install under my own account as a local admin on the box, not using the service account. To date not ever had any errors. Suggest you don't define the service account.
[font="Comic Sans MS"]The GrumpyOldDBA[/font]
www.grumpyolddba.co.uk
http://sqlblogcasts.com/blogs/grumpyolddba/
October 11, 2007 at 6:56 am
It sounds like they installed RS but did not Configure it. This is an option during install of SQL Server, and necessary if installing the web site on one server and the database on antoher server.
If you aren't doing anything with RS, you should probably remove it.
Greg E
October 11, 2007 at 7:12 am
Checking out the RS configuration is one of my tasks this morning, and the web server is a different server than the database server.
Thanks for the input.
Deana
October 11, 2007 at 7:28 am
I was under the impression, at least with SSRS 2000, that if you used a different webserver you had to have SQL License for both servers. Is this true with SSRS 2005?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
October 11, 2007 at 7:34 am
sad, but true. 'All in the box' for one price is 'all on one server, one proc'
But depending on how you plan on using RS, you may be able to use a lesser version than your main server.
Greg E
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply