cancel
Showing results for 
Search instead for 
Did you mean: 

Livecache upgrade post issues

former_member201054
Contributor
0 Kudos

Hi ,

I have upgraded the live cache to 7.9 from 7.7 and I could see a couple of errors and warnings on it.

1. Log management is set to "off" !!! error - even though the redolog management is activated and LOG WRITER is ON

2. Database analysis in red colur

3. Online without post processing - warning message.

Please help me to resolve the above issues.

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member1012268
Participant
0 Kudos

Stupid question, I know, but which database did you check the log status in?

You know that LC runs on its own DB instance (MaxDB) separate from the SAP system database?

For anything related to MaxDB administration, I can not highly enough recommend the Java based DB-Administrator (make sure to get version 7.9).

It makes life so much easier, is all graphic based and allows you to activate things like LOG backup or change LOG modes in general, with the click of a button.

Its installed in under a two minutes, and you can attach another database in less than one.

hugo_amo
Employee
Employee
0 Kudos

Hi Daniel,

Make sure that the log writing is activated again:

dbmcli -u <dbm>,<dbm> -d <liveCache> db_execute set log auto overwrite off

Regards,

Hugo

former_member201054
Contributor
0 Kudos

you mentioned "off" in the command ..is it correct?

what should I put in the place <dbm>

Please clarify.

hugo_amo
Employee
Employee
0 Kudos

Sorry for the delay, I was on vacation.

The db id