SQL Server 2000 Black Book
A review of the SQL Server 2000 Black Book from the Coriolis Black Book series.
A review of the SQL Server 2000 Black Book from the Coriolis Black Book series.
In SQL Server 7.0 Data Transformation Services (DTS), dynamically configuring packages was difficult. With the aid of a new Dynamic Properties task in SQL Server 2000, this assignment is easy.
This article by Andy Warren provides an introduction to some of the fixed database roles and things to consider when using them.
These are some stories that show the downside of everyone having cell phones.
The Index Wizard is a handy tool shipped as part of the SQL 7 Profiler that can analyze a set of SQL queries and suggest index changes that could improve their performance.
Global variables are a little known solution in Data Transformation Services (DTS). Often packages become "stale", where you must develop a package for each client.
The CASE statement is a very flexible tool. Here are just a few of the tricks you can work with it.
In this article, we get you started with the core knowledge you'll need to transform your data using DTS.
If you use performance log data and need to conduct time-sensitive analysis, watch out for this little feature in Windows 2000.
Replicating continuously minimizes latency, but at a cost. If you're replicated a lot of databases, read this article for some ideas about how to trade latency for overhead by runnig your agents in non-continous mode.
By Brian Kelley
It's like disaster recovery (and business continuity) planning is the end-of-term research paper that...
The slides and scripts for my session “Tackling the Gaps & Islands Problem with...
Look, we all know data is king these days. But having mountains of data...
I have a scenario where log backup is getting failed in Secondary replica on...
Comments posted to this topic are about the item Everything is Code
I have a statistics objects with 2 key columns from my tables. How many histograms and their type are stored?
See possible answers