cancel
Showing results for 
Search instead for 
Did you mean: 

Cache Refresh disabled in SXI_CACHE

Former Member
0 Kudos

Hi all,

I am trying to refresh xi cache using transaction SXI_CACHE, but the menu entries for "complete refresh" and "delta refresh" are disabled. Does anyone know how to enable these menu entries? my user has all the SAP_XI* roles assigned.

Thanks!

Hart

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

Integration Engine & BPE resides in ABAP Stack.

While Adapter framework and SLD resides in Java Stack.

Cache is a collection of most recent objects in use(Similar to Cache memory).

The System architecture of Netweaver is framed in such a way that as soon as you activate the objects in IR or ID they are automatically reflected in the memoy(which is known as Cache refresh).

But sometimes itsnt reflected, in that case use the transaction code:SXI_CACHE to refresh the cache mannually.

Hope this will help you .

Regards

Sushama

Former Member
0 Kudos

Hi Rekha,

With sldcheck i found this:

No SLD server access data maintained

The strange thing is that when I call SLDAPICUST transaction and try to add a row with the sld configuration data, the column 'password' appears disabled.

Regards,

Juan Manuel

Former Member
0 Kudos

Thanks Rekha,

but i'm still having the same problem. When I execute sxi_cache transaction I get the error Unable to Refresh Cache Contents, when I go to see the last error during cache refresh i get: LCR_GET_OWN_BUSINESS_SYSTEM - SLD_API_EXCEPTION

Maybe there's something wrong with my SLD configuration.

Regards,

Juan Manuel

Former Member
0 Kudos

Hi Juan,

Run transaction SLDCHECK in xi and check the result for

function

Calling function LCR_GET_OWN_BUSINESS_SYSTEM.

Thanx.

Rekha.

Former Member
0 Kudos

Hi Rekha,

the link sends me to your profile page.

Regards,

Juan Manuel

Former Member
0 Kudos

Sorry,

the link is

Thanx.

Rekha.

Former Member
0 Kudos

Hi,

could you resolve this?

My rfc destination is ok too bat still "complete refresh" and "delta refresh" are disabled.

Regards,

Juan Manuel

Former Member
Former Member
0 Kudos

The problem disappeared after I found a communication problem with TCPIP destination SAPSLDAPI and resolved it by re-activating the corresponding JCO RFC destination in Visual Admin.

Former Member
0 Kudos

I hv also same issue on the business system, the rfc destination is ok, still i'm unable to do cache refresh. Any thoughts..

thanks

pandari