Viewing 15 posts - 121 through 135 (of 283 total)
Steve Jones - Editor (4/27/2009)
If you remote to the server with this account, does a local SSMS install run better? Have you tried another workstation with your...
April 27, 2009 at 11:20 am
Steve Jones - Editor (2/26/2009)
Thanks for the note. Do those get what you needed or are you looking for other information?
I was hoping to find something that had a...
February 26, 2009 at 6:52 pm
Found two procedures that work...
sp_server_info
and
master..xp_msver
February 26, 2009 at 12:20 pm
GSquared (2/10/2009)
February 11, 2009 at 9:21 am
GSquared (2/10/2009)
February 10, 2009 at 3:14 pm
tosscrosby (1/27/2009)
January 27, 2009 at 2:57 pm
DavidB (1/27/2009)
The tape backup situation should not be an issue. I'm...
January 27, 2009 at 1:54 pm
GilaMonster (1/27/2009)
One folder per database, and both database and log backups get time stamps. So, for 2 databases, I'd have something like this:
DB1\DB1_Full_20090101.bak
DB1\DB1_200901010800.trn
DB1\DB1_200901010815.trn
DB1\DB1_200901010830.trn
DB1\DB1_200901010845.trn
DB1\DB1_200901010900.trn
DB1\DB1_200901010915.trn
DB1\DB1_200901010930.trn
DB2\DB2_Full_20080101.bak
DB2\DB2_200901010800.trn
DB2\DB2_200901010815.trn
DB2\DB2_200901010830.trn
DB2\DB2_200901010845.trn
DB2\DB2_200901010900.trn
DB2\DB2_200901010915.trn
DB2\DB2_200901010930.trn
Now the maintenance plan can do...
January 27, 2009 at 11:07 am
DavidB (1/27/2009)
January 27, 2009 at 10:31 am
GilaMonster (1/27/2009)
Lee Hart (1/27/2009)
The way things are generally done here at my work, is the backup file is just manually deleted and a backup is re-run. No biggy...I guess.
No...
January 27, 2009 at 10:14 am
I have a question for the OP...
I had an issue with detaching a database in SQL 2005 SP 2 STD edition...
I had a post about it here on S.C.C.
http://www.sqlservercentral.com/Forums/Topic628227-146-1.aspx
Which another...
January 6, 2009 at 1:18 pm
steve smith (1/6/2009)
January 6, 2009 at 10:53 am
Thanks for verifying this MANU. I would assume there is some sort of logic behind this behavior and I am just not seeing the "Advantage" of stripping out the...
January 6, 2009 at 9:40 am
Thanks for the reply Gail...I guess I was trying to set up a scenario that you needed to recover from completely...
I think I tainted my own test by having the...
December 16, 2008 at 11:38 am
Hi Gail,
Thanks for the reply and I did fix my first post, my bad!
Anyways...let me expand a little bit. Lets say that either the server crashes...you loose a C:\...
December 16, 2008 at 11:25 am
Viewing 15 posts - 121 through 135 (of 283 total)