a month ago
Hello Experts,
We have a requirement to purge the data in all adso's with retention period of 15 yrs.
For ADSO with time char, came across below option to design a solution for purging the data.
Option:
Note: Stored procedure option is not preferred in our case as all jobs are scheduled in Process chains.
Could you please assist or help if above option is ok or is there any other better option available for better and efficient way. we have around 200 ADSOs to purge now.
Thanks,
Shyamala.
Request clarification before answering.
Hi Shyamala
The manual manipulation of the data in BW Infoprovider tables is not supported. So having a program which practically does simply a DELETE FROM is problematic.
The official way of removing data selectively based on a time parameter from ADSO-s is one of these or their combination:
Also check:
3232938 [BW Central KBA] How-To: Data Management for BW Infoprovider tables
br
Roland
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Roland,
Thanks for your input.
We are performing house keeping activities yearly to clean up the data in CL table.
However we must purge the historical data in Active table of ADSO as a part of compliance based on retention period.
So, based on above suggestion, do we need to go for selective deletion for ACT table to drop the table for all ADSO's.
Thanks,
Shyamala.
User | Count |
---|---|
25 | |
22 | |
8 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.