Old Customizations

Hello Database Managers!

I'm starting to go through the v16 customizations check report.  We've been on Tess since 2005 and have a lot of old custom reports and associated procedures that are no longer in use.  I'm wondering what y'all recommend for notating that these are no longer in use so that future DBAs will know that they don't need to bother with these?  Should I delete them? Feels scary to me...

Parents
  • Hello 

    We've created a report category, "To retire" and flagged this category inactive, put all old reports or reports used last time long ago

    and keep for our reference.

    Additionally, I've created a set of custom tables (more custom objects :) to keep info about different types of custom objects:

    views, tables, SP and function and log to track the usage of custom SP.

Reply
  • Hello 

    We've created a report category, "To retire" and flagged this category inactive, put all old reports or reports used last time long ago

    and keep for our reference.

    Additionally, I've created a set of custom tables (more custom objects :) to keep info about different types of custom objects:

    views, tables, SP and function and log to track the usage of custom SP.

Children