sqlserverisv
42 TopicsHow To: Clean up old database backup history
First published on TECHNET on Oct 26, 2010 The MSDB database is a system database that stores important configuration and historical information relating to SQL Server system functionality like:JobsLog ShippingAlerts and NotificationsOperatorsPoliciesDatabase MailMainteance PlansData CollectorBackup and Restore operationsDepending on how you perform certain operations orphaned data can exist that will remain in your MSDB database until it is manually removed.11KViews0likes0CommentsChange Data Capture - What is it and how do I use it?
First published on TECHNET on Dec 02, 2010 In the All Good Things Come to an End - Why You Should Upgrade article we discussed some of the new features that applications can take advantage of by upgrading to SQL Server 2008.3.4KViews0likes0CommentsAdding enhanced password constraints to SQL Server
First published on TECHNET on Mar 29, 2011 [Prior Post in Series] [Next Post in Series]In my prior posts on applying PCIDSS standards to protect your company’s data I showed now a DDL trigger (FOR LOGON) may be used to enhance logon security.3.3KViews0likes0Comments