Sybase - Can we find out list of tables, stored procs which are not being accessed/used in last 1 year?

594 Views Asked by At

We are in process of migrating an existing legacy system and would like to retire some DB components so that we dont need to worry about data etc. We shut down many processes which were obsolete and now we think we should cleanup our database so that we know the exact data objects we need to worry about.

The database is in sybase 15. Can we find out list of tables, stored procs, triggers etc which are not being accessed/used in last 1 year using some sybase system tables?

0

There are 0 best solutions below