|
|
Browse by Tags
All Tags » microsoft » database (RSS)
-
http://suguk.org/blogs/sharepointhack/archive/2008/03/17/9161.aspx
-
Here is a link for a white paper for database maintenence for Sharepoint Technologies
http://go.microsoft.com/fwlink/?LinkId=111531&clcid=0x409
-
Virtual labs - in simple words its simple to use where a pre-installed environment is setup to try out /test SQL Server installation for your databses upgrade, that has full-featured labs. Not only this you have an option to download manual with a 90-minute block for each module if you are not sure enough. All you have to do is sign-up (free) on ...
-
Do you know you can try restore a corrupted database backup using simple clause within RESTORE statement.
You may be aware that SQL 2005 version can perform an optional computation a backup checksum on the backup stream; if page-checksum or torn-page information is present on a given page, when backing up the page, BACKUP also ...
-
Source: Knowledge BaseProduct: Microsoft SQL Server 2005 Enterprise EditionNotification Contents: New and Major Modifications
The shrink operation is not duplicated on the mirror database when you use database mirroring in SQL Server 2005http://support.microsoft.com/kb/937531/en-US
-
One of my Dev. DBA asked me this question about whether we need to use NOINIT or INIT for a differential backup schedule.
Think about availability option in this case, you can overwrite the existing differential backup using INIT clause but when it comes to restore the combination of Full, Differential or set of Transaction log backups are ...
|
|
|