- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Change Database Usr Name and Password
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
03-12-2004 08:54 AM
03-12-2004 08:54 AM
Change Database Usr Name and Password
When I start the service, I get this error in the DomainManager.* files in the LOGS Directory:
Database initialization failed for URL: jdbc:odbc:Insight_v1_0 User: sa pwd: ****** Ex: java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'.
It looks like SIM is trying to access my SQL Server with the SA account... I setup an account on my SQL server that I'd like to use instead of using SA.
MXInitConfig responds with:
6. Database Configuration
- Requisite : Acceptable
- Status : Unconfigured
I have two ODBC connects in Windows that point to the server and connect successfully when I enter the credentials to the new SQL acct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2004 09:12 AM
03-12-2004 09:12 AM
Re: Change Database Usr Name and Password
com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 06:48 AM
02-03-2005 06:48 AM
Re: Change Database Usr Name and Password
com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2005 01:57 AM
05-24-2005 01:57 AM
Re: Change Database Usr Name and Password
com.hp.mx.database.DbVerificationException: Error accessing database
Any idea??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2005 11:13 PM
09-18-2005 11:13 PM
Re: Change Database Usr Name and Password
"com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database"
It occurs with a warning "Restarting MxDomainManager" and the information "Restart was Successful"
It reoccurs at least to times a minute...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2005 12:04 AM
10-14-2005 12:04 AM
Re: Change Database Usr Name and Password
com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database
Then it tries the following:
Restarting MxDomainManager of which is successful.
But then I get
com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database.
SIM does not start now at all - I also went back to previous backups of the DB to check that it was not corrupt - but nothing works.
SIM is down now - need to get this resolved ASAP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2005 12:46 AM
10-14-2005 12:46 AM
Re: Change Database Usr Name and Password
A couple of questions to better understand your problem.
1. What version of SIM?
2. What changes did you make that caused this problem to occur?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 01:31 AM
10-18-2005 01:31 AM
Re: Change Database Usr Name and Password
But nothing has worked to fix it.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 02:03 AM
10-18-2005 02:03 AM
Re: Change Database Usr Name and Password
mxpassword -m -x MxDBUserPassword="newpassword"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 10:36 AM
12-13-2005 10:36 AM
Re: Change Database Usr Name and Password
I assumed the whole time that the a designated system account was being used to access the database. However, looking further into it, my own account was being used, and when I changed my password - boom -failure to logon to the DB.
To check this, on the CIM server, go to C:\Program Files\HP Systems Insight Manager\Config. Open the Database.props file in Notepad. The third line from the bottom will tell you what account is being used to access the DB. I then used the mxpassword change procedure to change to my new password and things came back fine.
Now I need to figure out how to change the user account accessing the DB so it uses the sys account I created for this purpose!
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 12:18 AM
12-14-2005 12:18 AM
Re: Change Database Usr Name and Password
It is easy to change the account that accesses the database.
The database.props file is used to specify the username configured for database access and will contain an entry like the following.
hp.Database.username=AETSIM\\Administrator
The are 3 formats for this information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 09:21 PM
11-15-2007 09:21 PM
Re: Change Database Usr Name and Password
I am meeting the same error as described in this topic on my production server with SQL Server 2005 installed. I tried to reset the SIM password with mxpassword -m -x MxDBUserPassword="newpassword" but the error still occurs.
I tried to create a new user for the account that appear in the database.props in my DB but it also had no effect.
The OS is Windows server 2003 R2 SP2 Standard edition.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 11:49 PM
04-21-2008 11:49 PM
Re: Change Database Usr Name and Password
Look at configuration files looking for sa or other username.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2008 08:55 AM
05-26-2008 08:55 AM
Re: Change Database Usr Name and Password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2010 06:29 AM
01-05-2010 06:29 AM
Re: Change Database Usr Name and Password
com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database
Followed by a restart of the MxDomainManager (as desribed in the posts above).
All I did to solve this was initiating a telnet session from the hpsim server to the sql-server on the tcp port where the sql instance is running.
I don't have a clue about the reason of this problem.
Does anyone know what could have caused this and why I can solve it by simply initiating a telnet session and restarting hpsim?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2011 02:41 AM
06-01-2011 02:41 AM