This is a new installation on Windows 2003 x64 / MSSQL 2005.
SCM and LiveCache running on the same server.
The problem occured initially in transaction LC10, selecting the
database connection LCA and clicking livecache:monitoring end with a
timeout error:
Name and Server : SLQ - pmichsapbw56
DBMRFC Function : DBM_CONNECT
Error : Connect timeout
Error Message : Could not connect within 25 seconds
The configuration of passwords has been checked on the livecache DB by
connecting with database manager.
Going to transaction DB59 for connection test. the DBMRFC server is
started and the connection test gives the following result:
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"
Unsuccessful
dbm_system_error
Name and Server : SLQ - pmichsapbw56
DBMRFC Function : DBM_CONNECT
Error : Connect timeout
Error Message : Could not connect within 25 seconds
4. Connect. test with "native SQL" ( LCA )
Successful
If DBMRFC server is restarted, testing the RFC SAPDB_DBM_DAEMON from
transaction SM59 is working correctly.
Then I tried again the test of connection LCA from DB59 and it fails.
I did the same test restarting DBMRFC server with trace (from
transaction db59).
Here is the trace from dev_rfc.trc:
ERROR file opened at 20080725 165905 W. Europe Dayli, SAP-REL 700,0,9 RFC-VER 3 756683 MT-SL
T:15320 ======> CPIC-CALL: 'SAP_CMACCPTP'
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR illegal parameter value ( function=SAP_CMACCPTP /
parameter=handle / value=1844 )
TIME Fri Jul 25 16:59:05 2008
RELEASE 700
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 769
MODULE r3cpic.c
LINE 9449
COUNTER 7
T:15320 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1737
T:15320 ---> RFC MESSAGE/ERROR : 104
RFC_ERROR_SYSTEM_FAILURE
CPIC-CALL: 'SAP_CMACCPTP'
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR illegal parameter value ( function=SAP_CMACCPTP /
parameter=handle / value=1844 )
TIME Fri Jul 25 16:59:05 2008
RELEASE 700
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 769
MODULE r3cpic.c
LINE 9449
COUNTER 7
T:15320 <* RfcDispatch
: returns 1:RFC_FAILURE
ERROR file opened at 20080725 165933 W. Europe Dayli, SAP-REL 700,0,9 RFC-VER 3 756683 MT-SL
T:14772 ======> CPIC-CALL: 'SAP_CMACCPTP'
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR illegal parameter value ( function=SAP_CMACCPTP /
parameter=handle / value=1848 )
TIME Fri Jul 25 16:59:33 2008
RELEASE 700
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 769
MODULE r3cpic.c
LINE 9449
COUNTER 9
T:14772 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1737
T:14772 <* RfcDispatch
: returns 1:RFC_FAILURE
here is the trace from dev_rfc0:
Trace file opened at 20080725 165913 W. Europe Daylight Time, SAP-REL 700,0,133 RFC-VER U 3 938770 MT-SL
======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=474
Connection deleted by administrator
ABAP Programm: SAPLSADC (Transaction: )
Called function module: DBM_CONNECT
User: SBARRAUD (Client: 000)
Destination: SAPDB_DBM_DAEMON (handle: 2, 06522294, {2D5A5ADD-E47B-F1F9-83F5-001E0BE9FFAA})
SERVER> RFC Server Session (handle: 1, 06521294, {2D5A5ADD-992F-F152-83F5-001E0BE9FFAA})
SERVER> Caller host:
SERVER> Caller transaction code: DB59 (Caller Program: SAPLSADC)
SERVER> Called function module: DBM_CONNECT_PUR
Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3295
CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=474
Connection deleted by administrator
Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1817
Here is the version of what has been installed:
Configuration:
SAP_BASIS 700 0014 SAPKB70014 SAP Basis Component
SAP_ABA 700 0014 SAPKA70014 Cross-Application
Component
ST-PI 2005_1_700 0006 SAPKITLQI6 SAP Solution
Tools Plug-In
PI_BASIS 2006_1_700 0004 SAPKIPYM04 Basis Plug-In
(PI_BASIS) 2006_1_700
SAP_BW 700 0016 SAPKW70016 SAP NetWeaver BI 7.0
SAP_AP 700 0012 SAPKNA7012 SAP Application
Platform 7.00
LCAPPS 2006_700 0004 SAPK-70004INLCAPPS LC
Applications 2006_700
EA-IPPE 400 0008 SAPKGPID08 SAP iPPE (EA-IPPE) 400
SCEMSRV 510 0006 SAPK-51006INSCEMSRV SCEMSRV 5.1
SCM 510 0005 SAPKY51005 Supply Chain Management
5.1
SCMBPLUS 510 0005 SAPK-51005INSCMBPLUS SCM Basis PLUS
5.1
SCMEWM 510 0005 SAPK-51005INSCMEWM Extended
Warehouse Management 5.1
SCMSNC 510 0005 SAPK-51005INSCMSNC SCMSNC 5.1
SCM_BASIS 510 0008 SAPK-51008INSCMBASIS SCM Basis 5.1
QIE 200 0005 SAPK-20005INQIE Quality Inspection
Engine 2.00
BI_CONT 703 0006 SAPKIBIIP6 Business Intelligence
Content
ST-A/PI 01K_SCM500 0000 - Application
Servicetools for SCM 500/510
LCA database connection definition:
-
-
Server Name | Host | Check Result | DBMRFC Release | DBMCLI Release | Kernel Release | Kernel Patch | DBSL Release | DBSL Patch | SQLDBC Runtime |
-
-
|pmichsapbw56_SCQ_00|pmichsapbw56| |7.7.02.08
|7.7.02.08 |700_REL |133 |700.08 |133
7.6.01.15 |
Thanks in advance for you help.
Stéphane Barraud.