cancel
Showing results for 
Search instead for 
Did you mean: 

Problems in SXI_CACHE Refresh

phanikumar_akella
Participant
0 Kudos

Dear Experts,

I am facing Cache refresh problems in PI 7.0 :

1) SXI_CACHE : Last Error During Cache refresh is showing LCR_GET_OWN_BUSINESS_SYSTEM - NO_BUSINESS_SYSTEM error. And also Start Delta Cache Refresh / Start Complete Cache refresh are in deactive mode (Frozen).

2) SLDCHECK : Log says " No Business System for ABC Client 100 ". where ABC=SID.

My question is : Is this issue related to BASIS Team or PI Developer Team? Also please let me know if you have any solutions for the above mentioned issue. Thanks in Advance.

SLDCHECK Log:

***************************************************************************

SLD server access settings:

host name: ABCXIDEV

port number: 50000

user : PIAPPLUSER

Use transaction SLDAPICUST if you wish to maintain the SLD server access data

Launching the SLD GUI in a separate browser window...

=> Verify in the browser GUI that the SLD is in a healthy running state!

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call terminated sucessfully

List of business systems maintained in the SLD:

INTEGRATION_SERVER_MXD

ERP_DEV_100

Calling function LCR_GET_OWN_BUSINESS_SYSTEM

Retrieving data from the SLD server...

No corresponding business system found for system ABC client 100

=> Check and maintain the SLD content for the current client

Accepted Solutions (0)

Answers (5)

Answers (5)

phanikumar_akella
Participant
0 Kudos

Thank you.

sunil_singh13
Active Contributor
0 Kudos

Hi Phanikumar,

This problem is related to the Basis. PI Developer is not responsible for that.

First of all make sure that you have generated the Business system Properly.

Just go to RZ70. Enter the required information and generate the Business system.and check if you can see the Technical System corresponding to Your Application system in SLD.

Just varify in SLDCHECK if you can see all the BS available in SLD.

When Applcation system try to get its own business system it uses the report which fetches the data from table "lcrt_clntcache" which get automaticay filled when you create the corresponding BS.

Just Check if you can see the entry in this table.

If not then Run the report LCR_CLEAR_CACHE which will refersh the cache and again RUN SLDCHECK now table ""lcrt_clntcache" should get filled.

if you still face the problem then you have to upgrade your Application server patch. Just Check SPS of your Application server. Just check SAP Note 1034276.

Thanks,

Sunil Singh

phanikumar_akella
Participant
0 Kudos

Hi All,

Thanks. The issue got resolved after updating the patch leve to 15. Thanks once again.

dharamveer_gaur2
Active Contributor
0 Kudos

Check under the XI BS the IS link is properly maintained.

goto the SLD-BS-open the XI BS and check the IS link there

https:
<port>:<ABAPPort>\sap\xi\engine?type=entry

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Check Your Client is assign to this BS

phanikumar_akella
Participant
0 Kudos

Yes. client 100 is assigned to BS: INTEGRATION_SERVER_MXD.

dharamveer_gaur2
Active Contributor
0 Kudos

I think you are not having BS for this client.So assign client to your BS in SLD.

phanikumar_akella
Participant
0 Kudos

Hi,

INTEGRATION_SERVER_MXD is the BS.

SLDCHECK Log snippet:

List of business systems maintained in the SLD:

INTEGRATION_SERVER_MXD

ERP_DEV_100