суббота, 10 января 2015 г.

SCM liveCache Initializing

Hi there!

Sometimes, when you try to CIF data from ERP to SCM, error like "a table is unknown or does not exist" can happens.
In my case it was caused by wrong liveCache Initialization (I work with IDES, by the way), so solution is - to repeat liveCache Initializing.

Reference link to SAP help is here.

Incorrect status of previous liveCache Initialization in LC10 looks not like this:


SCM Path: LC10 -- LiveCache monitoring with DBA cockpit:

 
Administration
 

So, first step is better to do - to check some stuffs:

Go to LCA13 -- RFC Connections point (or program SLCA_NON_LC_RELEVANT_CLIENT):


In my case there were three SCM - clients in SCC4 and all three were marked like LiveCache - relevant. I unchecked 001 and 720, and checked one client for work (710):


It made RFC Connections green.
Next step - is to prepare liveCache Initializing launch.
In LC10 -- Integration -- Administration report you need to setup Follow-Up Processing:
/SAPAPO/DELETE_LC_ANCHORS - for Initialize LiveCache and
SLCA_LCK_SYNCHOWNERS - for Start LiveCache


Last thing - check that you have authorization role SAP_BC_LVC_SUPERUSER.

Now it's time to Initialize LiveCache...
Go to LC10 -- LiveCache monitoring with DBA cockpit -- Edit -- Initialize LiveCache:


Next screen looks like this (confirm it):


 liveCache Initialization takes several minutes and after that all unexplainable errors disappeared.