cancel
Showing results for 
Search instead for 
Did you mean: 

How to reload data from APO to LiveCache if MaxDB crashed

Former Member
0 Kudos

Hello all,

Our LiveCache database crashed for HW reason, and due to some reasons we can't restore it from last backup, so we have installed a new LiveCache for old APO system and initialized it with system tables created successfully. Now APO and LiveCache all have tables like /sapapo/ordmap or /sapapo/ordkey. But when we tried to check consistency between APO and livecache, it shows invalid planning version, or PV 000 does not exist in LiveCache. It seems we have to have some basic settings in LiveCache as the same as APO to check consistency in the first place. Please advise if anyone can show us how to sync these settings if APO has data but LiveCache is totally empty....thanks very much!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Thanks for reply. Now the probelm is the APO system that using this crashed livecache database seems already has a active model 000 and active planning version 000 when using /SAPAPO/MVM, so we can't create it again. When double click this planning version 000 the message bar shows "LiveCache is not available".....

When using program /SAPAPO/OM_TS_LCCONS to check this active planning version 000, it shows "PV 000 does not exist in liveCache"....so the problem is how to make LiveCache knowing this active planning version in the first place?

Thanks for advise

Former Member
0 Kudos

Derak,

I have never experienced your problem before, but I would think you would have to create your model and version, if you haven't already done so.

/SAPAPO/MVM>create model; 000 "Active Model"

/SAPAPO/MVM >select model 000>Create Version>000 "Active Version". Settings for your version are dependent on what you had in your original version. Might be possible to find the original creation documentation, or you might have an existing Dev or Qual system that you could copy from.

Rgds,

DB49