cancel
Showing results for 
Search instead for 
Did you mean: 

problem connecting to the DB

Former Member
0 Kudos

MaxDB guru! Please help me solve the problem.

I can't connect to DB under the <sid>adm:

sap:idsadm 4> ./dbmcli -n sap -d IDS -u control,***

Error! Connection failed to node sap for database IDS:

database instance not found

But the user ROOT runs without problems:

[root@sap bin]# ./dbmcli -n sap -d IDS -u control,***

./dbmcli on sap : IDS>

I compared the profiles of these users - all the same.

What and where should I specify the database to start up a sidadm?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

startlog.db:

LOGFILE FOR STARTING DATABASE

  Trying to start database ...

  ------------------------------ Mon Apr 2 15:37:50 EEST 2012

Checking required environment variables

  SAPSYSTEMNAME is >IDS<

Start database with xuserkey >c<

  ------------------------------ Mon Apr 2 15:37:50 EEST 2012

Connect to the database to check the database state

  dbmcli: connect check finished with return code: 0

Database not available

  ------------------------------ Mon Apr 2 15:37:51 EEST 2012

Starting XServer

    ------------------------------ Mon Apr 2 15:37:51 EEST 2012

Starting database

  Starting Database Instance...

RTE_CallSdbStarter(): Must be called by root or effective user 508 effective group 501

Error! Connection failed to node sap for database IDS:

Reading header from pipe:closed by serv

Opening Database...

RTE_CallSdbStarter(): Must be called by root or effective user 508 effective group 501

Error! Connection failed to node sap for database IDS:

Reading header from pipe:closed by serv

  ------------------------------ Mon Apr 2 15:37:52 EEST 2012

Connect to the database to verify the database is now open

  dbmcli check finished with return code: 0

Database start failed

    12916  XSERVER  Found other running x_server with version 'U64/LIX86 7.7.04   Build 028-123-194-355'

ERR 11920  XSERVER  XSERVER is already running!

help me please...