Viewing 15 posts - 16,366 through 16,380 (of 19,564 total)
ESAT ERKEC (3/16/2010)
if i make it my ldf file size is very big
That's why you take transaction log backups. If you don't backup the transaction log then it will...
March 16, 2010 at 11:56 pm
Change to Full recovery mode and run transaction log backups. With transaction log backups you can recover to the point just before failure. That is much more acceptable...
March 16, 2010 at 11:50 pm
You will need to do a full restore.
There are tools that will read the transaction log and some say they can rollback a transaction. I have not successfully rolled...
March 16, 2010 at 11:42 pm
I learned something today. I am still left wondering how to do it? The documentation is very light on the subject.
March 16, 2010 at 11:29 pm
Paul White (3/16/2010)
[font="Arial Black"]TEST IT?[/font]
[font="Arial Black"]
YES[/font]
March 16, 2010 at 10:56 pm
Paul White (3/16/2010)
Jeff Moden (3/16/2010)
March 16, 2010 at 10:53 pm
Jeff Moden (3/16/2010)
ith the last couple of posts in mind, I hope everyone realizes that the big brother to "It Depends" is "Test it!". 😉
I think this needs a little...
March 16, 2010 at 10:46 pm
Jeff Moden (3/16/2010)
March 16, 2010 at 10:39 pm
tsduke03 (3/16/2010)
CirquedeSQLeil (3/16/2010)
duke-347723 (3/16/2010)
March 16, 2010 at 5:45 pm
lmu92 (3/16/2010)
Slightly off-topic:Anybody interested in helping me out here?
I'm starting (already started?) to leave my comfort-zone and don't want to misguide the OP...
I think that was a good answer.
March 16, 2010 at 5:36 pm
Something that worked for me in the past was an 8 file tempdb. I permitted autogrowth at 512MB in each file - for the just in case scenario. ...
March 16, 2010 at 5:36 pm
duke-347723 (3/16/2010)
March 16, 2010 at 4:04 pm
tstaker (3/16/2010)
The Dixie Flatline (3/16/2010)
...Gail, in ancient Geece you would have been a goddess in the Geek pantheon.
So what you're saying is around 137 BC she'd be a goddess in...
March 16, 2010 at 4:00 pm
If it sounds like we are discouraging you, we aren't.
Making the right choice is a difficult one in a position such as yours. It would be an awful situation...
March 16, 2010 at 2:57 pm
Viewing 15 posts - 16,366 through 16,380 (of 19,564 total)