The last 5 Fridays my database is locked by an other process.
Event Viewer entry:
FCB::Open failed: Could not open file E:\...\xx.mdf for file number 1. OS error 32(The process cannot access the file because it is being used by another process.)
This entry is written at 21:14:04 every time.
Is there any way I can see what process is locking the database file?
Any SQL log, transaction log, any history of insert, update, modify, delete?