SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 DB Retiring
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ghanta
Yak Posting Veteran

96 Posts

Posted - 10/16/2011 :  22:36:55  Show Profile  Reply with Quote
Any checklist that I can take a look and create a process for retiring the DB? Thanks!

Edited by - Ghanta on 05/11/2012 16:29:07

tkizer
Almighty SQL Goddess

USA
35007 Posts

Posted - 10/16/2011 :  23:11:47  Show Profile  Visit tkizer's Homepage  Reply with Quote
Are you asking for how to check if it's in use? When we know a database is not in use, we simply back it up one last time, save the backup to tape, and then drop the database. If I don't know if it's in use or not, I will run a trace or disable the logins and then wait. If I don't see any evidence of it being in use still, then I take it offline for a couple of weeks. After that, I then follow the same backup/tape/drop process as before.

Does that help? If not, please let us know by making your issue more clear.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

Edited by - tkizer on 10/16/2011 23:11:55
Go to Top of Page

Ghanta
Yak Posting Veteran

96 Posts

Posted - 05/11/2012 :  16:31:49  Show Profile  Reply with Quote
Sorry ignore this thread... it was activated by mistake.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.08 seconds. Powered By: Snitz Forums 2000