Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / September 2008

Tip: Looking for answers? Try searching our database.

Old sql 2000 Databases.. Last time updated? Last time accessed

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jc - 30 Sep 2008 19:39 GMT
We have a server with some 100 sql 2000 Databases.

How can I tell the last time a database was updated? accessed?

Will the mod date on the data file be a clue? how about the mod date
on the log file?

Is there anywhere I can extract access logs for the entire instance?

Thanks.
John Bell - 30 Sep 2008 21:49 GMT
> We have a server with some 100 sql 2000 Databases.
>
[quoted text clipped - 6 lines]
>
> Thanks.

Hi

AFAIK there is no way to determine this, unless your application stores
access information. If you have maintainance/backups etc these will "access"
the database and SQLServer probably wouldn't be able to tell the difference.
The other thing that may have helped would be the C2 auditing features, but
I suspect you aren't using them.

John
Eric Isaacs - 30 Sep 2008 22:33 GMT
There are some 3rd party tools that will help you read the SQL Server
logs.  They would only help you determine what has changed in the db.
I doubt you would find traces of logins in the logs if someone  just
came in and read or extracted some data.

Here's just one example:
http://www.quest.com/Quest_Site_Assets/PDF/LogReaderForSQLServer_ReleaseNotes.htm

-Eric Isaacs
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.