Viewing 15 posts - 1,261 through 1,275 (of 4,745 total)
Welsh Corgi (1/2/2012)
george sibbald (1/2/2012)
January 2, 2012 at 11:01 am
GilaMonster (1/2/2012)
george sibbald (1/2/2012)
The single user mode solution was posted 3 days ago, and in your parallel thread on the same subject, 4 days ago, did you not believe us?
Feeling...
January 2, 2012 at 10:53 am
First of all good luck.
you don't say where in the UK you are but if you are in the right geographical location the jobs are out there, and there are...
January 2, 2012 at 10:47 am
The single user mode solution was posted 3 days ago, and in your parallel thread on the same subject, 4 days ago, did you not believe us?
🙁
January 2, 2012 at 10:26 am
You get that error because the previous owner is now an invalid login. That being the case the login was obviously not essential to the operation of the database, so...
January 1, 2012 at 12:00 pm
GilaMonster (12/31/2011)
george sibbald (12/31/2011)
you only need to run dbcc checkdb on a regular basis, as all the other check commands are a subset of this one command (checkalloc, checktable etc).
With...
December 31, 2011 at 12:32 pm
you only need to run dbcc checkdb on a regular basis, as all the other check commands are a subset of this one command (checkalloc, checktable etc).
so this one command...
December 31, 2011 at 10:15 am
GilaMonster (12/30/2011)
george sibbald (12/30/2011)
chetanr.jain (12/30/2011)
In simple recovery model, Log will be cleared once the checkpoint is fired or Free space falls below 10-30% of the total...
December 30, 2011 at 7:36 am
chetanr.jain (12/30/2011)
In simple recovery model, Log will be cleared once the checkpoint is fired or Free space falls below 10-30% of the total space ( depends...
December 30, 2011 at 7:23 am
paul.knibbs (12/30/2011)
Can't you do this without a 3rd-party tool by just starting SQL server in single-user mode?
yep, if he has admin rights on the server
December 30, 2011 at 4:43 am
what do you mean already existing? Do you have a perpetually running server side trace?
I would stop the current trace and restart it with the changed parameter.
December 30, 2011 at 2:57 am
the @maxfilesize (4th) parameter in Stored proc sp_trace_create
December 29, 2011 at 4:26 pm
despite your request not to post here seems more apt to -
are you locked out as admins have no rights to SQL? Try starting SQL in single user mode, connecting...
December 29, 2011 at 12:56 pm
Viewing 15 posts - 1,261 through 1,275 (of 4,745 total)