Question on Archiving PS_PENDING_DST table
Hi,
We are working on to archive the PS FIN core tables. Part of this, we are looking to archive PS_PENDING_DST table which is one of high volume table (300M+ rows). However run into dilemma with the delivered archive query critieria which includes like GROUP_TYPE <> 'P'. We are looking to archive any transaction older than year 2012 only. But adding this GROUP_TYPE <> 'P' criteria excludes pretty much 80% transactions. Wondering why this criteria included and if this will have any impact if we exclude GROUP_TYPE <> 'P' criteria. Appreciate if someone could provide some insight on this. So accordingly