Viewing 15 posts - 4,576 through 4,590 (of 9,253 total)
The database master key is itself a symmetric key. Assymetric keys provide increased security, the symmetric key is purely used to protect the main (or Assymetric key) while it is...
November 26, 2012 at 6:45 am
you can also use xp_regread to query the apprpriate registry values for your SQL server instance.
November 26, 2012 at 5:57 am
shohelr2003 (11/26/2012)
Thank You, Perry Whittle. But what does "database will be totally out of sequence" mean?
The LSNs and hence restore points will be completely different between databases, it would make...
November 26, 2012 at 5:55 am
mahesh.dasoni (11/24/2012)
Now when it been moved to another domain we are...
November 26, 2012 at 5:52 am
SQL_ME_RICH (11/21/2012)
November 26, 2012 at 5:13 am
sanath.kumar.kura (11/26/2012)
The log file is grown to five times the database size.
Transaction Log file size 3.1GB
Database file size is 700 MB
Recovery Model : Full
backup strategy : Daily full database...
November 26, 2012 at 4:37 am
shohelr2003 (11/23/2012)
Now for some reason I wanna restore database to my principal from another databse.Will it cause any inconsistency in mirror databse?
Yes, of course the databases will be totally...
November 26, 2012 at 1:27 am
November 24, 2012 at 4:56 am
Can you provide more details around your mirror setup?
What do you mean corrupted?
What are you doing to get the principal back online?
November 24, 2012 at 3:12 am
The differences between RAID 1+0 and 0+1 are not academic. Let's just review that again, not academic!!!
If you do decide to deploy a 0+1 array for your mission critical data...
November 24, 2012 at 3:09 am
Sqlsavy (11/23/2012)
We use Litespeed to backup our databases. One particular database grows 330MB/day there is enough space on the data and log drives but I think backup drive will...
November 23, 2012 at 6:37 pm
you never considered raising the Cost threshold for parallelism instead?
November 23, 2012 at 8:09 am
adb2303 (11/22/2012)
Windows 2008 R2, SQL Server 2008 R2 SP + CU4, multi-instance cluster.
:w00t:
adb2303 (11/22/2012)
32 cores (64 with h/t),
:w00t:
adb2303 (11/22/2012)
384GB per node.
:w00t:
adb2303 (11/22/2012)
Maxdop 4 server wide
??
Why dont you just...
November 23, 2012 at 8:02 am
TheSQLGuru (11/21/2012)
November 21, 2012 at 10:10 am
SQLCrazyCertified (11/21/2012)
Ohk....thanks Perry.....didn't know that.SueTons.
Standard only supports full safety, this translates into synchronous mode
😉
November 21, 2012 at 10:05 am
Viewing 15 posts - 4,576 through 4,590 (of 9,253 total)