Viewing 15 posts - 61 through 75 (of 122 total)
Thanks you OPC.Three and Paul Ross.
May 22, 2013 at 5:51 am
Thanks for all the responses.
Question1 - Why is this so difficult or cumbersome to do using the operating system? I think this is a common task that is required by...
December 7, 2012 at 6:28 am
Thanks Perry. I have another question related to adding the SP for the SQL Server 2008 R2 Client Tools.
For SQL Server 2008 R2 SP 1, I have found the following...
July 5, 2012 at 8:36 am
Yuri55 (6/7/2012)
Kevin,How big is your DB? I had same issue trying to backup TB DB. Eventually did local backup and then copied file to network storage
One database is 12 GBs...
July 5, 2012 at 6:39 am
Nicholas Cain (6/4/2012)
July 5, 2012 at 6:37 am
Lynn,
Sorry for misrepresenting your name. My mistake. Thanks for your support. And I hope these examples work the same for you and they did me. It appears if the test...
March 20, 2012 at 9:41 am
Lynn Pettis (3/19/2012)
March 19, 2012 at 11:41 am
Thanks for the responses. I still do not think I need the MOVE option for what I am trying to verify. Please read below to see if I am correct.
Steve,...
March 19, 2012 at 10:15 am
SSCOACH<
I have two servers a test and production server. The backup was taken on the production server. The backup is being restored on the test server. (I really don't think...
March 19, 2012 at 9:04 am
SSCOACH,
"You will need to use both the MOVE and REPLACE if you want the database files in the same location on the test server. "
My concern is I do not...
March 19, 2012 at 7:51 am
Thanks SSCrazy. BTW, can this type of script be ran/scheduled using a Job Step within a SQL Server Job? For example, ActiveX Script, CmdExec, Transact-SQL, etc. How would I set...
October 13, 2011 at 1:26 pm
Thanks for the article and the suggestions to remove the truncate log and shrink log commands. I have more information which should make the DB Maintenance and Backup Tasks simplier....
October 13, 2011 at 1:21 pm
Thanks SSCarpal.
I understand the DBCC REINDEX is causing the log growth but I thought the "BACKUP LOG TestDB WITH TRUNCATE_ONLY;" and "DBCC SHRINKFILE (TestDB_log, 50);" commands would reduce the size...
October 13, 2011 at 7:50 am
Thanks for the response.
FYI, I not doing this on a production server. I am just curious if it would work or work the same as a true Detach/Copy/Attach or backup/restore?
Thanks...
May 24, 2010 at 5:03 pm
Ravikanth, what are you talking about bringing offline/online? I just want to stop/start the sql services for a particular Named Intance without affecting other Instances. The network group does not...
April 26, 2010 at 10:04 am
Viewing 15 posts - 61 through 75 (of 122 total)