Viewing 15 posts - 2,956 through 2,970 (of 4,745 total)
where databasepropertyex([name], 'recovery') in ('FULL','BULK_LOGGED')
February 8, 2010 at 7:36 am
If you have enterprise edition maybe partitioning the table will work for you, else you probably want to go with a crawler delete to avoid blowing the log and reduce...
February 8, 2010 at 7:27 am
On the question of the price increases I asked my purchasing guys if I could avoid these by not downloading R2 but using 2008 SP1 instead. they said I would...
February 8, 2010 at 7:01 am
the .tuf file would be kept in the same location as .trn files on the destination server.
February 8, 2010 at 6:53 am
Jeff Moden (2/6/2010)
The Dixie Flatline (2/6/2010)
Can someone tell me if it makes a difference whether or not the new servers...
February 7, 2010 at 3:01 am
Lutz, if you haven't got a backup of your keyboard we can't help you.
dixie Bob, we are saintly here at SSC and have infinite patience,we know if shown the error...
February 6, 2010 at 3:06 pm
thats leading on to moving the resource database. The master and resource databases should be kept together.
do yourself a big favour, move the master log file back where it was...
February 6, 2010 at 12:53 pm
The Dixie Flatline (2/6/2010)
February 6, 2010 at 12:43 pm
A word of warning, I successfully migrated to a VM using parameter 111 (thanks Jason), but in doing so I must have crossed a time period where some logins were...
February 6, 2010 at 12:18 pm
Dave Ballantyne (2/6/2010)
Sliced a nice inch long flap of skin off my thumb this morning.
why?
February 6, 2010 at 6:49 am
Thanks Jason, I'll give parm 111 a try.
thats why I love SSC, you can always learn something new and useful.
BTW, if copying to Oracle, you need -T666 in the startup...
February 6, 2010 at 4:58 am
Lutz, microsoft don't recommend it but with careful use of the additional parameters you mention plus 101 - 110 to recover corruption in system databases DBCC timewarp can be used...
February 6, 2010 at 4:24 am
just to confirm it I tried to restore an msdb database from a 2005 SP2 server (3042) onto an SP3 server (4035) - i.e. lower version to higher, and got...
February 5, 2010 at 4:41 pm
probably blank because SQL cannot resolve ID of whoever ran restore, either way sp_changedbowner should fix it.
February 5, 2010 at 7:06 am
Bru Medishetty (2/5/2010)
February 5, 2010 at 7:00 am
Viewing 15 posts - 2,956 through 2,970 (of 4,745 total)