Viewing 15 posts - 1 through 15 (of 16 total)
also, if my mirror server fails (for whatever reason) and the log size is limited on my primary, whats going to happen?
October 2, 2006 at 3:57 am
I lie - removes currently unused space, but does not remove committed transactions.
Will open a new thread
October 2, 2006 at 3:33 am
I got it - you have to back up the log file first, then shrink it. Seems to do the job.
Cheers
Alastair Jones
September 29, 2006 at 8:08 am
sorry? - dont quite understand
As separate from my other query about manually forcing role reversal, i am currently wondering how to manage the size of the log file to stop...
September 29, 2006 at 4:06 am
the command DUMP TRANSACTION [database_name] WITH NO_LOG gives me an error that i cant as the DB is now used for mirroring.
Ive restricted the max size of the log file,...
September 29, 2006 at 3:58 am
Mike
I found that command on MSDN after some googling, so I started a shrink on my primary DB, limited the bandwidth on my mirror (to match the speeds ill get...
September 28, 2006 at 7:46 am
Thanks for your help Mike
Alastair Jones.
September 27, 2006 at 9:27 am
yeah ok - hadnt thought of that - but this will ONLY help with the T log shipping, correct? theres nothing I can do to compresss the data thats being...
September 27, 2006 at 9:21 am
I'm using some bandwidth limiting software on my mirror server - a reindex of a tiny database (which sent over about 40MB of data) took 3 minutes over an equivalent...
September 27, 2006 at 8:51 am
ive got it configured without a witness, and I am told by my developers that the system MUST run in ASYNC mode, so therefore failover is manual. If i DONT...
September 27, 2006 at 8:35 am
I reindex everything over the weekend which I think would probably mess up the trans log shipping if im shipping over a wan - what about if I do it...
September 27, 2006 at 8:22 am
As I cant qualify
exec msdb.dbo.sp_start_job @job_name='xxxx
with the actual job name, I run this section alone from the EM...and I get a snap of the entire database....
can you tell me how...
September 25, 2006 at 9:23 am
forgive the newbie - where do I get the job name from?
September 25, 2006 at 8:57 am
ill buy you a beer if it works - cant test it at the moment as my box is being hammered by a previous attempt that then snapped the entire...
September 25, 2006 at 8:51 am
Viewing 15 posts - 1 through 15 (of 16 total)