I'm trying to run a profiler trace on a server to track any unused databases. I'm seeing connections through 'Audit Login', however for certain active databases there's nothing showing up on the trace.
I've also tried running a trace and making simple queries to each database in attempt to see if the trace captured the connections.
Is there a specific reason as to why this trace isn't picking up the connections?
NOTE: I do not have any filters on 'Audit Login' at all. This is a SQL 2000 server.
Thank you.