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

RSB ERROR LOG DELETION

0 Kudos
839

DEAR EXPERTS ,

I HAVE A SCENARIO ON DELETION OF RSB ERROR LOG TABLE TO USE MY DB SPACE EFFECTIVELY . COULD U PLZ SUGGEST THE PROCEDURE .

Accepted Solutions (0)

Answers (3)

Answers (3)

mr_v
Active Contributor
0 Kudos

Note: SAP recommends to delete error logs for DTPs that has more than 300,000 data recs

Step 1: Execute program u201CRSB_ANALYZE_ERRORLOGu201D from SE38. Result will show you list of DTPs with no. Data Recs.

From this u should note down the DTP (say DTP_XXXXXX) that has highest no. of data recs

Step 2: From SE16...Table u201CRSBKREQUESTu201D, (filter DTP: DTP_XXXXXX). This will show entries for that particular DTP. If u

scroll to right u can see datasource (column: SRC) name.

Step 3: From SE38 execute Program u201CRSBM_ERRORLOG_DELETEu201D,

enter Date ranges ,

DTP : DTP_XXXXXX

Select check box for 'Delete Log' and Execute.

Former Member
0 Kudos

>>Note: SAP recommends to delete error logs for DTPs that has more than 300,000 data recs

Is there any white paper or note on above recommendations?

Former Member
0 Kudos

Hi

Analyze the count using report RSB_ANALYZE_ERRORLOG.

Check the below thread

/thread/1883012 [original link is broken]

Regards,

Venkatesh

anindya_bose
Active Contributor
0 Kudos

Hi Raj

Please check the below thread.

Regards

Anindya