Viewing 15 posts - 166 through 180 (of 320 total)
steveb (2/5/2009)
Ahmad Osama (2/5/2009)
GilaMonster (2/5/2009)
Ahmad Osama (2/5/2009)
GilaMonster (2/4/2009)
Why do you want to truncate and/or shrink your transaction log?
I have a job to rebuild indexes..this increases the transaction log size....so...
February 5, 2009 at 11:17 am
5 clients to start with..Is there any other way to handle this scenario.....
February 5, 2009 at 10:48 am
GilaMonster (2/5/2009)
Ahmad Osama (2/5/2009)
GilaMonster (2/4/2009)
Why do you want to truncate and/or shrink your transaction log?
I have a job to rebuild indexes..this increases the transaction log size....so i want to...
February 5, 2009 at 10:41 am
I think dat this query will not execute b'coz the join is incorrectly used, it should terminate with error message incorrect syntax
February 5, 2009 at 12:17 am
GilaMonster (2/4/2009)
Why do you want to truncate and/or shrink your transaction log?
I have a job to rebuild indexes..this increases the transaction log size....so i want to truncate it...
February 5, 2009 at 12:06 am
GSquared (2/4/2009)
The correct way to truncate the transaction log is run a log backup.
okies...however some time it just didn't work..in those cases I hv used dbcc shrinklog to truncate log.....
February 4, 2009 at 11:46 am
Hi...I didn't had that problem again...but as per my research this problem was due to some network issue at my office.....
February 2, 2009 at 12:24 pm
I think that this can be done thru an Application role....Isnt it...
December 26, 2008 at 12:58 pm
Hi...
chk whther firewal at those servers allows MSDTC connections...also hv a luk at this article....
http://support.microsoft.com/default.aspx?scid=kb;en-us;329332&Product=sql
December 26, 2008 at 12:51 pm
Jeff Moden (12/23/2008)
Ahmad Osama (12/22/2008)
Jeff Moden (12/22/2008)
December 23, 2008 at 9:54 pm
Can I use a batch file as I posted earlier to restore master database .....
December 23, 2008 at 5:53 am
sayfrend (12/22/2008)
If Restoring master database is your problem, then here is a short cut.
Thanks....but I want to embed my code in a batch for automatic execution....
December 22, 2008 at 10:11 pm
Jeff Moden (12/22/2008)
The best...
December 22, 2008 at 9:55 pm
GilaMonster (12/22/2008)
1) You have stopped the service.
2) You have one command window open where you ran sqlservr -m and then left it running
3) You are...
December 22, 2008 at 12:24 pm
GilaMonster (12/22/2008)
December 22, 2008 at 8:30 am
Viewing 15 posts - 166 through 180 (of 320 total)