Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
What's New in SQL Server 2012

You're reading from  What's New in SQL Server 2012

Product type Book
Published in Oct 2012
Publisher Packt
ISBN-13 9781849687348
Pages 238 pages
Edition 1st Edition
Languages

Table of Contents (19) Chapters

What's New in SQL Server 2012
Credits
About the Authors
Acknowledgment
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
Installing SQL Server 2012 SQL Server Administration Transact SQL Analysis Services Reporting Services Integration Services Data Quality Services AlwaysOn Distributed Replay Big Data and the Cloud Index

SSISDB – the SSIS Catalog database


There is a new system database in town! The SSISDB catalog holds all of the essential server metadata for SSIS projects that have been deployed to the SSIS server. This includes the package operational history, parameters, environments and the deployment history. The SSISDB database resides on the relational database engine and can be treated like any other database in terms of backup and maintenance, including full, differential and transaction log backups. It stores both the SSIS project and the project deployment .ispac file—an XML format file, which represents the metadata describing the SSIS project. More information can be found at http://msdn.microsoft.com/en-us/library/ff952821(v=sql.105).aspx.

Note

If you wish to backup and restore SSISDB to another server, you need to follow a few steps in addition to the obvious ones. This article available on the MSDN site details how to deal with backing up and restoring the master key to allow you to restore...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}