News

Microsoft Releases SQL Server 'Denali' CTP3, SQL Server 2008 R2 SP1

Microsoft this week released a pair of updates for SQL Server, including a third community technology preview (CTP3) of the next version of the company's flagship database management system, code-named "Denali." The Denali CTP3 can be downloaded here.

Also released this week was SQL Server 2008 R2 SP1, a service pack of update of Microsoft's shipping SQL Server product. The SP1 downloaded can be found here. The service pack provides greater supportability in "dynamic management views," improved query performance through a "ForceSeek" feature, improved upgrades via Data-tier Application Component Framework and better disk space control for PowerPivot, Microsoft's data analysis tool for Excel. Developers can find release notes for SQL Server 2008 R2 SP1 at this wiki page.

Microsoft described the availability of Denali CTP3, as well as SP1 for SQL Server 2008 R2, at this SQL Server team blog post.

Denali CTP3 Features
Some new Denali CTP3 features got showcased during a Tuesday session talk at the WPC by Robert Wahbe, Microsoft's corporate vice president for server and tools marketing. He boasted that Gartner has ranked SQL Server at the top for its business intelligence capabilities. He also touted SQL Server Denali's security capabilities, although the database management system is still relatively new on the scene.

"One thing that's very amazing about this release is that we've had zero, literally zero security vulnerabilities, so [it's] the most secure database in the world of any of the major vendors," Wahbe claimed.

Wahbe listed a few other Denali highlights during the talk, including AlwaysOn, which is designed to enable high availability for SQL Server.

"We now have a new feature in Denali called 'AlwaysOn'," Wahbe said. "It allows with a very simple wizard, small number of clicks, [that] you can have multiple secondaries for disaster recovery," he explained.

Wahbe also noted a new "column index" feature in Denali for running data warehouse queries. Possibly, that's the code-named "Apollo" feature that Microsoft described when it first announced Denali back in November.

"We have now new in Denali a column index, which improves the performance of data warehouse queries 10x," Wahbe claimed. "So literally, [the performance is] 10x faster for the most large and complex data warehouse queries."

Perhaps the most exciting Denali feature shown at the WPC was its "Crescent" analytical mashup capability, which can produce charts with a high degree of interactivity and drill-down capability. Wahbe described Crescent as part of Microsoft's general approach of enabling business intelligence capabilities for information workers.

"We are a leader in BI, with our solutions between Excel and PowerPivot, SharePoint for sharing of those BI scenarios, and then SQL Server powers all of that with reporting services and analysis services," Wahbe said. "And Denali takes an even bigger step forward with technologies like Crescent, which allows ad hoc exploration."

Crescent Demo
Amir Netz, a Microsoft distinguished engineer, showed off Denali's Crescent capabilities in a demo during the session talk. The demo charted application performance vs. service level agreement uptime. With Crescent, Netz could click on a graph and drill down to see specific performance information, and the performance of the mashup was supported by using AlwaysOn.

"In SQL Server Denali, we have a new capability that is called AlwaysOn," Netz said. "And AlwaysOn is a great way to get the right set of nines out of your applications for both performance and availability. Setting up AlwaysOn in an application is just a five-step wizard, and when you set it up, you have a host of features, including for example, active secondary. And with active secondary, you not only get availability from the secondary, but you can also use the hardware that is using them for the backup to get better performance."

During the Tuesday keynote earlier in the day, Netz showed a different Crescent demo that plotted car sales against gas prices, with the aggregated gas price data being pulled down from Windows Azure storage. Netz demonstrated how Crescent can display the data in a slideshow-like format, with graph lines showing car-model sales rising or falling relative to gas price data. For instance, Netz's demo showed a hybrid car model gaining traction over an SUV model over time as gas prices increased.

The gas price vs. car price Crescent demo is an example of a business intelligence mashup that incorporates data from Microsoft's Windows Azure Marketplace. Last fall, Microsoft started to provide data access services through the marketplace. Now, Microsoft has added applications to it, including direct services such as full software-as-a-service-type applications. The apps, currently numbering in the hundreds, are available only in the United States today, but availability will be expanded to additional markets in the coming months, according to Amy Barzdukas, general manager of communications for the Server and Tools Business Group at Microsoft.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube