Sign in
Fort SQL
Information about SQL Server security.
Tags
Admin
Alerting
Auditing
Configuration
Debug
Encryption
Error
Maintenance
Off-Topic
PBM
Performance
PFE
Scripts
SRRs
STIG
Browse by Tags
TechNet Blogs
>
Fort SQL
>
All Tags
>
off-topic
Tagged Content List
Blog Post:
SQL Server 2012 Virtual Labs
Quantum John
Want to try SQL Server 2012 without even installing it? Easy... use SQL Server 2012 Virtual Labs at http://technet.microsoft.com/en-us/video/Hh913731 !
on
23 Oct 2012
Blog Post:
Capture Custom Events in Profiler for Troubleshooting
Quantum John
User configurable events have been available in SQL Server since at least version 2000, but aren't often used, I suspect just because DBA's aren't familiar with them. Here's a screen shot of the Events Selection page of the Trace Properties for a SQL Server Profiler trace: Despite having all of...
on
21 Jun 2012
Blog Post:
Note to self on AlwaysOn...
Quantum John
I came up with the idea that perhaps we could let clients connect to a database in an AlwaysOn Availability Group (AG) by the current instance name instead of the virtual network name (VNN) if the cluster service crashed. This idea does not work. Microsoft Consultant Don Scott set up a very simple...
on
9 May 2012
Blog Post:
SQL Server Installation Center 2012
Quantum John
As a reminder for myself when I can't fire up the Installation Center, here are the screen shots. To make it slightly more interesting, I'm adding some notes about the differences from the 2008 R2 version. I'm also attaching a Word doc with the 2012 and 2008 R2 versions side by side for a friend who...
on
7 Mar 2012
Blog Post:
SQL Server 2012 release date: March 7, 2012
Quantum John
It's official, SQL Server 2012 goes on the market on Wednesday, March 7th, 2012! Update on Feb 27, 2012: Rats. I'm always careful not to divulge any confidential information, and I'm sure I got this date from an official source that did NOT state that it was confidential, and therefore I shared the...
on
24 Jan 2012
Blog Post:
Get Rid of Deadlocks
Quantum John
Locks are used by relational database management systems to increase user concurrency (more users) while guaranteeing data consistency. A deadlock is when two locks interfere each other, and is caused by one process locking a row, page, partition, or table while it waits for another row, page, partition...
on
12 Dec 2011
Blog Post:
PFE vs. Consultant
Quantum John
Well, it's almost the end of June and none of my draft posts are close enough to finishing to meet my self-imposed standard of at least one post per month. So, here's a pathetic little human-interest post. Microsoft has a Services group which provides a variety of support personnel to customers. Customers...
on
28 Jun 2011
Blog Post:
Test SharePoint Mirror Without Down-Time
Quantum John
Here's a SQL Server PFE war-story to give one example of one of the kind of work we might do. Most of the customers I support run SharePoint services, and they use a variety of methods to provide disaster recovery capabilities. One method involves SQL Server's Database Mirroring capability to maintain...
on
19 May 2011
Blog Post:
Failover Cluster Concepts
Quantum John
This post is primarily an online note for myself, which I'll make public in case someone else might find it helpful, but here's one issue I've seen cause more confusion among my customers than any other regarding SQL Server clustering. The SQL Server installation process does not create a cluster --...
on
18 Oct 2010
Blog Post:
SharePoint/SQL Server Hierarchy
Quantum John
Where do SQL Server databases fit into the SharePoint architecture? Here's my non-expert understanding: A SharePoint instance (aka a SharePoint farm) has one or more Web Apps. A Web App has one or more Content Databases, where a Content Database is a single database in SQL Server. Each Web App...
on
14 Sep 2010
Blog Post:
The Myth of Unstructured Data
Quantum John
There's no such thing as "unstructured data." Yes, you hear that term all the time in the database industry, and it has appeared in countless books and articles. It's all wrong. Data has meaning, and it is impossible to have meaning without structure. Some people categorize data as either relational...
on
26 Mar 2010
Blog Post:
SharePoint User Connections
Quantum John
A long time ago I learned a SQL Server performance guideline: User Connections should be well under 255. I think I learned that while working with SQL Server 6.5 or 7, and if it did go over 255, SQL Server would have to significantly increase the amount of memory used per connection to manage them all...
on
21 Jan 2010
Blog Post:
Hyper-Cluster
Quantum John
Last year about this time I set up a completely virtualized cluster (only one physical computer) using Windows Server 2008 Hyper-V and iSCSI via Windows Storage Server 2008 (WSS). WSS had been released a couple of days before, I had been waiting for it, and it was worth the wait. Whenever the topic...
on
19 Jan 2010
Blog Post:
SQL Server Index Key Performance Indicators
Quantum John
It's common for PFE's to get involved with performance tuning issues, and for SQL Server, indexes are a critical part of maximum performance. I recently ran into a performance problem that was due entirely to the statistics being outdated on an index, so I refreshed my memory a bit about them and came...
on
14 Jan 2010
Blog Post:
Project Oslo, a.k.a. SQL Server Modeling Services
Quantum John
Interesting. Project Oslo has an official name now, "SQL Server Modeling Services." It's interesting because Oslo seems strongly oriented toward developers, not SQL Server. For example, Oslo was absent from SQL PASS 2009, the leading SQL Server professional conference, which was only 3 weeks ago, and...
on
20 Nov 2009
Page 1 of 1 (15 items)