cancel
Showing results for 
Search instead for 
Did you mean: 

dbmcli -n <servername> failed to connect to the database

Former Member
0 Kudos

Hello Experts

I am performing the migration from window/sql to linux/Maxdd on virtualized environment.

SCS installation went fine. While db installation we get the issue at systab_load stage as below:-

Execute Command : /sapdb/programs/bin/dbmcli -n dbmsd-se -d MSD -u CONTROL,******** load_systab -u SUPERDBA,******** -ud ********

Error is :-

Error! Connection failed to node dbmsd-se for database MSD:

server rejected connection

But interesting is what ...before  the  above command sapinst has executed the multiple command with dbmcli -n dbmsd-se option like :-

/sapdb/programs/bin/dbmcli  -n dbmsd-se -R /sapdb/MSD/db db_create MSD CONTROL,******** sqdmsd,********

but now -n <hostname> with dbmcli is not working.

I have also installed two other system with which dbmcli -n <servername> is working:- Example

med0114:/usr/sap/MSD/install/db1 # /sapdb/programs/bin/dbmcli -n dbmsd-se inst_enum

Error! Connection failed to node dbmsd-se for database (no dbname):

server rejected connection

med0114:/usr/sap/MSD/install/db1 # /sapdb/programs/bin/dbmcli -n dbmpd-se inst_enum

OK

7.7.06.10    /sapdb/PID/db

7.7.06.10    /sapdb/MPD/db

7.7.06.10    /sapdb/MSD/db

med0114:/usr/sap/MSD/install/db1 # /sapdb/programs/bin/dbmcli -n dbpid-se inst_enum

OK

7.7.06.10    /sapdb/PID/db

7.7.06.10    /sapdb/MPD/db

7.7.06.10    /sapdb/MSD/db

med0114:/usr/sap/MSD/install/db1 #

Is this issue with the MaxDB or with linux?

Kindly provide some light on this issue.

Regards
Rishab Jain

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member229109
Active Contributor
0 Kudos

Hello,

How did you install the database software on dbmsd-se server?

Please update the message with additional information:

-. Output of "sdbregview -l" command.

-. As root user login to dbmsd-se server:

    cd /sapdb/programs/bin

    ./sdbverify

   update with results.

Did you create the SAP message where you reported this issue?

Regards, Natalia Khlopina