- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- New v5 install - Database "invalid credentials"
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 09:31 AM
08-16-2005 09:31 AM
What to try next?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 11:28 AM
08-16-2005 11:28 AM
Re: New v5 install - Database "invalid credentials"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 03:05 AM
08-18-2005 03:05 AM
Re: New v5 install - Database "invalid credentials"
-C-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 04:41 AM
08-18-2005 04:41 AM
Re: New v5 install - Database "invalid credentials"
1) Make sure that whatever account you are working with has access to the master database on the SQL server.
2) If you are using trusted authentication over tcp/ip, make sure that the time on both the SIM server and the database server are within a few seconds of each other. If there is too much of a drift between the two, the kereberos token creation will fail.
You can check to see if the trusted authentication is the issue by creating a dummy System DSN in Data Sources to your SQL server using Trusted Authentication. If you receive an error similiar to SSPI, then the time on the servers is most likely the issue.
Hope these help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 04:57 AM
08-18-2005 04:57 AM
Re: New v5 install - Database "invalid credentials"
I've tried master owner account that is used on the database, so I'm sure thats not an issue...
And the two systems are sync'd with our local time server...
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 05:40 AM
08-18-2005 05:40 AM
Re: New v5 install - Database "invalid credentials"
I tried creating an Administrator account...no beans... :(
arg. its a default database install from SIM 4.2... arg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 09:38 PM
08-18-2005 09:38 PM
Re: New v5 install - Database "invalid credentials"
But my thoughts goes to limitations due to GPO's in out Active Directory.
Could it be that the installation uses NTLM v 1 to update the DB ???
Have anyone tried to install on a standalone server ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 06:53 AM
08-19-2005 06:53 AM
Re: New v5 install - Database "invalid credentials"
grr..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 04:31 AM
08-22-2005 04:31 AM
Re: New v5 install - Database "invalid credentials"
I used typical install.
domain admin username/password for service account as well as database credentials.
svrnetcn to change the port number
works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 05:47 AM
08-22-2005 05:47 AM
Re: New v5 install - Database "invalid credentials"
I completely UNINSTALLED 4.2, and MSDE, and whacked all my previous data (GRRRR!!!!!!!!!!!!!) and still get the same error.
Dang it!
But apparently now my case with HP is escalated...GRR.....GRRRR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 06:52 AM
08-22-2005 06:52 AM
Re: New v5 install - Database "invalid credentials"
Are you using a domain account when installing SIM 5 or a local administrator account?
Is the SQL server in the same domain as the SIM server?
Are you using the MSDE installation on the local server or a remote SQL server?
Is the database server you are connecting to a named instance?
Do you have port 1434 blocked in your network? If so, you may need to go into SQL client config (cliconfg.exe) and manually set the port of your named instance in order to connect.
Have you tried creating a trusted DSN connection to your SQL server using your installation account to make sure that you have access to the SQL server and to the master database on that server? What were the results of this test?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 07:02 AM
08-22-2005 07:02 AM
Re: New v5 install - Database "invalid credentials"
I am using a Domain Admin account to install, on a seperate SQL server within the domain. The SQL is a single instance, and I can connect and have full rights to the master database.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 07:19 AM
08-22-2005 07:19 AM
Re: New v5 install - Database "invalid credentials"
4.2 installs just fine, but in the upgrade, the same 'invalid credentials' error comes up.
However, since 4.2 was able to access the SQL system and build the DB for itself, leads me to think that my settings and SQL access is working, and this perhaps an issue with the 5.0 installer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 08:29 AM
08-22-2005 08:29 AM
Re: New v5 install - Database "invalid credentials"
Also i spoke to HP and they gave me this reg file to use in order to enable advanced logging.
basically, run this file, delete your current C:\HPSIM.LOG and run the install agian. When it fails, open the new HPSIM.LOG and you'll have alot more info about it. Unfortunatly its gotten me no where except the product installed, cause now I'm having other issues. However it might help us all troubleshoot some.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 08:48 AM
08-22-2005 08:48 AM
Re: New v5 install - Database "invalid credentials"
Thank you for the Reg File, hopefully it will help figure things out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 08:52 AM
08-22-2005 08:52 AM
Re: New v5 install - Database "invalid credentials"
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 08:57 AM
08-22-2005 08:57 AM
Re: New v5 install - Database "invalid credentials"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 08:57 AM
08-22-2005 08:57 AM
Re: New v5 install - Database "invalid credentials"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2005 09:24 AM
08-22-2005 09:24 AM
Re: New v5 install - Database "invalid credentials"
For those using Named Pipes and not TCP/IP (like in MSDE), you can change it using C:\Program Files\Microsoft SQL Server\80\Tools\Binn\svrnetcn.exe. FYI.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 04:12 AM
08-23-2005 04:12 AM
Re: New v5 install - Database "invalid credentials"
I completely uninstalled 4.2 and tried to install 5.0 flat, also uninstalling all accessories, MSDE, etc. Nothing, same error, same place.
I've got an open case with HP now, unfortunately the support rep replicated my error, but now it passed that screen. ;(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 05:30 AM
08-23-2005 05:30 AM
Re: New v5 install - Database "invalid credentials"
We have changed the way we connect to the db starting in HPSIM 5.0 (going away from the ODBC connection in Windows) to facilitate the same setup environment for Windows, Linux, and HP-UX. We are using a different method (java-based) that does things a bit differently than straight ODBC (so if ODBC works that might not mean anything). FYI.
Some initial investigations are showing if we can't talk to the db server, this error message is what you get (duh). Java in general is really finiky around naming. Doing a ping and/or nslookup on the IP of your db server should show correct data, if it doesn't all resolve correctly, you'll have some connection issues.
To see if that is what is going on, go into your HOSTS file on your SIM server (windows/system32/drivers/etc) and add an entry for your database server (hostname, full dns, and IP). Save, close, then try the SIM install and see if it gets past that.
If you have SIM installed, and are having connectivity issues like this (i.e. upgrade environment, etc.), then change DATABASE.PROPS file to point to the IP address rather than the name.
Just checking to see if this is the actual problem (i.e. not resolving names correctly due to latent DNS scavaging, etc.).
Post out if this helps or not. thanks!
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 06:05 AM
08-23-2005 06:05 AM
Re: New v5 install - Database "invalid credentials"
In addition, our server (insight.puyallup.k12.wa.us) has a server name of psdtsc82k (which had a CNAME to INSIGHT, however, I removed it and added a host and PTR record)
I tried changing database.props to 72.13, restarted MSSQLSERVER and HP SIM services, but the installer still 'detects' the hostname PSDTSC82K
hmm...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 11:20 PM
08-23-2005 11:20 PM
Re: New v5 install - Database "invalid credentials"
If in case you are trying to connect to a named instance (could be the single instance running) on the SQL server, then in the "Host" field of the "Database Configuration" screen, enter
This worked for me when I faced the "invalid credentials issue".
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 01:37 AM
08-24-2005 01:37 AM
Re: New v5 install - Database "invalid credentials"
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 06:01 AM
08-24-2005 06:01 AM
Re: New v5 install - Database "invalid credentials"
I cannot edit any fields except password, and port