This tool r3check can check Cluster-Tables for errors.
This tool is able to check the contents of Cluster Tables in SAP Systems as described in note 89384.
Examples for Cluster Tables are:
CDCLS, CDHDR, RFBLG, DOKCLU, DOKTL
This tool is a "small R3TRANS". This tool has a different interface then R3TRANS but calls internally R3TRANS. It generates the file TRANS.LOG in the current directory as well.
A sample call to R3CHECK could be as follows:
(edit the following e.g. in the file /tmp/control)
EXPORT FILE='/tmp/export' CLIENT=<nnn> (dumping=yes) (This would be necessary for "logical cluster tables" like DOKTL, which resites in DOKCLU (physical cluster)) SELECT * FROM <log. Cluster Table> (e.g. DOKTL)You can start r3check as follows:
You can download the latest version of all the SAP Executables in the SAP Service Marketplace. As the binaries are different for each platform, you should have a look at the following link:
Download Executable Patches on the SAP Service Marketplace
If you have some more ideas to this topic, please let us know via the Feedback Area.
back | 03/26/2025, 23:11:04 |