cancel
Showing results for 
Search instead for 
Did you mean: 

Error code starting DB12/DB13 amongst others

Former Member
0 Kudos

Hi,

I am getting the following error message on one of our production systems, for example when I start DB12 or DB13:

Name and Server : PRD - <name>

DBMRFC Function : DBM_GETF

Command : BACKHIST

Error : DBM Error

Return Code : -11

Error message : tp error:

It does not state what the TP error in question is. On our DEV system this is working as normal. When I test the connection in DB59:

1. Connection Test Using "dbmcli db_state"

Error! Connection failed to node <name> for database PRD: tp error:

External program terminated with exit code 2

2. Connection Test Using Command Mode "dbmrfc db_state"

Name and Server : PRD - <name>

DBMRFC Function : DBM_EXECUTE

Command : db_state

Error : DBM Error

Return Code : -11

Error message : tp error:

3. Connection Test Using Session Mode "dbmrfc db_state"

4. Connection Test Using "native SQL" ( PRD )

<name> of course is the server name, I changed it because it is our customer's name.

Manually trying the dbmcli command works. It is an R3 enterprise system with kernel 640, TP patch level 3 (I know, very low, but it is the same on DEV). Both systems are Linux.

Does anyone have any idea how to fix this? Thanks!

Best regards

Mischa van Dinter

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

go through Note 716351 - Error messages when calling transactions DB50 and DB13 this may help to you.

Former Member
0 Kudos

Hi,

My DB is maxdb 7.5.0.039. I will check out the note mentioned.

Thanks for the quick replies!

Mischa

Former Member
0 Kudos

Starting with the note Sunil mentioned, I found another note which described the database integration. This integration has been done but for some reason was not complete anymore, maybe I broke it myself trying out stuff. However it's working now. Thanks!

Mischa

markus_doehr2
Active Contributor
0 Kudos

What database version are you using?

Markus