Link to home
Start Free TrialLog in
Avatar of crp0499
crp0499Flag for United States of America

asked on

SQL error installing HP SIM

I'm installing HP SIM on a machine.  That machine already has SQL on it.  During the install, when I am installing the SQL part, I am on a screen that shows the instance name already there and I am specifying the correct username/password, but I get an error that reads:

Unable to connect to the specified host.  Please check the host database port values and be sure the target database is running.  Also be sure that the target database has the latest service pack installed.

By looking at the event viewer, I can confirm that the port number is 61377 and I can telnet to the local host on that port.  The DB instance that is there was installed when I installed AZURE backup and that's working so I know the DB is up and running.  I cannot however get past this message.

Anyone have any ideas?

Thank you

Cliff
Avatar of 65td
65td
Flag of Canada image

What type of logins are allowed on the SQL server?
I believe need to allow SQL logins as well.
Avatar of crp0499

ASKER

it's mixed mode.
ASKER CERTIFIED SOLUTION
Avatar of 65td
65td
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Can you post the correspondent screen shot?