Quantcast
Channel: SCN: Message List - SAP MaxDB
Viewing all articles
Browse latest Browse all 2539

Re: -24907,ERR_DBAWRONG: wrong SYSDBA

$
0
0

OK the sysdba is the SUPERDBA but the login on db level did not work (-4008: Unknown user name / password)


I suggest to do the following:

1)Reset the  the sysdba password in the database with

 

dbmcli -d SDB -u DBM,control db_execute alter password SUPERDBA ADMIN

 

2)Then test the connection with sqlcli to check the password in the database.

 

sqlcli –d SDB –u superdba,admin select sysdba from sysdd.version

 

3) Now try to load the system tables

 

dbmcli -d SDB -u DBM,control load_systab -u SUPERDBA,ADMIN


Viewing all articles
Browse latest Browse all 2539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>