2009 Mar 30 9:22 PM
Hi,
We wanted to delete the change pointers (BDCP) and changed document entries in CDHDR and CDPOS Tables to improve the system performance.
is there any program to archive/delete these tables BDCP, CDHDR and CDPOS.
Thanks,
Venkat
2009 Apr 01 11:58 AM
Hi Venkat,
Please go thru below (point 4) which may help. Looks like this is the Authentic and Suggested way to achieve Change pointer deletion.
http://help.sap.com/saphelp_erp2005vp/helpdata/EN/12/83e03c19758e71e10000000a114084/content.htm
Regards
Shital
2009 Mar 30 9:56 PM
I think archiving strategy need to be defined first, else ad-hoc archiving may create some inconsistency in system. There is some thing called archiving class. For change document the responsible one is "CHANGEDOCU" . Check T-CODE - SARA , if you have authorization
Kuntal
2009 Mar 31 8:05 AM
2009 Apr 01 9:38 AM
Hi Venkat,
Please refer to 'Data Management Guide' in service.sap.com/ilm. It provides very good guidance about various tables including change pointers and change documents.
Read carefully the Deletion and Archiving section for change documents, it is recommended to archive the change documents along with the parent application data from which it was generated.
Thanks,
Naveen
2009 Apr 01 11:58 AM
Hi Venkat,
Please go thru below (point 4) which may help. Looks like this is the Authentic and Suggested way to achieve Change pointer deletion.
http://help.sap.com/saphelp_erp2005vp/helpdata/EN/12/83e03c19758e71e10000000a114084/content.htm
Regards
Shital
2009 Apr 01 12:08 PM
This function module is used to delete entries in CDHDR and CDPOS change pointers tables .
*'TB_LIMIT_DELETE_ARCHIVED_REC2'*
BDCP, BDCP2, BDCPS can be deleted by transaction BD22.
Regards,
Aswin.
2009 May 20 9:24 PM
Hi All,
Thanks for all for giving their valuable suggestions. I used RBDCPCLR to clear the BDCP.
We have not yet decided about archiving the change pointers we have suggested the same to business.
Thanks,
Venkat