Re: Database last used?
From: Stringfellow Hawke (Stringfellow.Hawke-PleaseNoSpam_at_gmail.com.nospam)
Date: 11/03/04
- Next message: Narayana Vyas Kondreddi: "Re: DDF Files to SQL"
- Previous message: Quentin Ran: "Re: passing variable"
- In reply to: Anceladux: "Database last used?"
- Next in thread: Armando Prato: "Re: Database last used?"
- Reply: Armando Prato: "Re: Database last used?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Nov 2004 16:41:51 -0000
How about enabling AUTO_CLOSE with ALTER DATABASE. This will release all
resources held by the DB. If anybody tries to access the DB it will open it
causing them no disruption. SQL Errorlog will contain messages whenever the
DB is opened.
"Anceladux" <Anceladux@discussions.microsoft.com> wrote in message
news:F56F4735-DF9D-41A8-84CB-C48E600897BB@microsoft.com...
> Is there a way to check how long since a database has been last used?
>
> I have a database which I believe is redundant but I want to be sure
> before
> dropping it.
> Thanks
>
>
- Next message: Narayana Vyas Kondreddi: "Re: DDF Files to SQL"
- Previous message: Quentin Ran: "Re: passing variable"
- In reply to: Anceladux: "Database last used?"
- Next in thread: Armando Prato: "Re: Database last used?"
- Reply: Armando Prato: "Re: Database last used?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|