jueves, 30 de mayo de 2013

Data Encryption and Decryption in SQL Server 2008

Data Encryption and Decryption in SQL Server 2008:

'via Blog this'

Data Encryption and Decryption in SQL Server 2008

Data Encryption and Decryption in SQL Server 2008: "CREATE CERTIFICATE can also load a certificate from a file or assembly."

'via Blog this'

Featured Articles - TechNet Articles - United States (English) - TechNet Wiki

Featured Articles - TechNet Articles - United States (English) - TechNet Wiki:

'via Blog this'

Implementing Transparent Data Encryption (TDE) in SQL Server - TechNet Articles - United States (English) - TechNet Wiki

Implementing Transparent Data Encryption (TDE) in SQL Server - TechNet Articles - United States (English) - TechNet Wiki:

'via Blog this'

miércoles, 15 de mayo de 2013

Resource Governor States

Resource Governor States:

'via Blog this'

Part 1: Anatomy of SQL Server 2008 Resource Governor CPU Demo - SQL Server SQLOS team blog - Site Home - TechNet Blogs

Part 1: Anatomy of SQL Server 2008 Resource Governor CPU Demo - SQL Server SQLOS team blog - Site Home - TechNet Blogs:

'via Blog this'

Using the Resource Governor

Using the Resource Governor:

'via Blog this'

Handling workloads on SQL Server 2008 with Resource Governor

Handling workloads on SQL Server 2008 with Resource Governor:

'via Blog this'

Using DMVs to Adjust SQL Server Resource Governor Settings

Using DMVs to Adjust SQL Server Resource Governor Settings:

'via Blog this'

Part 2: Resource Governor CPU Demo on multiple CPUs - SQL Server SQLOS team blog - Site Home - TechNet Blogs

Part 2: Resource Governor CPU Demo on multiple CPUs - SQL Server SQLOS team blog - Site Home - TechNet Blogs: "select scheduler_id, cpu_id, status, is_online from sys.dm_os_schedulers"

'via Blog this'

lunes, 13 de mayo de 2013

SQL Consolidation Planning and recommended practices - Team blog of MCS @ Middle East and Africa - Site Home - TechNet Blogs

SQL Consolidation Planning and recommended practices - Team blog of MCS @ Middle East and Africa - Site Home - TechNet Blogs: "Consolidation strategies
SQL server consolidation can be achieved mainly through one of the below strategies:

Virtualization: using a single physical machine to host multiple virtual machines (VMs) running Microsoft® SQL Server® data management software
Multiple Instances: using a single machine to host multiple SQL Server instances,
Multiple databases: using a single instance of SQL Server to host multiple databases
Each of these strategies has different advantages and disadvantages related to security and compliance requirements, high availability and disaster recovery requirements, resource management benefits, level of consolidation density, and manageability tradeoffs"

'via Blog this'

Using DMVs to Adjust SQL Server Resource Governor Settings

Using DMVs to Adjust SQL Server Resource Governor Settings:

'via Blog this'

Stored procedure: master dbo sp_RG, Created: Mar 8 2013 6:47PM, Modified: May 12 2013 12:55AM

Stored procedure: master dbo sp_RG, Created: Mar 8 2013 6:47PM, Modified: May 12 2013 12:55AM:

'via Blog this'

Resource Governor Workload Management Scenarios

Resource Governor Workload Management Scenarios: "Monitor the Resource Governor performance counters and query the DMVs that will return information about resource usage for a workload group."

'via Blog this'

Considerations for Writing a Classifier Function

Considerations for Writing a Classifier Function:

'via Blog this'

viernes, 10 de mayo de 2013

execution plan - SQL Server 2008 R2 sys.dm_exec_sql_text question - Database Administrators Stack Exchange

execution plan - SQL Server 2008 R2 sys.dm_exec_sql_text question - Database Administrators Stack Exchange:

'via Blog this'

Redistributing DTS with your program

Redistributing DTS with your program:

'via Blog this'

INF: How to Run a DTS Package as a Scheduled Job

INF: How to Run a DTS Package as a Scheduled Job:

'via Blog this'

Using fn_dblog, fn_dump_dblog, and restoring with STOPBEFOREMARK to an LSN - Paul S. Randal

Using fn_dblog, fn_dump_dblog, and restoring with STOPBEFOREMARK to an LSN - Paul S. Randal:

'via Blog this'

Reading database transaction log with fn_dump_dblog() - Data, Design, and SQL Server - Site Home - MSDN Blogs

Reading database transaction log with fn_dump_dblog() - Data, Design, and SQL Server - Site Home - MSDN Blogs:

'via Blog this'

Stanley Johns's Database Blog | SQL server and MySQL tips | Page 3

Stanley Johns's Database Blog | SQL server and MySQL tips | Page 3:

'via Blog this'

sql server 2008 - How to print out the query SQL text of a transaction by querying the "fn_dblog" or DBCC LOG('DataBaseName')? - Database Administrators Stack Exchange

sql server 2008 - How to print out the query SQL text of a transaction by querying the "fn_dblog" or DBCC LOG('DataBaseName')? - Database Administrators Stack Exchange:

'via Blog this'

Tracking Transaction Log Records With SQL Server 2012 Extended Events | DBA Journey

Tracking Transaction Log Records With SQL Server 2012 Extended Events | DBA Journey:

'via Blog this'

transaction - How to find out who deleted some data SQL Server - Database Administrators Stack Exchange

transaction - How to find out who deleted some data SQL Server - Database Administrators Stack Exchange:

'via Blog this'

Truncate » John Huang's Blog

Truncate » John Huang's Blog: "sys.system_internals_allocation_units"

'via Blog this'

How to recover deleted data from SQL Server | SQL Server Portal

How to recover deleted data from SQL Server | SQL Server Portal:

'via Blog this'

SQL 2000 ::fn_dblog vs DBCC LOG: The good, the bad and the ugly. | Art of SQL

SQL 2000 ::fn_dblog vs DBCC LOG: The good, the bad and the ugly. | Art of SQL:

'via Blog this'

SQLskills Immersion Event Internals and Performance | Tracy Boggiano's SQL Server Blog

SQLskills Immersion Event Internals and Performance | Tracy Boggiano's SQL Server Blog:

'via Blog this'

Interpreting Tran Log Page Splits - SQL Server Q&A from the SQL Server Central community

Interpreting Tran Log Page Splits - SQL Server Q&A from the SQL Server Central community:

'via Blog this'

Killspid's blog: Using fn_dblog

Killspid's blog: Using fn_dblog:

'via Blog this'

Finding out who dropped a table using the transaction log - Paul S. Randal

Finding out who dropped a table using the transaction log - Paul S. Randal:

'via Blog this'

miércoles, 8 de mayo de 2013

Wait Types - SQLServerPedia

Wait Types - SQLServerPedia:

'via Blog this'

Hacking SQL Server

Hacking SQL Server:

'via Blog this'

Introducing SQL Server Extended Events

Introducing SQL Server Extended Events:

'via Blog this'

SQL Server 2005 Index Best Practices

SQL Server 2005 Index Best Practices:

'via Blog this'

SQL Server: Revelar datos ocultos para optimizar el rendimiento de las aplicaciones

SQL Server: Revelar datos ocultos para optimizar el rendimiento de las aplicaciones:

'via Blog this'

Using XEvents (Extended Events) in SQL Server 2008 to detect which queries are causing Page Splits - Eladio Rincón y SQL Server

Using XEvents (Extended Events) in SQL Server 2008 to detect which queries are causing Page Splits - Eladio Rincón y SQL Server:

'via Blog this'

Investigating SQL Server 2008 Wait Events with XEVENTS

Investigating SQL Server 2008 Wait Events with XEVENTS:

'via Blog this'

SQL Server: Revelar datos ocultos para optimizar el rendimiento de las aplicaciones

SQL Server: Revelar datos ocultos para optimizar el rendimiento de las aplicaciones:

'via Blog this'

SQL Server Tempdb Usage and Bottlenecks tracked with Extended Events

SQL Server Tempdb Usage and Bottlenecks tracked with Extended Events:

'via Blog this'

Query Hints (Transact-SQL)

Query Hints (Transact-SQL):

'via Blog this'

SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU | SQL Server Journey with SQL Authority

SQL SERVER – MAXDOP Settings to Limit Query to Run on Specific CPU | SQL Server Journey with SQL Authority:

'via Blog this'

2012 June | Brent Ozar Unlimited

2012 June | Brent Ozar Unlimited:

'via Blog this'

SQL Server Reference Guide | Performance Tuning SQL Server: Tools Overview | InformIT

SQL Server Reference Guide | Performance Tuning SQL Server: Tools Overview | InformIT:

'via Blog this'

SQL Server Performance Tuning Links

SQL Server Performance Tuning Links:

'via Blog this'

Black Belt Administration: Performance Dashboard for Microsoft SQL Server, Part II - Page 2 — DatabaseJournal.com

Black Belt Administration: Performance Dashboard for Microsoft SQL Server, Part II - Page 2 — DatabaseJournal.com:

'via Blog this'

Database Mail set up in SQL Server 2008 - SQLServerCentral

Database Mail set up in SQL Server 2008 - SQLServerCentral:

'via Blog this'

Using Policy Based Management in SQL Server 2008

Using Policy Based Management in SQL Server 2008:

'via Blog this'

Using Policy Based Management for checking SQL Server database file extensions

Using Policy Based Management for checking SQL Server database file extensions:

'via Blog this'

SQL Server OLEDB Wait Type | Logical Read

SQL Server OLEDB Wait Type | Logical Read:

'via Blog this'

Troubleshooting Performance Problems in SQL Server 2005

Troubleshooting Performance Problems in SQL Server 2005:

'via Blog this'

Description of the Replay Markup Language (RML) Utilities for SQL Server

Description of the Replay Markup Language (RML) Utilities for SQL Server:

'via Blog this'

miércoles, 1 de mayo de 2013

TSQL Tuning: How to Measure Performance Improvements (Video) | Brent Ozar Unlimited

TSQL Tuning: How to Measure Performance Improvements (Video) | Brent Ozar Unlimited:

'via Blog this'

Free SQL Server Tools Software and Utilities

Free SQL Server Tools Software and Utilities:

'via Blog this'

2012 June | Brent Ozar Unlimited

2012 June | Brent Ozar Unlimited:

'via Blog this'


'via Blog this'

Blog - Brent Ozar | Brent Ozar Unlimited - Part 16

Blog - Brent Ozar | Brent Ozar Unlimited - Part 16:

'via Blog this'

N Microsoft Press - Microsoft SQL Server 7. 0 System Administration Training Kit / Lesson 2: Tools for Monitoring SQL Server

N Microsoft Press - Microsoft SQL Server 7. 0 System Administration Training Kit / Lesson 2: Tools for Monitoring SQL Server:

'via Blog this'

Tip (SQL Server): List of all the DBCC commands with their syntax

Tip (SQL Server): List of all the DBCC commands with their syntax: "dbcc freeze_io"

'via Blog this'

What to do if your SQL Server system is slow | SQL Server Performance Forums

What to do if your SQL Server system is slow | SQL Server Performance Forums:

'via Blog this'

Ten SQL Server DBA Tools to Make the Life of Database Administrator Easier - SQL Password Recovery

Ten SQL Server DBA Tools to Make the Life of Database Administrator Easier - SQL Password Recovery: "http://opendbiff.codeplex.com"

'via Blog this'

Open DBDiff - Home

Open DBDiff - Home:

'via Blog this'

dta Utility

dta Utility:

'via Blog this'

Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning

Introduction to SQLDIAG for SQL Server Performance Monitoring and Tuning:

'via Blog this'

SQL Query Optimization FAQ Part 1 (With video explanation) - CodeProject

SQL Query Optimization FAQ Part 1 (With video explanation) - CodeProject:

'via Blog this'

Execution Plan Basics

Execution Plan Basics:

'via Blog this'

SET STATISTICS IO (Transact-SQL)

SET STATISTICS IO (Transact-SQL):

'via Blog this'

Sql Server 2005 – Twelve Tips For Optimizing Query Performance by Tony Wright | Business Application Development for Strategic Advantage Melbourne | Hazaa

Sql Server 2005 – Twelve Tips For Optimizing Query Performance by Tony Wright | Business Application Development for Strategic Advantage Melbourne | Hazaa:

'via Blog this'

Optimizing MERGE Statement Performance

Optimizing MERGE Statement Performance: "CREATE TABLE dbo.Stock (StockName nvarchar(50) PRIMARY KEY, Qty int CHECK (Qty > 0));
"

'via Blog this'

index tuning - SQL server indexing foreign keys, covering indexes included columns - Database Administrators Stack Exchange

index tuning - SQL server indexing foreign keys, covering indexes included columns - Database Administrators Stack Exchange: "dm_db_index_usage_stats "

'via Blog this'

Monitor Disk Usage

Monitor Disk Usage:

'via Blog this'

Policy-Based Management How-to Topics

Policy-Based Management How-to Topics:

'via Blog this'