Viewing 15 posts - 2,146 through 2,160 (of 4,745 total)
GilaMonster (10/13/2010)
Nice Marmot (10/12/2010)
Is it now best practice (i.e. least hassle) to leave the master and mssqlsystemresource databases in the default install location?
On SQL 2008 the mssqlsystemresource is in the...
---------------------------------------------------------------------
October 13, 2010 at 5:10 am
Oliiii (10/13/2010)
Send them a full backup once and and then differential backup every day or so (probably more data sent overall but in...
---------------------------------------------------------------------
October 13, 2010 at 5:07 am
Sounds like it would be worth your while investing in a tool that creates compressed backups. Should be able to get a backup file about 20% uncompressed size.
---------------------------------------------------------------------
October 12, 2010 at 4:59 pm
Nice Marmot (10/12/2010)
One point I did not see discussed...
---------------------------------------------------------------------
October 12, 2010 at 12:22 pm
You still only need to send over and restore the log backups.
---------------------------------------------------------------------
October 12, 2010 at 2:18 am
The URL states that view server state AND select permission is required, so grant view server state and select only on the dmvs you want them to be able to...
---------------------------------------------------------------------
October 11, 2010 at 4:05 pm
what you have described will work. see
http://msdn.microsoft.com/en-us/library/ms188754(v=SQL.100).aspx
---------------------------------------------------------------------
October 11, 2010 at 3:30 pm
once you have restored the first full backup, you only need to restore the log backups, its called logshipping 🙂
---------------------------------------------------------------------
October 11, 2010 at 3:24 pm
Donalith (10/11/2010)
I'm going to go with the detach, copy, and reattach. That'll leave a viable database on the first server while I'm working on...
---------------------------------------------------------------------
October 11, 2010 at 3:14 pm
I would avoid that method like the plague.
---------------------------------------------------------------------
October 11, 2010 at 2:05 pm
WayneS (10/10/2010)
Any suggestions on good, inexpensive, close places to stay?...
---------------------------------------------------------------------
October 11, 2010 at 1:20 pm
Donalith (10/11/2010)
Thank you, I didn't know about the WITH MOVE option in restoring a database.Dumb question. Does BOL stand for Books Online?
Don
everyone has to start somewhere. yep BOL is...
---------------------------------------------------------------------
October 11, 2010 at 1:11 pm
backup and restore is probably the safer way to do this (in terns of backout). also almost always means a smaller file to copy but you have the added time...
---------------------------------------------------------------------
October 11, 2010 at 1:00 pm
shanila_minnu (10/11/2010)
george sibbald (10/11/2010)
running a log backup should shift those. Find out who is controlling sharepoint administration.Personally I would turn their log backups off and rely on native SQL ones.
what...
---------------------------------------------------------------------
October 11, 2010 at 10:28 am
running a log backup should shift those. Find out who is controlling sharepoint administration.
Personally I would turn their log backups off and rely on native SQL ones.
---------------------------------------------------------------------
October 11, 2010 at 9:50 am
Viewing 15 posts - 2,146 through 2,160 (of 4,745 total)