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...
Kanani Reichlin said:Should I delete them? Feels scary to me...
Never. If you have a directory, repository, etc., of code, a new sub dir named "old" or "archive" or the like would match what I do. I even throw a readme.txt file with relevant info in there sometimes, even if I'm the only one that will ever read it.
This. I do exactly this. And thus far I AM the only one who reads it. But it makes me feel better.