cancel
Showing results for 
Search instead for 
Did you mean: 

Connect. test with "dbmcli db_state" --> Unsuccessful

Former Member
0 Kudos

hello All,

After a system copy, when I try to schedule de backups in DB13 i got the following error:

DBM_GETF database instance not found

If I test the connection with DB in the DB59 transaction the following is displayed:

Connect. test with "dbmcli db_state" Unsuccessful

How can I fix this issue?

Thanks,

Hernando

Edited by: Hernando Polanía C on Oct 18, 2011 6:33 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Hernando,

#####

Error! Connection failed to node cobogsap01 for database cobogsap01:

database instance not found

#####

I'd say, this is a configuration error. Regarding this message you told the system (in DB59) to connect to the instance "cobogsap01" on host "cobogsap01". I can't see in your post what's the real name of your instance, but it should consist of 3 characters only and is normally the same as your SAP SID. You can find the database instance name running the following command as <sid>adm:

dbmcli db_enum

You'll see multiple entries for each database instance, the first column is showing the instance name. Please reconfigure DB59 with the correct instance name and try again.

Thanks.

Best regards,

Dirk

Former Member
0 Kudos

hi Dirk,

Thanks for your help. I check the command and reconfigure in DB59 the connection to MaxDB: Now I got this message:

Application Server: COBOGSAP01_PTC_00 ( Windows NT )

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" ( PTC ) No connection

For detailed information, see the developer trace for work process: 2

However, I could schedule the Databse Backups.

Regards,

Hernando

Answers (2)

Answers (2)

former_member229109
Active Contributor
0 Kudos

Hello Hernando,

1. As SAP customer you could create the SAP message and get SAP support.

2. Please run the test connection in /ndb59, then display the log and post it in the thread to get more details on the error.

3. What is the version of the database?

What errors you see in the system log after you run connection test in /ndb59?

Regards, Natalia Khlopina

Former Member
0 Kudos

Hello Natalia,

I run the connection test in Tx db59 and the result was:

General Connection Data

Connection Name....: PTC

Database Name......: cobogsap01

Database Server....: cobogsap01

tp Profiles........: no_longer_used

DBM User...........: CONTROL

Test Scope

1. Execute an external operating system command (DBMCLI)

2. Determine status using TCP/IP connection SAPDB_DBM (DBMRFC command mode)

3. Determine status using TCP/IP connection SAPDB_DBM_DAEMON (DBMRFC session mode)

4. Test the SQL connection (Native SQL at CON_NAME)

Application Server: COBOGSAP01_PTC_00 ( Windows NT )

1. Connect. test with "dbmcli db_state" Unsuccessful

dbmcli_command_execute_error

Error! Connection failed to node cobogsap01 for database cobogsap01:

database instance not found

External program terminated with exit code 2

2. Connect. test with command mode "dbmrfc db_state" Unsuccessful

dbm_system_error

Name and Server : cobogsap01 - cobogsap01

DBMRFC Function : DBM_EXECUTE

Command : db_state

Error : DBM Error

Return Code : -4

Error Message : database instance not found

3. Connect. test with session mode "dbmrfc db_state" Unsuccessful

dbm_system_error

Name and Server : cobogsap01 - cobogsap01

DBMRFC Function : DBM_CONNECT

Error : DBM Error

Return Code : -4

Error Message : database instance not found

4. Connect. test with "native SQL" ( PTC ) Unsuccessful

For detailed information, see the developer trace for work process: 2

the MaxDB version is 7.6.06.019

Thanks for your help.

Reagards,

Hernando

Former Member
0 Kudos

Hi,

>> DBM_GETF database instance not found

Is it a livecache (LCA) database? Or database instance of the SAP system?

If it is a livecache, it should be named as LCA.

Best regards,

Orkun Gedik

Former Member
0 Kudos

hi Orkun,

thanks for you reply, is a DB for a SAP Instance (SAP ERP)

Hernando

Former Member
0 Kudos

Hi Hernando,

Check the notes, below;

Note 716351 - Error messages when calling transactions DB50 and DB13

Note 1448333 - Überprüfen der DBMRFC-Verbindung zur SAP MaxDB/liveCache

Best regards,

Orkun Gedik