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

Re: dbanalyzer ERROR 25: SQLDBC error -4008, POS(1) Unknown user name/password combination (SQL state "28000").

$
0
0

Have you tried, if you can actually do SQL with that user? Maybe there is a problem with the SQL authorization?

 

Does the following work for you?

>sqlcli -d tz79 -u dba,dba select * from dual

| DUMMY |

| ----- |

| a   

1 row selected (1318 usec)

 

dbmcli -d tz79 -u dba,dba sql_execute select * from dual

OK

END 'a'


Viewing all articles
Browse latest Browse all 2539

Trending Articles



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