Tag: "ctp2"

SQL Server 2014 CTP2 auf PASS Summit Released / öffentlicher Download / public download

(de)
Wie ich erwartet hatte, wurde heute am 16.10. auf dem SQL PASS Summit in Charlotte USA, die CTP 2 des SQL Server 2014 veröffentlicht. :-)
Die Final erwarte ich noch im ersten Quartal 2014 herauszukommen.

Hier ist der Link zum Download:

(en)
As I have expected, today, Oct. 16th the CTP 2 of SQL Server 2014 was published at dem SQL PASS Summit in Charlotte USA. :-)
I am expecting the final to come along in the first quarter of 2014.

Here is the link to the download:

 

technet.microsoft.com/en-US/evalcenter/dn205290

 

SQL_Server_2014_CTP2_VersionInfo

 

Ein kurzer Überblick über die Neuheiten im Bereich der Datenbank-Engine in diesem Release – zusätzlich zu den Neuerungen aus CTP1, über die ich hier schon berichtete:

 

  • AlwaysOn
    • Bis zu 8 Sekundäre Replikas
    • Bei Quorum-Verlust bleiben read-only Replicas zum Lesen verfügbar
    • Failover cluster instances (FCIs) können Cluster Shared Volumes als cluster shared disks in Windows Server 2012 und höher verwenden
  • Datenbank Engine
    • Single Partition Rebuilding
    • Lock Priority Management für Online-Operationen
    • Incrementelle Statistiken
    • Resource Governor Unterstützung für physical IO
    • Neue „Erweiterte Ereignisse“ (XEvents): 775 insgesamt, 152 mehr als SQL 2012 SP1, 12 seit CTP1
  • In-Memory OLTP aka Extreme Transactional Processing (XTP, vormals Codename “Hekaton”)
    • B-tree Indexe (Hash-Indexe seit CTP1)
    • Delayed Transaction Durability

A short overview on the New Features in the Database-Engine part in this release – cumulative to the new features from CTP1, which I have listed here already before:

 

  • AlwaysOn
    • Up to 8 secondary replicas
    • In case of loss of quorum, read-only replicas remain available for read-access
    • Failover cluster instances (FCIs) can use Cluster Shared Volumes as cluster shared disks in Windows Server 2012 and above
  • Database Engine
    • Single Partition Rebuild
    • Lock Priority Management for Online-Operations
    • Incremental Statistics
    • Resource Governor support for physical IO
    • New Extended Events: 775 total, 152 more than SQL 2012 SP1, 12 since CTP1
  • In-Memory OLTP  aka Extreme Transactional Processing (XTP, formerly Codename “Hekaton”)
    • B-tree indexes (Hash indexes since CTP1)
    • Delayed Transaction Durability

 

 SQL_Server_2014_CTP2_Delayed_Durability_Database_Option

 

  • Sicherheit:

 Security:

  • Encrypted Backups
  • New permissions (more on that soon in my blog, especially also in addition to the „CONTROL SERVER“-Topic

 

 SQL_Server_2014_CTP2_Backup_Encryption_SSMS

 

In Reporting Services und Integration Services gibt es keine Änderungen zu vermelden.

Die komplette Liste ist hier zu finden: msdn.microsoft.com/de-de/library/bb510411%28v=sql.120%29.aspx

Dazu kommen viele Neuerungen im Zusammenspiel mit SQL Azure und im BI & Information Services Bereich. Über diese in Detail zu Berichten, überlasse ich meinen geschätzten Kollegen. Ich werde hier auf die entsprechenden Blog-Posts verweisen sobald diese fertig sind.

Hinweis: Ein Upgrade der CTP1 zur CTP2 ist nicht unterstützt.

In Reporting Services and Integration Services there are no changes.

The complete list can be found here: msdn.microsoft.com/en-us/library/bb510411(v=sql.120).aspx

Added to that there are many new enhancements connected with SQL Azure and in the area of BI & Information Services. I will leave detailed reports on those to my valued colleagues and will link to the respective blog-posts once ready.

Note: Upgrading from CTP1 to CTP2 is not supported.

 

Have fun with SQL Server 2014 CTP2

 

Andreas