RSXMILOGREORG : XMI Log Reorganization

You may use report RSXMILOGREORG to reorganize the XMI-log. The specified part of the XMI-log will be deleted. This report is executable via transaction code SE38 or SA38.

Referring to SAP Note 182963 – Table TXMILOGRAW grows significantly,

To prevent the table TXMILOGRAW from becoming too large, you should regularly schedule the program RSXMILOGREORG as a reorganization job. The interval of the job scheduling depends on the growth of the table. We recommend that you schedule the job on a weekly basis.

If the reorganization job is executed weekly, all entries that are older than 7 days should be deleted.

To execute the report, you require authorization for the object S_XMI_LOG, action REORG.

Note:

If the table is already extremely large, see SAP Note 852933. If you cannot implement this SAP Note, we recommend that you truncate at database level as a reorganization measure. This is possible without risk because there are no dependencies with other tables.

You May Also Like

Leave a Reply?