SAP Portal
For SAP Consultants
By SAP Consultants

SAPGenie Home | Interfacing | Books | Links | Utilities | Publications | Whitepapers | FAQ | User Groups | Forums | Training | Newsletter | Training and Conferences | Methodology | Referrals
SAP General | Functional | Technical | Interfacing Technologies | ABAP | Basis | EDI | ITS | Utilities | Tips | Alliances with SAP | Glossary | Enterprise Portals | SAP Tables
Services Consulting | Services | Forums | Products | Jobs | Resumes | Message Board | SAP Service Marketplace | SAP Utilities | Newsletter | JAVA and ABAP Tutorial | SAPGenie.COM Online Store - Buy and Sell
ERP Technical Market Indexes | ASP | Links and Portals | Competitors | ERP Related News

Web SAPGenie Google

make SAPGenie your home page

Vote for SAPGenie

Home


Volker Gueldenpfennig

SAP Service Marketplace

SAP User Groups

Status Tracking

Kernel Patches

Support Packages

SAPGui Patches

SAP ITS Patches

Education

Notes // Side-Effects

SAP Kernel Programs

Cust Messages

Service Connection

SAP Online Help PDFs

Documentation

Order CDs

Solution Manager

Unicode



Guestbook

Feedback

Imprint

www.sbk-data.de

Note:
Display
Print
SMP Quicklinks Download CDs Vote for
us here!

Easy Service Marketplace Why this website ?


r3check - the SAP Cluster Table Check Tool.

This tool r3check can check Cluster-Tables for errors.

SAP Kernel Programs

r3check in a SAP System

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:
r3check /tmp/control

The output will be generated as follows:
  • /tmp/export: All exported rows of the table (in a compressed format)
  • trans.log: Information Output
  • console: Errors in the records
Hopefully, you won't detect, that you have lost really essential data here ...

How to download the latest version ?

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 09/07/2010, 21:21:07

Contact Us | Advertise | Add URL | Contribute | Post a resume | Post a job | About | Privacy | Terms | Feedback | Help!

Sign Guestbook | Read Guestbook | Message Board | Discussion Forum | Polls | Consultants:Advertise your skills | Companies:Advertise on SAPGenie | Email this page