cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Self Diagnoses Check

Former Member
0 Kudos

Hello

I'm running the self diagnosis check at solman_workcenter in the QA solman because I want to change the name of the system because is indicating the name of the productive Solution manager, and I get the error below

com.sap.sup.admin.abap.rfc.exception.RfcExecutionException: An exception occured during the execution of the function 'E2E_SELFCHECK_BI_CONTENT'. at com.sap.sup.admin.abap.rfc.function.RfcFunction.execute(RfcFunction.java:111) at com.sap.sup.admin.selfcheck.checks.bi.E2eBiContentCheck.process(E2eBiContentCheck.java:51) at com.sap.sup.admin.selfcheck.fwk.check.AbstractCheck.processImpl(AbstractCheck.java:165) at sun.reflect.GeneratedMethodAccessor670.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.smd.server.exec.asio.AsioInvocationHandler$1.call(AsioInvocationHandler.java:87) at com.sap.smd.server.util.concurrent.FutureResult$1.run(FutureResult.java:90) at com.sap.smd.server.exec.asio.AsioInvocationHandler$AsioRunner.run(AsioInvocationHandler.java:274) at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:45) at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785) at java.lang.Thread.run(Thread.java:534)Caused by: com.sap.mw.jco.JCO$AbapException: (126) CALL_BI_CONT_CHECK_FAILED: CALL_BI_CONT_CHECK_FAILED at com.sap.mw.jco.JCO$Client.execute(JCO.java:3430) at com.sap.sup.admin.abap.rfc.function.RfcFunction.execute(RfcFunction.java:72) ... 11 more

can you help me?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hI

Did you activate BI content for E2E?please check the same in RSA1, the infocube exists?

if not check the sap note [Note 1342231 - ST: Manual actvtn. of BI Content for E2E diagnostics SP18-23|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1342231]

Jansi

guilherme_balbinot
Active Participant
0 Kudos

Dear Marcelo,

1) Go to SM59, find your BI RFC. For example, if BI is in client 001, it will be BI_CLNT001.

This RFC executes with a certain user, usually SMD_RFC. This user should have SAP_ALL authorization.

If you don't want to assign such permission, please check this note:

1170859 - SMD_RFC: running RCA without SAP_ALL profile

2) Make sure the latest basic functions note version is applied.

1172948 SAP Solution Manager - Basic functions (SP18/19)

1334252 SAP Solution Manager - Basic functions (SP20/21)

1405878 SAP Solution Manager - Basic functions (SP22 to SP24)

1468591 SAP Solution Manager: Basic functions: SP25 and higher

Best regards,

Guilherme Balbinot