Hi Experts,
Can somebody tell me the potential risks of deleting G/L Entry data (Archive to new table for later reference purpose) which are older than 7 years as customer don't want to keep old history coz of growing day to day data in this table. This table is already huge (over 100M records). For the deleted GL entries they will be posting a summary entries to reconcile the GL total overall.
Thanks in advance
0
Answers
How you have done it sir. Could you please elaborate it more in detail . to acheive this .
Am also facing same scenario, One of my customer is asking for deletion of G/L Entires with related Data,which is 8 years old with DB size of 100 in NAV2018.
it will be more helpful if you share me your knowledge . if possible Code as well as sir. Please Help!!!!
Navigate to /Departments/Administration/IT Administration/Data Deletion/Date Compression
and run the processes here.
It deletes entries, and creates an aggregated entry for the period based on dimension combinations (if selected)
For archiving purpose create a backup of DB before compressing, or export the entries to Excel.
Up to my analysis and verifying other Experts suggestion Mibuso and other Nav Related portal, it is of no impact in downsizing the DB using Date Compression and it less advisable to use the same.
Even though, i have suggested this Date Compression Functionality to our client. but they are not seems to be interested. They are keen one going for deletion of G/l Entry data and it related data . Thats why i have asked this question.
whats is your call sir!!!!!
The thing why it seems there is no impact, I think is because the DB size is increasing with entries, and after entries are deleted, DB size stays at the maximum size it once was, and deleting anything doesn't decrease the size, but it doesn't grow for a while.
initially your concern was table size and record count, so this compression solves that.
Yes, had the same problem. The customer has deleted more then 7 years of data in their NAV2009 database before upgrading. But this code is not yet updated.