cancel
Showing results for 
Search instead for 
Did you mean: 

CJS-00030 SdbOperations.initDbInstance: no db instance found

Former Member
0 Kudos

Hello

We want to install SAP ERP 6.0 with MAXDB 7.7 and i get the error in phase "create database instance"

in

sapinst.log :

"

ERROR 2011-06-11 08:57:25.814

System call failed. Error 3 (No such process) in execution of system call 'getpw

ent' with parameter (), line (141) in file (syuxcgroup.cpp).

CJS-00030 Assertion failed: SdbOperations.initDbInstance: no db instance found.

"

In file XCMDOUT.LOG:

"

> Subprocess starts at 20110611085720

Execute Command : /sapdb/programs/bin/dbmcli -R /sapdb/ECC/db db_create ECC CO

NTROL,********

Start subprocess as user with uid: root

> Subprocess stops at 20110611085722

DBM-Api error ( -4 'Reading header from pipe:closed by serve')

"

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

> Execute Command : /sapdb/programs/bin/dbmcli -R /sapdb/ECC/db db_create ECC CONTROL,********

what happens if you execute that command as user root manually (replacing ***** with the password)

Markus

Former Member
0 Kudos

Hi,

we have executed this command :

/sapdb/programs/bin/dbmcli -R /sapdb/ECC/db db_create ECC CONTROL, password

and we have the error :

DBM-Api error ( -4 'Reading header from pipe:closed by serve')

Vivek_Hegde
Active Contributor
0 Kudos

Hello,

It is a user\password issue.

Please go through below help content:

http://maxdb.sap.com/doc/7_7/44/c37584865960efe10000000a155369/frameset.htm

By the way are you trying to provide password for CONTROL as "password" ????

Try to use the password "control" instead of "password".

Regards

Vivek

Former Member
0 Kudos

Hi,

the "password" is an example in the my message.

the right password is "adil2008"

former_member229109
Active Contributor
0 Kudos

Hello,

1. Please update the thread with output of the commands:

ls -l /var/lib | grep sdb

ls -l /var/lib/sdb

dbmcli inst_enum

sdbregview -l

2. Please check/post the error entries in dbmsrv_<servername>.prt

Thank you and best regards, Natalia Khlopina