SlideShare a Scribd company logo
1 of 1
Download to read offline
DATABASES THAT SUPPORT SHAREPOINT 2013 
© 2012 Microsoft Corporation. All rights reserved. To send feedback about this documentation, please write to us at ITSPDocs@microsoft.com. 
Microsoft SQL Server databases are integral to SharePoint 2013. The databases used in a specific environment are determined by the product, version, edition, and features that are running. Database size, and the edition of SQL Server that you run are determined by the capacity and feature requirements of your environment. 
SHAREPOINT SERVICE APPLICATIONS 
SQL SERVER 
Co-location guidance: Whether a database must or must not be located on the same server instance with another database. I/O patterns: Whether the database is mostly used for reading or writing data. 
Scaling guidance:  Scale up: to increase the size available to the database, move to a larger server.  Scale out: to increase the size available to the database, add another database. Multiple database icons indicate scale out. 
Recommended SQL Server edition: A specific edition of SQL Server that is recommended, and why. In general, in this poster, recommendations are made based on the assumption that you are running an enterprise environment. 
Definitions 
SHAREPOINT 
Legend 
SQL Server 2008 R2SQL Server 2012 
SQL Server 2008 R2 Reporting ServicesSQL Server 2012 Reporting Services 
SharePoint 2013common databases (Foundation, Server) 
SharePoint Server 2013 (Standard, Enterprise) 
User Profile service application 
Search service application 
SharePoint 2013 system databases (Foundation, Server) 
Large: Up to 1 terabyteExtra-large: 1 terabyte or more 
Very Small: 100 MB or lessSmall: Up to 1 GBMedium: Up to 100 GBSupport multiple databases(scales out) 
Database types 
Database size ranges(Database icons shown are not to scale) 
Other notations 
SharePoint Server 2013 service application databases 
Project Server 2013(Project Server service application , ProjectWebApp) The database stores all the data for a single Project Web App (PWA) enabled site, along with the following:  All Project and Portfolio Management (PPM) data  Time tracking and Timesheet data  Aggregated SharePoint project site dataSignificant database growth is unlikely. Scaling guidance: Scale up the SQL Server that hosts the Project Server service application databases. I/O patterns: Read-heavy 
Small - medium 
SQL Server PowerPivot Service Application(PowerPivot Service service application, DefaultPowerPivotServiceApplicationDB_<GUID>) Stores data refresh schedules, and PowerPivot usage data that is copied from the central usage data collection database. Significant growth is unlikely. When in use, PowerPivot stores additional data in content databases and in the Central Administration content database. Requirements: SQL Server 2012 Analysis Services, Business Intelligence or Enterprise Edition. Scaling guidance: Scale up. 
SQL Server 2008 R2 (SP1) & SQL Server 2012 system databases 
masterRecords all system level information for a SQL Server instance, including logins, configurations, and other databases. Scaling guidance: Scale up. (Significant growth is unlikely). modelUsed as the template for all databases created in an instance. Scaling guidance: Scale up. (Significant growth is unlikely). msdbRecords operators, and used by SQL Server Agent to schedule alerts and jobs. Scaling guidance: Scale up. (Significant growth is unlikely). tempdbHolds all temporary tables and temporary stored procedures and fills any other temporary storage needs. The tempdb database is re- created every time the SQL Server instance is started. Co-location guidance: Locate on a separate spindle from all other databasesScaling guidance: Scale up 
App Management(App Management service application, App_Management_<GUID>) Stores the App licenses and permissions that are downloaded from the Global Marketplace. Scaling guidance: Scale-out only on SharePoint OnlineI/O patterns: Write-heavy during Apps installation and license renewal. 
SharePoint 2013 (Foundation and Server) service application databases 
SharePoint User Profile service databases (Server) 
Profile(User Profile service application, User Profile Service Application_ProfileDB_<GUID>) Stores and manages users and their social information. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: Read-heavySynchronization(User Profile service application, User Profile Service Application_SyncDB_<GUID>) Stores configuration and staging data for use when profile data is being synchronized with directory services such as Active Directory. Size is determined by number of users, groups, and the ratio of users to groups. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: EvenSocial Tagging(User Profile service application and the Metadata Management service application, if tags are used for metadata, User Profile Service Application_SocialDB_<GUID>) Stores social tags and notes created by users along with their respective URLs. Size is determined by the number of tags and ratings created and used. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: Read-heavy 
Medium - large 
Small – extra-large 
Search Administration(Search service application, Search_Service_Application_DB_<GUID>) Hosts the Search application configuration and access control list (ACL) for the crawl component. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. Analytics Reporting(Search service application, Search_Service_Application_AnalyticsReportingStoreDB_<GUID>) Stores the results for usage analysis reports and extracts information from the Link database when needed. Scaling guidance: Scale-out — add additional Analytics Reporting database using a split operation when the main database size becomes >200GB. I/O patterns: Write-heavy during nightly analytics update. Crawl(Search service application, Search_Service_Application_CrawlStoreDB_<GUID>) Stores the state of the crawled data and the crawl history. Co-location guidance: In large-scale environments. Scaling guidance: Scale-out — add additional Crawl database per every 20 million items crawled. I/O patterns: Read-heavyRecommended SQL Server edition: SQL Server 2008 R2 with Service Pack 1 (SP1) or SQL Server 2012, Enterprise edition, so that the Search service application can take advantage of data compression. Link(Search service application, Search_Service_Application_LinkStoreDB_<GUID>) Stores the information that is extracted by the content processing component and the click through information. Co-location guidance: On sites with heavy traffic we recommend the Links database to utilize separate spindles from other databases. Scaling guidance: Scale-out — add additional Link database per 60 million documents crawled. Also add additional Link database per 100 million expected queries per year. The Link database grows on disk by 1 GB per 1 million documents fed. The click data grows linearly with query traffic, 1 GB per million queries. I/O patterns: Write-heavy during content processing 
SharePoint Search Service Application databases (Foundation and Server) 
Medium 
Medium - large 
Medium 
Medium - large 
Small - large 
Content(WSS_Content) Stores all site content, including site documents or files in document libraries, list data, Web part properties, audit logs, apps for SharePoint, and user names and rights. All of the data for a specific site resides in one content database. Content databases can contain more than one site collection. Also stores data for Office Web Applications, if in use. The database size varies based on usage pattern, for example the number and size of documents and the number of users. Important guidance: We strongly recommend limiting the size of content databases to 200 GB to help ensure system performance. Content database sizes up to 1 terabyte are supported only for large, single-site repositories and archives with non-collaborative I/O and usage patterns, such as Records Centers. Scaling guidance:  Scale up a database that supports a site collection.  Scale-out at the Web application level: add more content databases as needed to support additional site collections. 
Small 
Central Administration Content(SharePoint_AdminContent_<GUID>) Content database for the Central Administration site. Requirements:  Must be co-located with Configuration database  Only one Central Administration Content database is supported per farm. Scaling guidance: Scale up only, significant growth is unlikely. 
SharePoint system databases 
Configuration(SharePoint_Config) Contains data about all SharePoint databases, all Internet InformationServices (IIS) Web sites or Web applications, trusted solutions, Web Part Packages, site templates, and Web application and farm settings specific to SharePoint 2013, such as default quota and blocked file types. Requirements:  Must be co-located with Central Administration Content database  Only one Configuration database is supported per farm. Scaling guidance: Scale up only, significant growth is unlikely. 
Small 
SQL Server Reporting Services is installed on a SQL Server report server. It stores items such as reports, report-related items and resources, schedules, and subscriptions. It can be configured as a stand-alone server (native mode), multiple servers in a farm, or it can be integrated with SharePoint Server (SharePoint mode). SQL Server Reporting Services can be used with SharePoint Server 2013 Excel Services, PerformancePoint Services, Access Services, Project Server, and Visio Services. If you are running Access Services, then SQL Server 2012 is required. Report Server Catalog(ReportingService_<GUID>) Stores all report metadata including report definitions, report history and snapshots, and scheduling information. When ReportServer is in use, report documents are stored in SharePoint content databases. Requirements: Must be located on the same database server as the ReportServerTempDb database. Supports service applications: Often used with Access Services, Excel Services, PerformancePoint Services, and Visio Services, but not required. Scaling guidance: Scale upI/O patterns: Read-heavyReportServerTempDB(ReportingService_<GUID>_TempDB) Stores all of the temporary snapshots while reports are running. The size varies frequently, depending on use of cached report snapshots. Report Server Alerting(ReportingService_<GUID>_Alerting) This database is found in SQL Server 2012 only. Stores all Data Alerts metadata and runtime information required to produce Data Alerts for Reporting Services operational reports. Data from reports is processed within the database to match rules defined in Alert Definitions. The size varies frequently, depending on use of Data AlertsScaling guidance: Scale up; optimize file I/O; optimize memory usageI/O patterns: Read-heavy, Write-heavyMicrosoft SQL Server 2008 R2 (SP1) Reporting Services & Microsoft SQL Server 2012 Reporting Services 
Small 
Small 
Medium - large 
Business Data Connectivity(Business Data Connectivity service application, Bdc_Service_DB_<GUID>) Stores external content types and related objects. Relative size: SmallScaling guidance: Scale up, (significant growth is unlikely). I/O patterns: Read-heavy 
Small 
Medium 
Small 
Small 
Small 
Extra - large 
Small – extra-largeSmallPerformancePoint Services(PerformancePoint Services service application, PerformancePoint Service _<GUID>) Stores temporary objects and persisted user comments and settings. Scaling guidance:  Scale up the database that supports the service application instance.  Scale out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: Read-heavySmallMedium - largeState Service(State service application, InfoPath Forms Services, Visio Services, SessionStateService_<GUID>) Stores temporary state information for InfoPath Forms Services, Exchange, the chart Web Part, and Visio Services. Database size depends on the usage of features that store data in it. Scaling guidance: Scale-out by adding another State database using Windows PowerShell cmdlets. I/O patterns: Read-heavyWord Automation Services(Word Automation Services service application, WordAutomationServices_<GUID>) Stores information about pending and completed document conversions and updates. Relative size: SmallScaling guidance: Scale up the database that supports the service application instance. (Significant growth is unlikely). I/O patterns: Read and write-heavy once per conversion item. SmallMediumManaged Metadata Service(Managed Metadata Service service application, Managed Metadata Service Application_Metadata_<GUID>) Stores managed metadata and syndicated content types. Also stores the Taxonomy service metadata in a hierarchical structure for items that are used for tagging content and building site collections. Relative size: MediumScaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application. I/O patterns: Read-heavy 
Subscription Settings Service(Microsoft SharePoint Foundation Subscription Settings service application, SettingsServiceDB) Stores features and settings information for hosted customers. This database is not created by default but must be created by using Windows PowerShell or SQL Server. Scaling guidance:  Scale up the database that supports the service application instance.  Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale requirements. I/O patterns: Read-heavy 
Small 
Apps for SharePoint(Apps_<GUID>) Stores information about apps for SharePoint and Access Apps. Scaling guidance: Scale up the database that supports the apps instance. (Significant growth is unlikely). I/O patterns: Read-heavy Very small 
Usage(Usage and Health Data Collection service application, SharePoint_Logging) Installed on SharePoint Online or SQL Azure and also on-premise but not provisioned by default. Stores health monitoring and usage data temporarily, and also used for reporting and diagnostics. The Usage database is the only SharePoint database that can be queried directly and have schema modified by either Microsoft or third-party applications. The database size varies based on retention policy and actual traffic load. Co-location guidance: Place on separate spindleScaling guidance: Scale up the database. Requirements: Only one Usage and Health Data Collection service application instance is supported per farm. I/O patterns: Write-heavy 
Extra - large 
Secure Store Service(Secure Store service application, Secure_Store_Service_DB_<GUID>) Stores and maps credentials such as account names and passwords. Co-location guidance: For secure credential storage, it is recommended that the secure store database be hosted on a separate database instance with limited access to one administrator. Scaling guidance:  Scale up the database that supports the service application instance.  Scale out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. 
SmallSmallMachine Translation Services(SharePoint Translation Services service application, SharePoint Translation Services_<GUID>) Stores information about pending and completed batch document translations with file extensions that are enabled. Relative size: SmallScaling guidance: Scale up the database that supports the service application instance. (Significant growth is unlikely). I/O patterns: Read-heavy

More Related Content

What's hot

Architectural changes in SharePoint 2013
Architectural changes in SharePoint 2013Architectural changes in SharePoint 2013
Architectural changes in SharePoint 2013Shai Petel
 
New features of sql server 2016 bi features
New features of sql server 2016 bi featuresNew features of sql server 2016 bi features
New features of sql server 2016 bi featuresChris Testa-O'Neill
 
Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0srinath_vj
 
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...European SharePoint Conference
 
SQL Reporting Services
SQL Reporting ServicesSQL Reporting Services
SQL Reporting Servicesneha mittal
 
SQL Server Reporting Services 2008
SQL Server Reporting Services 2008SQL Server Reporting Services 2008
SQL Server Reporting Services 2008VishalJharwade
 
Sql server 2008 business intelligence tdm deck
Sql server 2008 business intelligence tdm deckSql server 2008 business intelligence tdm deck
Sql server 2008 business intelligence tdm deckKlaudiia Jacome
 
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013K.Mohamed Faizal
 
Design a share point 2013 architecture – the basics
Design a share point 2013 architecture – the basicsDesign a share point 2013 architecture – the basics
Design a share point 2013 architecture – the basicsAlexander Meijers
 
Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011Itay Braun
 
SAP BI with BO from LCC Infotech,Hyderabad
SAP BI with BO from LCC Infotech,HyderabadSAP BI with BO from LCC Infotech,Hyderabad
SAP BI with BO from LCC Infotech,Hyderabadlccinfotech
 
Reporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With SharepointReporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With SharepointJohn White
 
Share point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signedShare point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signedClay Desk
 
Microsoft gets a life on sql and power bi
Microsoft gets a life on sql and power biMicrosoft gets a life on sql and power bi
Microsoft gets a life on sql and power biOmar Khan
 
Sql server reporting services
Sql server reporting servicesSql server reporting services
Sql server reporting servicesssuser1eca7d
 
Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2Bala Subra
 

What's hot (20)

Bw web application design
Bw web application designBw web application design
Bw web application design
 
Architectural changes in SharePoint 2013
Architectural changes in SharePoint 2013Architectural changes in SharePoint 2013
Architectural changes in SharePoint 2013
 
New features of sql server 2016 bi features
New features of sql server 2016 bi featuresNew features of sql server 2016 bi features
New features of sql server 2016 bi features
 
Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0
 
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
 
SQL Reporting Services
SQL Reporting ServicesSQL Reporting Services
SQL Reporting Services
 
SQL Server Reporting Services 2008
SQL Server Reporting Services 2008SQL Server Reporting Services 2008
SQL Server Reporting Services 2008
 
Sql server 2008 business intelligence tdm deck
Sql server 2008 business intelligence tdm deckSql server 2008 business intelligence tdm deck
Sql server 2008 business intelligence tdm deck
 
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
 
Design a share point 2013 architecture – the basics
Design a share point 2013 architecture – the basicsDesign a share point 2013 architecture – the basics
Design a share point 2013 architecture – the basics
 
Ssrs 2008 R2 webinar
Ssrs 2008 R2   webinarSsrs 2008 R2   webinar
Ssrs 2008 R2 webinar
 
Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011Extreme SSAS- SQL 2011
Extreme SSAS- SQL 2011
 
Integrating SSRS with SharePoint
Integrating SSRS with SharePointIntegrating SSRS with SharePoint
Integrating SSRS with SharePoint
 
SAP BI with BO from LCC Infotech,Hyderabad
SAP BI with BO from LCC Infotech,HyderabadSAP BI with BO from LCC Infotech,Hyderabad
SAP BI with BO from LCC Infotech,Hyderabad
 
Reporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With SharepointReporting For Duty - Best Practices for Reporting Services With Sharepoint
Reporting For Duty - Best Practices for Reporting Services With Sharepoint
 
Share point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signedShare point 2013-upgrade-process-by-claydesk-signed
Share point 2013-upgrade-process-by-claydesk-signed
 
Microsoft gets a life on sql and power bi
Microsoft gets a life on sql and power biMicrosoft gets a life on sql and power bi
Microsoft gets a life on sql and power bi
 
Sql server reporting services
Sql server reporting servicesSql server reporting services
Sql server reporting services
 
Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
Basics &amp; Intro to SQL Server Reporting Services: Sql Server Ssrs 2008 R2
 
Business Objects.new & old version
Business Objects.new & old versionBusiness Objects.new & old version
Business Objects.new & old version
 

Similar to SharePoint 2013 supported DB's

SharePoint Databases: What you need to know (201512)
SharePoint Databases: What you need to know (201512)SharePoint Databases: What you need to know (201512)
SharePoint Databases: What you need to know (201512)Alan Eardley
 
Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2Eduardo Castro
 
SharePoint Databases: What you need to know (201504)
SharePoint Databases: What you need to know (201504)SharePoint Databases: What you need to know (201504)
SharePoint Databases: What you need to know (201504)Alan Eardley
 
Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2Eduardo Castro
 
Big_SQL_3.0_Whitepaper
Big_SQL_3.0_WhitepaperBig_SQL_3.0_Whitepaper
Big_SQL_3.0_WhitepaperScott Gray
 
SQL Server 2019 Big Data Cluster
SQL Server 2019 Big Data ClusterSQL Server 2019 Big Data Cluster
SQL Server 2019 Big Data ClusterMaximiliano Accotto
 
Exploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresExploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresCCG
 
Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013Ivan Sanders
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting ServicesAhmed Elbaz
 
Sql Server 2008 Enhancements
Sql Server 2008 EnhancementsSql Server 2008 Enhancements
Sql Server 2008 Enhancementskobico10
 
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...BIWUG
 
SQL Server 2017 - Mejoras Impulsadas por la Comunidad
SQL Server 2017 - Mejoras Impulsadas por la ComunidadSQL Server 2017 - Mejoras Impulsadas por la Comunidad
SQL Server 2017 - Mejoras Impulsadas por la ComunidadJavier Villegas
 
InfoSphere BigInsights - Analytics power for Hadoop - field experience
InfoSphere BigInsights - Analytics power for Hadoop - field experienceInfoSphere BigInsights - Analytics power for Hadoop - field experience
InfoSphere BigInsights - Analytics power for Hadoop - field experienceWilfried Hoge
 
What SQL DBAs need to know about SharePoint
What SQL DBAs need to know about SharePointWhat SQL DBAs need to know about SharePoint
What SQL DBAs need to know about SharePointJ.D. Wade
 
Sql business intelligence
Sql business intelligenceSql business intelligence
Sql business intelligenceSqlperfomance
 
AX2012 Technical Track - Infrastructure, Davy Vliegen
AX2012 Technical Track - Infrastructure, Davy VliegenAX2012 Technical Track - Infrastructure, Davy Vliegen
AX2012 Technical Track - Infrastructure, Davy Vliegendynamicscom
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisIRJET Journal
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPGovind S Yadav
 
Deliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE ApplicationsDeliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE Applicationsinfopapers
 

Similar to SharePoint 2013 supported DB's (20)

SharePoint Databases: What you need to know (201512)
SharePoint Databases: What you need to know (201512)SharePoint Databases: What you need to know (201512)
SharePoint Databases: What you need to know (201512)
 
Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2Whats New Sql Server 2008 R2
Whats New Sql Server 2008 R2
 
SharePoint Databases: What you need to know (201504)
SharePoint Databases: What you need to know (201504)SharePoint Databases: What you need to know (201504)
SharePoint Databases: What you need to know (201504)
 
Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2
 
Big_SQL_3.0_Whitepaper
Big_SQL_3.0_WhitepaperBig_SQL_3.0_Whitepaper
Big_SQL_3.0_Whitepaper
 
SQL Server 2019 Big Data Cluster
SQL Server 2019 Big Data ClusterSQL Server 2019 Big Data Cluster
SQL Server 2019 Big Data Cluster
 
Exploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresExploring Microsoft Azure Infrastructures
Exploring Microsoft Azure Infrastructures
 
Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting Services
 
Sql Server 2008 Enhancements
Sql Server 2008 EnhancementsSql Server 2008 Enhancements
Sql Server 2008 Enhancements
 
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
 
SQL Server 2017 - Mejoras Impulsadas por la Comunidad
SQL Server 2017 - Mejoras Impulsadas por la ComunidadSQL Server 2017 - Mejoras Impulsadas por la Comunidad
SQL Server 2017 - Mejoras Impulsadas por la Comunidad
 
InfoSphere BigInsights - Analytics power for Hadoop - field experience
InfoSphere BigInsights - Analytics power for Hadoop - field experienceInfoSphere BigInsights - Analytics power for Hadoop - field experience
InfoSphere BigInsights - Analytics power for Hadoop - field experience
 
What SQL DBAs need to know about SharePoint
What SQL DBAs need to know about SharePointWhat SQL DBAs need to know about SharePoint
What SQL DBAs need to know about SharePoint
 
Sql business intelligence
Sql business intelligenceSql business intelligence
Sql business intelligence
 
AX2012 Technical Track - Infrastructure, Davy Vliegen
AX2012 Technical Track - Infrastructure, Davy VliegenAX2012 Technical Track - Infrastructure, Davy Vliegen
AX2012 Technical Track - Infrastructure, Davy Vliegen
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data Analysis
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTP
 
Deliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE ApplicationsDeliver Dynamic and Interactive Web Content in J2EE Applications
Deliver Dynamic and Interactive Web Content in J2EE Applications
 
SharePoint Administration
SharePoint AdministrationSharePoint Administration
SharePoint Administration
 

Recently uploaded

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

SharePoint 2013 supported DB's

  • 1. DATABASES THAT SUPPORT SHAREPOINT 2013 © 2012 Microsoft Corporation. All rights reserved. To send feedback about this documentation, please write to us at ITSPDocs@microsoft.com. Microsoft SQL Server databases are integral to SharePoint 2013. The databases used in a specific environment are determined by the product, version, edition, and features that are running. Database size, and the edition of SQL Server that you run are determined by the capacity and feature requirements of your environment. SHAREPOINT SERVICE APPLICATIONS SQL SERVER Co-location guidance: Whether a database must or must not be located on the same server instance with another database. I/O patterns: Whether the database is mostly used for reading or writing data. Scaling guidance:  Scale up: to increase the size available to the database, move to a larger server.  Scale out: to increase the size available to the database, add another database. Multiple database icons indicate scale out. Recommended SQL Server edition: A specific edition of SQL Server that is recommended, and why. In general, in this poster, recommendations are made based on the assumption that you are running an enterprise environment. Definitions SHAREPOINT Legend SQL Server 2008 R2SQL Server 2012 SQL Server 2008 R2 Reporting ServicesSQL Server 2012 Reporting Services SharePoint 2013common databases (Foundation, Server) SharePoint Server 2013 (Standard, Enterprise) User Profile service application Search service application SharePoint 2013 system databases (Foundation, Server) Large: Up to 1 terabyteExtra-large: 1 terabyte or more Very Small: 100 MB or lessSmall: Up to 1 GBMedium: Up to 100 GBSupport multiple databases(scales out) Database types Database size ranges(Database icons shown are not to scale) Other notations SharePoint Server 2013 service application databases Project Server 2013(Project Server service application , ProjectWebApp) The database stores all the data for a single Project Web App (PWA) enabled site, along with the following:  All Project and Portfolio Management (PPM) data  Time tracking and Timesheet data  Aggregated SharePoint project site dataSignificant database growth is unlikely. Scaling guidance: Scale up the SQL Server that hosts the Project Server service application databases. I/O patterns: Read-heavy Small - medium SQL Server PowerPivot Service Application(PowerPivot Service service application, DefaultPowerPivotServiceApplicationDB_<GUID>) Stores data refresh schedules, and PowerPivot usage data that is copied from the central usage data collection database. Significant growth is unlikely. When in use, PowerPivot stores additional data in content databases and in the Central Administration content database. Requirements: SQL Server 2012 Analysis Services, Business Intelligence or Enterprise Edition. Scaling guidance: Scale up. SQL Server 2008 R2 (SP1) & SQL Server 2012 system databases masterRecords all system level information for a SQL Server instance, including logins, configurations, and other databases. Scaling guidance: Scale up. (Significant growth is unlikely). modelUsed as the template for all databases created in an instance. Scaling guidance: Scale up. (Significant growth is unlikely). msdbRecords operators, and used by SQL Server Agent to schedule alerts and jobs. Scaling guidance: Scale up. (Significant growth is unlikely). tempdbHolds all temporary tables and temporary stored procedures and fills any other temporary storage needs. The tempdb database is re- created every time the SQL Server instance is started. Co-location guidance: Locate on a separate spindle from all other databasesScaling guidance: Scale up App Management(App Management service application, App_Management_<GUID>) Stores the App licenses and permissions that are downloaded from the Global Marketplace. Scaling guidance: Scale-out only on SharePoint OnlineI/O patterns: Write-heavy during Apps installation and license renewal. SharePoint 2013 (Foundation and Server) service application databases SharePoint User Profile service databases (Server) Profile(User Profile service application, User Profile Service Application_ProfileDB_<GUID>) Stores and manages users and their social information. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: Read-heavySynchronization(User Profile service application, User Profile Service Application_SyncDB_<GUID>) Stores configuration and staging data for use when profile data is being synchronized with directory services such as Active Directory. Size is determined by number of users, groups, and the ratio of users to groups. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: EvenSocial Tagging(User Profile service application and the Metadata Management service application, if tags are used for metadata, User Profile Service Application_SocialDB_<GUID>) Stores social tags and notes created by users along with their respective URLs. Size is determined by the number of tags and ratings created and used. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: Read-heavy Medium - large Small – extra-large Search Administration(Search service application, Search_Service_Application_DB_<GUID>) Hosts the Search application configuration and access control list (ACL) for the crawl component. Scaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. Analytics Reporting(Search service application, Search_Service_Application_AnalyticsReportingStoreDB_<GUID>) Stores the results for usage analysis reports and extracts information from the Link database when needed. Scaling guidance: Scale-out — add additional Analytics Reporting database using a split operation when the main database size becomes >200GB. I/O patterns: Write-heavy during nightly analytics update. Crawl(Search service application, Search_Service_Application_CrawlStoreDB_<GUID>) Stores the state of the crawled data and the crawl history. Co-location guidance: In large-scale environments. Scaling guidance: Scale-out — add additional Crawl database per every 20 million items crawled. I/O patterns: Read-heavyRecommended SQL Server edition: SQL Server 2008 R2 with Service Pack 1 (SP1) or SQL Server 2012, Enterprise edition, so that the Search service application can take advantage of data compression. Link(Search service application, Search_Service_Application_LinkStoreDB_<GUID>) Stores the information that is extracted by the content processing component and the click through information. Co-location guidance: On sites with heavy traffic we recommend the Links database to utilize separate spindles from other databases. Scaling guidance: Scale-out — add additional Link database per 60 million documents crawled. Also add additional Link database per 100 million expected queries per year. The Link database grows on disk by 1 GB per 1 million documents fed. The click data grows linearly with query traffic, 1 GB per million queries. I/O patterns: Write-heavy during content processing SharePoint Search Service Application databases (Foundation and Server) Medium Medium - large Medium Medium - large Small - large Content(WSS_Content) Stores all site content, including site documents or files in document libraries, list data, Web part properties, audit logs, apps for SharePoint, and user names and rights. All of the data for a specific site resides in one content database. Content databases can contain more than one site collection. Also stores data for Office Web Applications, if in use. The database size varies based on usage pattern, for example the number and size of documents and the number of users. Important guidance: We strongly recommend limiting the size of content databases to 200 GB to help ensure system performance. Content database sizes up to 1 terabyte are supported only for large, single-site repositories and archives with non-collaborative I/O and usage patterns, such as Records Centers. Scaling guidance:  Scale up a database that supports a site collection.  Scale-out at the Web application level: add more content databases as needed to support additional site collections. Small Central Administration Content(SharePoint_AdminContent_<GUID>) Content database for the Central Administration site. Requirements:  Must be co-located with Configuration database  Only one Central Administration Content database is supported per farm. Scaling guidance: Scale up only, significant growth is unlikely. SharePoint system databases Configuration(SharePoint_Config) Contains data about all SharePoint databases, all Internet InformationServices (IIS) Web sites or Web applications, trusted solutions, Web Part Packages, site templates, and Web application and farm settings specific to SharePoint 2013, such as default quota and blocked file types. Requirements:  Must be co-located with Central Administration Content database  Only one Configuration database is supported per farm. Scaling guidance: Scale up only, significant growth is unlikely. Small SQL Server Reporting Services is installed on a SQL Server report server. It stores items such as reports, report-related items and resources, schedules, and subscriptions. It can be configured as a stand-alone server (native mode), multiple servers in a farm, or it can be integrated with SharePoint Server (SharePoint mode). SQL Server Reporting Services can be used with SharePoint Server 2013 Excel Services, PerformancePoint Services, Access Services, Project Server, and Visio Services. If you are running Access Services, then SQL Server 2012 is required. Report Server Catalog(ReportingService_<GUID>) Stores all report metadata including report definitions, report history and snapshots, and scheduling information. When ReportServer is in use, report documents are stored in SharePoint content databases. Requirements: Must be located on the same database server as the ReportServerTempDb database. Supports service applications: Often used with Access Services, Excel Services, PerformancePoint Services, and Visio Services, but not required. Scaling guidance: Scale upI/O patterns: Read-heavyReportServerTempDB(ReportingService_<GUID>_TempDB) Stores all of the temporary snapshots while reports are running. The size varies frequently, depending on use of cached report snapshots. Report Server Alerting(ReportingService_<GUID>_Alerting) This database is found in SQL Server 2012 only. Stores all Data Alerts metadata and runtime information required to produce Data Alerts for Reporting Services operational reports. Data from reports is processed within the database to match rules defined in Alert Definitions. The size varies frequently, depending on use of Data AlertsScaling guidance: Scale up; optimize file I/O; optimize memory usageI/O patterns: Read-heavy, Write-heavyMicrosoft SQL Server 2008 R2 (SP1) Reporting Services & Microsoft SQL Server 2012 Reporting Services Small Small Medium - large Business Data Connectivity(Business Data Connectivity service application, Bdc_Service_DB_<GUID>) Stores external content types and related objects. Relative size: SmallScaling guidance: Scale up, (significant growth is unlikely). I/O patterns: Read-heavy Small Medium Small Small Small Extra - large Small – extra-largeSmallPerformancePoint Services(PerformancePoint Services service application, PerformancePoint Service _<GUID>) Stores temporary objects and persisted user comments and settings. Scaling guidance:  Scale up the database that supports the service application instance.  Scale out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. I/O patterns: Read-heavySmallMedium - largeState Service(State service application, InfoPath Forms Services, Visio Services, SessionStateService_<GUID>) Stores temporary state information for InfoPath Forms Services, Exchange, the chart Web Part, and Visio Services. Database size depends on the usage of features that store data in it. Scaling guidance: Scale-out by adding another State database using Windows PowerShell cmdlets. I/O patterns: Read-heavyWord Automation Services(Word Automation Services service application, WordAutomationServices_<GUID>) Stores information about pending and completed document conversions and updates. Relative size: SmallScaling guidance: Scale up the database that supports the service application instance. (Significant growth is unlikely). I/O patterns: Read and write-heavy once per conversion item. SmallMediumManaged Metadata Service(Managed Metadata Service service application, Managed Metadata Service Application_Metadata_<GUID>) Stores managed metadata and syndicated content types. Also stores the Taxonomy service metadata in a hierarchical structure for items that are used for tagging content and building site collections. Relative size: MediumScaling guidance: Scale up the database that supports the service application instance. Scale-out by creating additional instances of the service application. I/O patterns: Read-heavy Subscription Settings Service(Microsoft SharePoint Foundation Subscription Settings service application, SettingsServiceDB) Stores features and settings information for hosted customers. This database is not created by default but must be created by using Windows PowerShell or SQL Server. Scaling guidance:  Scale up the database that supports the service application instance.  Scale-out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale requirements. I/O patterns: Read-heavy Small Apps for SharePoint(Apps_<GUID>) Stores information about apps for SharePoint and Access Apps. Scaling guidance: Scale up the database that supports the apps instance. (Significant growth is unlikely). I/O patterns: Read-heavy Very small Usage(Usage and Health Data Collection service application, SharePoint_Logging) Installed on SharePoint Online or SQL Azure and also on-premise but not provisioned by default. Stores health monitoring and usage data temporarily, and also used for reporting and diagnostics. The Usage database is the only SharePoint database that can be queried directly and have schema modified by either Microsoft or third-party applications. The database size varies based on retention policy and actual traffic load. Co-location guidance: Place on separate spindleScaling guidance: Scale up the database. Requirements: Only one Usage and Health Data Collection service application instance is supported per farm. I/O patterns: Write-heavy Extra - large Secure Store Service(Secure Store service application, Secure_Store_Service_DB_<GUID>) Stores and maps credentials such as account names and passwords. Co-location guidance: For secure credential storage, it is recommended that the secure store database be hosted on a separate database instance with limited access to one administrator. Scaling guidance:  Scale up the database that supports the service application instance.  Scale out by creating additional instances of the service application, however, the decision to create a separate service application is likely to be based on business, rather than scale, requirements. SmallSmallMachine Translation Services(SharePoint Translation Services service application, SharePoint Translation Services_<GUID>) Stores information about pending and completed batch document translations with file extensions that are enabled. Relative size: SmallScaling guidance: Scale up the database that supports the service application instance. (Significant growth is unlikely). I/O patterns: Read-heavy