cancel
Showing results for 
Search instead for 
Did you mean: 

Livecache: ERR 51000 OBJECT api_obj_functor.h

Former Member
0 Kudos

Greetings,

In my Livecache log file "knldiag.err", I'm getting the following error:

2008-03-27 16:37:35 216 ERR 51000 OBJECT SAPTS_GET_AGGREGATED_DATA_RIW

2008-03-27 16:37:35 216 ERR 51000 OBJECT file: /LCAPPS/50_REL/7600/rs6000_64/geno

2008-03-27 16:37:35 216 ERR 51000 OBJECT pt/sys/wrk/incl/COMBase/api_functor/cbs_

2008-03-27 16:37:35 216 ERR 51000 OBJECT api_obj_functor.h

2008-03-27 16:37:35 216 ERR 51000 OBJECT line: 61

2008-03-27 16:37:35 216 ERR 51000 OBJECT

                1. #!!# DbpError exception in S

2008-03-27 16:37:35 216 ERR 51000 OBJECT APTS_GET_AGGREGATED_DATA_RIW ##########

2008-03-27 16:37:35 216 ERR 51000 OBJECT # COM build 50008.001 CL 360516 (5.0_REL

2008-03-27 16:37:35 216 ERR 51000 OBJECT ) on AIX RS6000 5.1

OMS_Context::Get

2008-03-27 16:37:35 216 ERR 51000 OBJECT ObjFromLiveCacheBase_2 (/SAP_DB/76_REL/r

2008-03-27 16:37:35 216 ERR 51000 OBJECT s6000_64/genopt/sys/wrk/incl/SAPDB/Oms/O

2008-03-27 16:37:35 216 ERR 51000 OBJECT MS_Context.hpp:

2008-03-27 16:37:35 216 ERR 51000 OBJECT omsTerminate will be triggered:

2008-03-27 16:37:35 216 ERR 51000 OBJECT SAPTS_GET_AGGREGATED_DATA_RIW

2008-03-27 16:37:35 216 ERR 51000 OBJECT file: /LCAPPS/50_REL/7600/rs6000_64/geno

2008-03-27 16:37:35 216 ERR 51000 OBJECT pt/sys/wrk/incl/COMBase/api_functor/cbs_

2008-03-27 16:37:35 216 ERR 51000 OBJECT api_obj_functor.h

2008-03-27 16:37:35 216 ERR 51000 OBJECT line: 61

2008-03-27 16:37:35 216 ERR 51000 OBJECT DbpError -102 errorKind = 0 in SAPTS_GE

2008-03-27 16:37:35 216 ERR 51000 OBJECT T_AGGREGATED_DATA_RIW

, SQL statement ca

Can anyone shed some light on this? I searched SAP Notes, Google, and this forum to no avail.

Many Thanks,

Ian

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for the info.... points are awarded. The error no longer occurs, so I will follow your advice if it happens again.

former_member229109
Active Contributor
0 Kudos

Hello Ian,

1)

The title of the thread "Livecache: ERR 51000 OBJECT api_obj_functor.h " is misleading

According the knldiag.err file posted in this thread the LCA routine SAPTS_GET_AGGREGATED_DATA_RIW

was terminated with dbpError -102.

In the knldiag.err you will see also the information about LCA build - COM build 50008.001 CL 360516 (5.0_REL) on AIX RS6000 5.1

&& about LCA routine SAPTS_GET_AGGREGATED_DATA_RIW

file: /LCAPPS/50_REL/7600/rs6000_64/genopt/sys/wrk/incl/COMBase/api_functor/cbs_api_obj_functor.h line: 61

This information helpful for the LCA support and LCA developers for the analysis of liveCache application problems.

The LCA builds were compiled on the SAP local servers before to be delivered to the customers. The information about the location of the code from the SAP local server is written, if LCA error occurred. Therefore the LCA developers will know where to look for, if the problem need the fix in LCA C++ code.

2)

The LCA routine SAPTS_GET_AGGREGATED_DATA_RIW was terminated with dbpError -102.

dbpError -102 (SQL statement cancelled) means:

The SQL statement currently executed was terminated by user or operator intervention.

User Action:

No user action is required in interactive operation. Reset the transaction with a ROLLBACK statement.

The error happens, for example, if a user e.g. use the "stop transaction" command in an application and then the error -102 is written to the to the knldiag.err & current LCA trace file and to system error messages. (works as designed)

There could be a time difference between the system error messages and the LCA tracefiles.

Please review information in //om13.

Therefore could you check the corresponding system error messages in /nsm21 & dev log of the WP.

3)

What is the SCM SP stack applied on your system?

And you have the quit old LCA build - COM build 50008.001 CL 360516 (5.0_REL) - on your system.

Many performance improvements are done in the new released LCA/liveCache builds for SCM 5.0,

please review information at

service.sap.com/liveCache -> Release-Dependent -> SAP LC/LCAPPS 5.0

-> "Matrix of released LCA builds for SAP LC/LCAPPS 5.0"

4)

May be you have the performance issues on your system.

You could use the DB analyzer to find the bottelneck in liveCache.

And the liveCache application scenario will be needed to overview for the further analysis.

As SAP customer you have the option to get the SAP support. As already recommended by Roland,

please create the SAP ticket to the component 'BC-DB-LCA', we could logon via OSS to your system

and take a look closer on this issue.

Thank you and best regards, Natalia Khlopina

Edited by: Natalia Khlopina on Mar 31, 2008 6:26 PM

Former Member
0 Kudos

If possible, an urgent response would be very appreciated, as this is a production system. Thanks!

roland_mallmann
Advisor
Advisor
0 Kudos

Hi Ian,

if not already done, please open an official ticket for your issue on OSS, queue BC-DB-LCA (or BC-DB-LVC).

In that message, please mention the used SCM, liveCache and LCApps version, attach a copy of the knldiag.err file (or open a remote connection) and describe how the issue can be reproduced.

Regards,

Roland