cancel
Showing results for 
Search instead for 
Did you mean: 

Decommission Auditing DB in SAP BI Bo 4.2.x

wobi
Participant
0 Kudos
338

Dear All,

what is best practice to decommission auditing in BO 4.2.x

I have a couple of small BO Servers with auditing configured - but not used -so it is only consuming rare hd space with Sybase anywhere and one installation does open too many connections to the oracle auditing schema - annoying the oracle DBA ...

So how to do a decommission of a configured audit properly?

Setting Set Events to off does only reduce saved events but not stopping the db activities...

- Wobi

Accepted Solutions (0)

Answers (4)

Answers (4)

rajdeep_marathe
Product and Topic Expert
Product and Topic Expert

If you don't want to use the Auditing functionality, check the KBA:
1954234 - How to disable auditing in Business Intelligence Platform 4.0 (BI)

Also, remove the client Auditing Proxy service from the APS, along with the steps mentioned by Jawahar

wobi
Participant
0 Kudos

I am not sure if this is related - but since i decomissioned the Audit db - every Fiori report pops up a warning that commentary is not working anymore...

The resource of type "Service" with identifyer "Comments" is not available.

Since our Fiori is still experimental it is not a big issue but still annoying...

Wobi

denis_konovalov
Active Contributor
0 Kudos

comments are logged in Audit DB by default.

wobi
Participant

and if you decommission the auditing db - fiori reports poping up a warning - even if commentary was never used or configured..

that seems a bug to me!

Wobi

denis_konovalov
Active Contributor
0 Kudos

Ya, worth raising incident in BI-BIP-ADM component.

wobi
Participant
0 Kudos

Thank you Rajdeep, this was exactly what I was looking for...

Meanwhile I worked out a workflow to simply reduce the Audit db size.

use Sybase central to unload the database into a new one - so that deletes all the "deleted" old entries and reduces size

- with

dbstop with -Parameters - the old Audit db can be replaced with the new smaller one;

dbspawn with Parameters checks if this new one works - so any regular reboot makes the maintenance complete...

- Wobi

former_member185603
Active Contributor
0 Kudos

Setting the events to off should stop the auditing activities.

If you still thin there are some activities recorded, remove the audit DB information like schema etc, and Turn off "ADS Autoreconnect" and ask your DBAs to remove the schema from the DB. So BO will not be able to write events to DB.