Viewing 15 posts - 121 through 135 (of 442 total)
First I would suggest you take care of space issue on DR side immediately.
Second, how often you run your log backups?.....it seems like highly transactional database, you need to run...
July 10, 2015 at 4:16 pm
can I someone explain why shrinking the db/db files won't release space?
I was thinking the same, if you have 217GB free space, shrinking db files, will release space....and I would...
July 10, 2015 at 3:42 pm
5.Start SQL Server
Should step 5 is to Stop SQL Server or Start?
July 10, 2015 at 3:21 pm
Hi,
As long as the mirroring is not removed, the log will not be truncated on the principal side. You need to identify what exactly causing the mirroring to suspend....
July 10, 2015 at 3:14 pm
Brandie Tarvin (1/13/2015)
SQLisAwE5OmE (1/13/2015)
GilaMonster (1/13/2015)
January 13, 2015 at 7:35 am
GilaMonster (1/13/2015)
Likely to be...
January 13, 2015 at 6:53 am
Grant Fritchey (1/12/2015)
January 12, 2015 at 9:15 pm
Yes, correct.
Would transaction replication work for this scenario?
October 16, 2014 at 6:53 am
Yes, correct Gail. Thanks.
October 15, 2014 at 6:02 pm
Did you try to shrink tempdb after killings processes?
That might release the space.
If it still not released, give it more time...it might still be rolling back.
September 29, 2014 at 8:30 pm
Can you try with IP and port# instead of serverne, port
I had similar issue and using IP worked.... There was some issue with FQDN.
September 25, 2014 at 8:50 am
Thanks Perry for clarifying, appreciated.
September 18, 2014 at 9:39 am
Why you want to shrink the log file?
Maybe its only shrinking 1 GB because that's all the free space available.
If you still want to shrink, take log backups and then...
September 16, 2014 at 6:12 am
I'm not sure if I understand your requirements, correctly... Can you clarify?
September 15, 2014 at 9:39 pm
Was the auto growth restricted to a specific size and it reached that size?
September 14, 2014 at 8:18 pm
Viewing 15 posts - 121 through 135 (of 442 total)