on 2011 Oct 12 4:35 PM
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 .
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Analyze the count using report RSB_ANALYZE_ERRORLOG.
Check the below thread
/thread/1883012 [original link is broken]
Regards,
Venkatesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
10 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.