Using the Sync Log Monitor
Prerequisites
You are in the function of SAP NetWeaver Administrator.
Context
Each Java instance in the AS Java cluster works with a separate table and catalog buffer. That is why it is necessary to synchronize the buffer instances on a regular basis to avoid data inconsistencies throughout the cluster. For this purpose, the changes to the database tables (content and structure) are logged to the BC_SYNCLOG table. In order to improve performance, only the key part of the change is stored, which is sufficient to perform the invalidation operation on the remote buffers.
For more information, see:
The Sync Log monitor enables you to view the contents of this table.

