cancel
Showing results for 
Search instead for 
Did you mean: 

LiveCache connection problem

Former Member
0 Kudos

Hello,

We have a SCM 7.0 system with EHP 3 with a liveCache (MaxDB 7.9.08) .

If I click the button "liveCache Monitoring with DBA Cockpit" in the TX LC10, I get the following error for each database connection (LCA, LDA and LEA) :

     

LCASQL not possible
LCASQL Error: 10709
LCAConnection failed (RTE:[1] cannot connect to server socket) SBAC |
LCADBM not possible
LCAError when calling function module DBM_EXECUTE_SDB
LCACommand:                                dbm_version
LCAName and Server     : LCD - <IP-Address>
LCAFunction            : DBM_EXECUTE
LCACommand             : dbm_version
LCAError               : DBM Error
LCAReturn Code         :         -4
LCAError Message       : cannot connect to server socket
LCADBM Error 8  - DBM System Error

In the TX SM21 you can see the error message below:

     Database error -10709 at CON

     > Connection failed (RTE:[1] cannot connect to server socket)

Im Trace-File dev_w0 I found the following:

     Connect to LCA as SAPLCD with <IP-Address>-LCD

     Try to connect as SAPLCD/<pwd>@<IP-Address>-LCD on connection 1 ...

     *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:[1] cannot conn

     bmaxsql.cpp 607]

     {root-id=54217256A7094810E1008000AC110048}_{conn-id=00000000000000000000000000000000}_0

     ***LOG BY2=> sql error -10709 performing CON [dbds         919]

     ***LOG BY0=> Connection failed (RTE:[1] cannot connect to server socket) [dbds         919]

I would like to mention, that I have maintained the liveCache Integration as follows:

     Name of Database Connection: LCA (or LDA or LEA)

     liveCache Name: LDA

     liveCache Server: here I tried with the IP-address and also with the physical hostname, but none of them worked

     DBM User:

          User Name: CONTROL

          Password:    xxx

      Standard liveCache User:

          User Name: SAPLCD

          Password:    xxx


Furthermore, I have checked at database-level, the liveCache is up and running and the passwords are correct:


     dbmcli -d LCD -u control,<password> db_state

     OK

     State

     ONLINE

    

     dbmcli -d LCD -u saplcd,<password>

     dbmcli on LCD>



But in the TX LC10 the buttons "Start liveCache" and "Stop liveCache" are watermarked.

I have already tried to restart the liveCache and the SCM-system, but without success.


In my opinion the cause is, that the liveCache cannot be reached from the SCM-system.

Could you please advise?


Thanks a lot in advance.


Kind regards,

Noémi




Accepted Solutions (0)

Answers (2)

Answers (2)

former_member229109
Active Contributor
0 Kudos

Hello,

" liveCache Name: LDA" ???

Is the liveCache name LCD?

If yes then change the liveCache name to LCD in LC10-> Integration to all liveCache connections LCA/LDA/LEA.

Could you ping to the liveCache server from the application server?

Check with "ping <liveCache server name>".

Run on the application server as <applSID>adm user:

dbmcli -d LCD -n <LCD server name >-u control,<password> db_state

and post output.

Regards, Natalia Khlopina

hugo_amo
Employee
Employee
0 Kudos

Hi Noemi,

Confirm whether you have installed the LiveCache kernel version as indicated in SAP Note:

1487269  - Installation of 720 kernel on SAP MaxDB-based SAP systems.

Regards,

Hugo