Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data Archiving

Former Member
0 Likes
340

Hi,

We have done a lot of archiving in our testing system. Now, I need to create a statistics of the success ratio (percentage of records archived) for every archiving object. In SARA Transaction statistics, I only have the data of the number of records archived. But it does not have the data of number of records which are not archived. Can anyone please tell me where can I get this information. Looking into the database tables would be a very tedious job and the job spools are now deleted from the system.

Thanks and Regards,

Anuj

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
300

Hi,

you have to get the master table of the Archiving Object. Count the number of element of this master table by year / period ... add to the number of line archived

regards

Fred