cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to delete table /BIC/B0000640000 in APO DP production system

0 Kudos
699

Dear Gurus

The table /BIC/B0000640000 described as "modification log table" is related to an ODS in APO DP. This table has huge amount of data in database that need to be deleted in production system where its related ODS also have a huge amount of records. We do not have a program to delete this table. I think if we delete the content of the ODS, probably the table content will be deleted too, but I could not test it because in test system I found this table has no records in spite of its related ODS does have records.

Can you please guide me on how to delete this table in a safe way

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar
Active Contributor
0 Kudos

Hello,

Change log is used for delta functionality enabling. When data in the change log already updated into data target and new request has arrived into the log you already don't need the old data in the log.

So, you can delete them. To do it go to PSA tree and delete the old ones.

ODS - Manage - Environment - Delete changelog

Also please refer SAP KBA, 1839146 - ODS Change Log deletion with process chain does not work

Best Regards,

R.Brahmankar