|
|
Browse by Tags
All Tags » microsoft » technet (RSS)
Showing page 1 of 2 (20 total posts)
-
TechNet Webcast: SQL Server 2008 (Part 3 of 3): Integrate Growing Data Volumes (Level 300)
Attend this session to learn how to integrate growing volumes of data with the new enhancements in Microsoft SQL Server 2008. We cover new technologies, like Change Data Capture and MERGE SQL statement, in addition to scalability improvements in SQL ...
-
You may be aware that or seen within your Database platform about slower disk performance than expect having multiple disks in Windows Server 2003 environment when you use a hardware-based redundant array of independent disks (RAID) or a software-based RAID. This could be due to one of the reasons such as starting location of partition is ...
-
Microsoft has rolled out new program called - Empower Program that will enable the ISVs to receive software, support and additional resources designed to help you
lower your development costs, test your software and speed your solution's
time-to-market.
Jason from MSFT/SSP quoted about this program as follows:
Empower ...
-
As blogged here before Virtual Labs are very handy for the new users and existing professionals to test out new features without disturbing their own platform. In this scenario Microsoft events are helping the users by providing access to their virtual platform for BI & Relational Databases that are built in latest operating system with new ...
-
Continuing from this SQL2008CTP blog post it seems there is a confusion on the SQL 2008 CTP downloads page
The technet link 851664 refers that Evaluate Microsoft SQL Server 2008 today page was published: November 12, 2007 and further after registering the interest on this SQL2008CTP download it refers February 2008.
Whatever, the next ...
-
Microsoft Synchronization Services for ADO.NET provides the ability to synchronize data from disparate sources over two-tier, N-tier, and service-based architectures. Rather than simply replicating a database and its schema, the Synchronization Services application programming interface (API) provides a set of components to synchronize data ...
-
Have you ever asked this question about how do I identify the queries that worth tuning? The simple answer it is neither easy or hard to obtain such information if you have managed your SQL Server by deploying industry best practices (wherever possible).
Then it comes what kind of practice you should deploy in order to obtain the ...
-
It is worth mentioning the valueable query I have been through when referring to Technet Magazine, the following query has given me useful information in finding out what are my top 20 most expensive queries that are consuming most of disk I/O (read & write). November2007 magazine refers as follows:
SELECT TOP 20 SUBSTRING(qt.text, ...
-
Whenever a service pack is released it will be available for 32-bit and 64-bit that also includes for SQL Express 2005 edition too, as it was for MSDE earlier. Since last year (I think) Microsoft Development team has adopted a standard in naming schema for all service pack updates aka they call it now as a software update packages for ...
-
You might have come across on the web resources that setting the disk to a 64k cluster size (8 * 8KB pages) might achieve the performance. But have you wondered will this really boost the disk performance, see in what scenario such as lots of reads and writes from the database to disk. In this case take help of SYSMON (PERFMON) for Avg. Disk ...
1
|
|
|