Symptom
-
When calling DBACOCKPIT / DB50 / LC10 following information is displayed in a popup:
------------------
Integration data is incomplete or contains errors
First maintain the integration data.
Follow the procedure described in SAP Note 588515
------------------
although recommendations of SAP Note 588515 are fulfilled and integration data has been correctly set via 'DB59 > Integration Data' ( ! change of integration data requires system restart! ).
-
AND connection test via DB59 for affected DB connection (in the example below: SDB) fails with for the native SQL connection test as follows:
------------------
1. Connect. test with "dbmcli db_state" Successful
2. Connect. test with command mode "dbmrfc db_state" Successful
3. Connect. test with session mode "dbmrfc db_state" Successful
4. Connect. test with "native SQL" ( SDB ) No connection
SQL Code: 4008
POS(1) Unknown user name/password combination
------------------
-
AND dbm command test via dbmcli for DBM Operator maintained at 'DB59 > Integration Data' (in the example below: control) is successful
[1]dbmcli -d Q02 -u control,<conrol_password> db_state
OK
State
ONLINE
-
AND sql query test via sqlcli for Standard Database User maintained at 'DB59 > Integration Data' (in the example below: SAPSDB) is successful
[2]sqlcli -d SDB -u SAPSDB,<SAPSDB_password> select username,usermode from users
| USERNAME | USERMODE |
| -------------------------------- | -------- |
| CONTROL | ADMIN |
| SUPERDBA | SYSDBA |
| SAPSDB | DBA |
3 rows selected (6671 usec)
Read more...
Environment
- SAP_BASIS 700 701 702
- Operating system independent
- Database: MaxDB / liveCache
Product
Keywords
KBA , BC-DB-SDB , MaxDB , BC-DB-LVC , liveCache , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.