cancel
Showing results for 
Search instead for 
Did you mean: 

Hi champs, max db is not starting version 7.7.04.28

Former Member
0 Kudos

Hi champs, max db is not starting version 7.7.04.28.

The db_online/db_admin commands gives error

2015-05-04 14:05:21 0x00005e14 INF        421 DBMSrv   Command 'user_logon ...' was executed since 2015-05-04 14:05:21.

2015-05-04 14:05:21 0x00005e14 ERR     -24580 DBMSrv   ERR_COMMAND_FAILED: Command 'user_logon' has ended and failed with return code -24950.

Attached is the dbm.prt file from the work directory

Accepted Solutions (0)

Answers (1)

Answers (1)

JamesZ
Advisor
Advisor
0 Kudos

Hi,

The error "ERR_USRFAIL: user authorization failed" shows, which means the username or the password is not correct when connecting database.

Please let me know if you are able to check the database status with below command:

dbmcli -d <dbsid> -u <username>,<password> db_state

Best regards,
James