Browse by Tags

Webcast: 24 Hours of SQL Server 2008: Ensuring Your Data Is Secure with a Trusted Platform
Published 28 March 8 6:45 PM | SSQA.net
Another part of Technet webcast series on SQL Server 2008. In this part a focus on IT professionals and the SQL Server 2008 the Trusted Platform. In the first part of the series we spent time looking at how Contoso was using SQL Server 2008 as a productivity...
Windows Server 2008 deploy within your environment securely!
Published 6 March 8 2:50 AM | SSQA.net
Security - a major ingredient for every Enterprise to avoid the adversaries attempt to invade your customers’ networks and access their servers—to bring them down, infect them with viruses, or steal information about customers or employees, every day...
SQL Server 2008 Data Security - TDE: Transperent Data Encryption what you need to know
Published 5 March 8 2:5 AM | SSQA.net
What kind of security features you adopt to protect your data? Login security, permissions and unauthorised access to your data, there is more you can do with SQL Server 2008 new feature called TDE - Transperent Data Encryption that is provided automatically...
See how Resource Governor can help you 'in action' in managing SQL Server resources?
Published 8 February 8 2:11 AM | SSQA.net
As you may be aware about new features within SQL Server 2008, one of the them is Resource Governor which is a feature than you can use to manage SQL Server workload and system resource consumption. It will enable you to specify limits on the amount of...
SQL Server 2008 Data Compression, what it is - how does it work?
Published 3 December 7 7:54 AM | SSQA.net
As you know data compression facility is added onto the SQL Server 2008 version, though this is not a new feature and I would call it as an enhanced feature in SQL Server. This subject of data compression has already been introduced in SQL Server 2005...
Audit the activity such as SELECT statements - CDC
Published 30 August 7 6:2 AM | SSQA.net
Can we audit the activity inside the SQL Server 2008 to capture SELECTs activity? For the first time I though CDC will be useful to DBAs in auditing the activity on the database, but its not entirely. It is equivalent to auditing functionalities and in...
Replication security information you need to know with SQL Server 2008
Published 15 August 7 6:0 AM | SSQA.net
I was able to install SQL 2008 July CTP as a Virtual Image, tried to test few replication tasks to know what has been changed since last versions. At this time I would like to use the replication scripts from SQL 2000 version to see what it takes, nothing...
SQL server 2008 (Katmai) Declarative Management Framework (DMgF) - enforce in multi-server environment
Published 25 June 7 3:23 PM | SSQA.net
SQL Server 2008 brought new feature that is Declarative Management Framework (DMgF, we cannot name it as DMF as it stands Dynamic Management Functions from SQL 2005). This is a policy based system to manage a SQL Server instance, using SSMS you can create...