Microsoft's SQL Server team released a number of small updates last month. Notable ones include: Power BI for on-premises servers, System Center support for SQL Server 2014, and updates to Java/PHP drivers. But the first thing to focus on is the Microsoft migration tool for DB2 users.
Microsoft's SQL Server Migration Assistant for DB2 (SQL Server Migration Assistant for DB2) recently released version 6.0. The tool claims to "automate all aspects of migration work, including migration assessment analysis, schema and SQL statement conversion, and data migration."
SSMA for DB2 v6.0 is designed to support everything from DB2 (DB2 on z/OS versions 9.0 and 10.0 and DB2 on Linux/Unix/Windows versions 9.8 and 10.1) to SQL Server 2012, SQL Server 2014 and Azure SQL DB.
Since DB2 provides some features that are not available in SQL Server, this tool also adds additional functionality to SQL Server to help it emulate DB2. Unfortunately, there is no documentation for these special features yet.
SQL Server Migration Assistant is also available for MySQL, Oracle, Sybase and Access. You can find more information on migrating from these database engines by reading the SSMA team’s blog.
The definition of Power BI is incomplete, but broadly speaking, it is a series of business intelligence tools provided through Excel and Office 365. In addition to general charts and reports, it includes a natural language query engine designed to allow non-technical users to perform relevant queries on the data.
The newly released Power BI Analysis Services Connector allows you to connect local instances of Power BI and SQL Server Analysis Services together. To use this connector, you first need to establish Active Directory synchronization between your Azure and on-premises Active Directory.
Users of the System Center Operations Management Console can now "discover and manage" SQL Server 2014 instances using the Management Pack for SQL Server 2014. This management pack is only available for SQL Server 2014. For SQL Server 2005 to 2012, another package is required.
## PHP support for SQL Server Microsoft now provides three versions of the PHP driver for SQL Server.New features
For SQL Server 2014 products, the mirror management scenario has been added
SPN Monitor now has a "search scope" parameter that allows end users to choose between LDAP and global directories.
Added fixed timeout bug in CPU tool monitoring scenario
You can now monitor the SQL Server instance on the same server using its own network interface and default port.
SQL Server instances with underscores or other special symbols under their names can be monitored.
improve
The dependency on the SQL Server Library Management Pack has been removed
Supports CPU local performance counters and logical disk indicators
Discover the SQL Server Integration Services Monitoring Seed
Move SQL Server Integration Services to a standalone management pack
Support SQL Server non-default port
Optimized performance collection replaced with raw performance collection to guarantee accuracy of hourly and daily aggregated data.
The above is the detailed content of Latest updates about SQL Server. For more information, please follow other related articles on the PHP Chinese website!