Re: Restore points available
From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 02/25/04
- Next message: Geoff N. Hiten: "Re: Transaction log growth"
- Previous message: Adam Machanic: "Re: Query training -- Complex queries"
- In reply to: Ray at <%=sLocation%> [MVP]: "Re: Restore points available"
- Next in thread: Ray at <%=sLocation%> [MVP]: "Re: Restore points available"
- Reply: Ray at <%=sLocation%> [MVP]: "Re: Restore points available"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 17:11:04 -0500
You might want to brush up on the training or polish the resume. DBA
without training is a complicated way of saying 'scapegoat'.
FYI, sp_delete_backuphistory runs very slowly. If you kill it in the
middle, it is OK. Find the oldest entry and let it chew a few days off at a
time.
-- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com I support the Professional Association for SQL Server www.sqlpass.org "Ray at <%=sLocation%> [MVP]" <myfirstname at lane34 dot com> wrote in message news:%23EqOwf%23%23DHA.1464@tk2msftngp13.phx.gbl... > > "Geoff N. Hiten" <SRDBA@Careerbuilder.com> wrote in message > news:uFyWM%239%23DHA.624@TK2MSFTNGP11.phx.gbl... > > > > > Second, there is a sp_delete_backuphistory procedure to clean out old > unused > > backup jobs so you can keep the size of the backup list down to a > managable > > level. > > My execution of this SP has been running for over seven minutes. I get > nervous when I have to do anything that I don't know about like this. > Whoever had the brilliant idea of tacking DBA onto my job title should be > fired. For some reason, "knowing some things about Access" apparently > qualified me to be a SQL Server DBA, in the eyes of others. As far as I'm > concerned, what this really adds to my title is "fraud." I'm just thinking > out loud for the sake of distracting myself. Ignore this post. > > -- > > Ray at work > Microsoft ASP MVP > > >
- Next message: Geoff N. Hiten: "Re: Transaction log growth"
- Previous message: Adam Machanic: "Re: Query training -- Complex queries"
- In reply to: Ray at <%=sLocation%> [MVP]: "Re: Restore points available"
- Next in thread: Ray at <%=sLocation%> [MVP]: "Re: Restore points available"
- Reply: Ray at <%=sLocation%> [MVP]: "Re: Restore points available"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|