We are looking at decommissioning a SQL Server computer, and need to know when a number of databases on it were last accessed and/or changed.
Not too particular about which tables in the database were impacted; only when the database itself was changed.
Does such meta data exist in any of the systems tables, and if so, is there a simple SQL query I can run to tell me when all or a selected database on the server were last updated. Those that have not been accessed / changed in some time become obvious candidates for taking off-line as the first step.
Any help would be appreciated,
TIA
Steve Lewy
Solutions Developer
SimplyData
simplydata.com.au
(dont cut corners or you'll go round in circles)
Not too particular about which tables in the database were impacted; only when the database itself was changed.
Does such meta data exist in any of the systems tables, and if so, is there a simple SQL query I can run to tell me when all or a selected database on the server were last updated. Those that have not been accessed / changed in some time become obvious candidates for taking off-line as the first step.
Any help would be appreciated,
TIA
Steve Lewy
Solutions Developer
SimplyData
simplydata.com.au
(dont cut corners or you'll go round in circles)