Presentation is loading. Please wait.

Presentation is loading. Please wait.

Bill Baer is a Senior Product Marketing Manager and Microsoft Certified Master for SharePoint in the SharePoint product group in Redmond, Washington;

Similar presentations


Presentation on theme: "Bill Baer is a Senior Product Marketing Manager and Microsoft Certified Master for SharePoint in the SharePoint product group in Redmond, Washington;"— Presentation transcript:

1

2 Bill Baer is a Senior Product Marketing Manager and Microsoft Certified Master for SharePoint in the SharePoint product group in Redmond, Washington; having previously worked at Hewlett-Packard Bill Baer has a proven background in infrastructure engineering and enterprise deployments of SharePoint Products and Technologies. While at Hewlett- Packard Bill Baer was awarded the MVP award for his contributions in the Technology Solutions Group, now known as HP Enterprise Business, which encompasses server and storage hardware, technology consulting, and software sales. Twitter @williambaer LinkedIn /billbaer TechNet /b/wbaer Bill Baer ( ˈ b ɛ ər) Senior Product Marketing Manager SharePoint Microsoft Corporation

3 Brian has been focused on helping IT Pros and DBAs better understand core Microsoft technologies for over 25 years. As an industry-recognized consultant, author and conference speaker, Brian’s expertise and designs range across Microsoft operating systems, Active Directory, SQL Server, and SharePoint. A frequent presenter at SharePoint Conferences around the world, he has authored or contributed to several SharePoint and other technical books, and is a MCSE, MCT, MCDBA, and MCITP. Brian has a BS and MS in Computer Information Systems where he graduated summa cum laude from Regis University of Colorado Springs and lives in Scottsdale, AZ where he enjoys playing golf year round and traveling around the world. Twitter @brianalderman LinkedIn /brianalderman Blog http://brianalderman.wordpress.com Brian Alderman Chief Executive Officer Founder of MicroTechPoint

4 Tuning SQL Server 2012 for SharePoint 2013 Jump Start 01 | Key SQL Server and SharePoint Server Integration Concepts (50 minutes) Dedicated Server or Instance; SQL Database & database files; ldf to mdf checkpoint process; Recovery model (Simple vs. Full) 02 | Best Practices: SQL Server Database Settings (50 minutes) Model Database; TempDB (Location); Initial size, Autogrowth, and Collation; Recovery model 03 | Server Settings for SQL Server (50 minutes) Default Database File Locations; Memory Settings; MAXDOP 04 | SQL Server and SharePoint Availability (50 minutes) Avoiding large log files; Backups and Location of Backups; SQL Server 2012 AlwaysOn; Best Practices

5

6

7 Tuning SQL Server 2012 for SharePoint 2013 Jump Start 01 | Key SQL Server and SharePoint Server Integration Concepts (50 minutes) Dedicated Server or Instance; SQL Database & database files; ldf to mdf checkpoint process; Recovery model (Simple vs. Full) 02 | Best Practices: SQL Server Database Settings (50 minutes) Model Database; TempDB (Location); Initial size, Autogrowth, and Collation; Recovery model 03 | Server Settings for SQL Server (50 minutes) Default Database File Locations; Memory Settings; MAXDOP 04 | SQL Server and SharePoint Availability (50 minutes) Avoiding large log files; Backups and Location of Backups; SQL Server 2012 AlwaysOn; Best Practices

8

9

10

11

12

13

14

15 DEMO

16

17 Database Data File.MDF (1).NDF (0-n) Log File.LDF (1-n) Latin1_General_CI_AS_KS_WS

18 NameDescription FeaturesTable that holds information about all the activated features for each site collection or site. SitesTable that holds information about all the site collections for this content database. WebsTable that holds information about all the specific sites (webs) in each site collection. UserInfoTable that holds information about all the users for each site collection. GroupsTable that holds information about all the SharePoint groups in each site collection. RolesTable that holds information about all the SharePoint roles (permission levels) for each site. All ListsTable that holds information about lists for each site. GroupMembershipTable that holds information about all the SharePoint group members. AllUserDataTable that holds information about all the list items for each list. AllDocsTable that holds information about all the documents (and all list items) for each document library and list. RoleAssignmentTable that holds information about all the users or SharePoint groups assigned to roles. Sched SubscriptionsTable that holds information about all the scheduled subscriptions (alerts) for each user. ImmedSubscriptionsTable that holds information about all the immediate subscriptions (alerts) for each user.

19

20 Page Page Header Data Row 1 Data Row 2 Data Row 3 123 Data rows are inserted serially immediately following the header. A row offset table starts at the end of the page, and each row offset table contains one entry for each row on the page.

21

22

23

24

25

26

27 Default NameSharePoint_Config Capacity PlanningScale Up / 0-5GB IO PatternRead (90/10)

28 Default Name SharePoint_AdminContent_ Capacity Planning Scale Up / 0-2GB IO Pattern Read (90/10)

29 Default NameWSS_Content Capacity PlanningScale Up, Scale Out / 0- 16TB IO PatternRead/Write (80/20)

30 Default Name User Profile Service Application_ProfileDB_ Capacity Planning Scale Up, Scale Out / 0-100GB IO Pattern Read/Write (90/10)

31 Default NameUser Profile Service Application_SyncDB_ Capacity PlanningScale Up, Scale Out / 0- 100GB IO PatternRead/Write (50/50)

32 Default NameUser Profile Service Application_SocialDB_ Capacity PlanningScale Up, Scale Out / 0- 100GB IO PatternRead (80/20)

33 Default Name Search_Service_Application_DB_ Capacity Planning Scale Up, Scale Out / 0-10GB IO Pattern Read (80/20)

34 Default Name Search_Service_Application_Anal yticsReportingStoreDB_ Capacity Planning Scale Out / 0-200GB IO Pattern Write (90/10)

35 Default NameSearch_Service_Application _CrawlStoreDB_ Capacity PlanningScale Out / 0-200GB IO PatternRead (90/10)

36 Default NameSearch_Service_Application _LinkStoreDB_ Capacity PlanningScale Out / 0-200GB IO PatternWrite (90/10)

37

38 ©2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

39 SharePoint Foundation 2013 and SharePoint Server 2013 Database Descriptions

40 Default Name App_Management_ Capacity Planning Scale Out / 0-10GB IO Pattern Read (80/20)

41 Default Name Apps_ Capacity Planning Scale Up / 0-10GB IO Pattern Read (80/20)

42 Default Name Secure_Store_Service_DB_ Capacity Planning Scale Up / 0-10GB IO Pattern Read (80/20)

43 Default Name WSS_Logging Capacity Planning Scale Up / 0-500GB IO Pattern Write (80/20)

44 Default Name SettingsServiceDB Capacity Planning Scale Up / 0-50GB IO Pattern Read (90/10)

45 Default Name Bdc_Service_DB_ Capacity Planning Scale Up / 0-10GB IO Pattern Read (90/10)

46 Default Name ProjectWebApp Capacity Planning Scale Up / 0-100GB IO Pattern Read (80/20)

47 Default Name DefaultPowerPivotServiceApplicationDB_ Capacity Planning Scale Up / 0-100GB IO Pattern Read (80/20)

48 Default Name PerformancePoint Service _ Capacity Planning Scale Up / 0-100GB IO Pattern Read (80/20)

49 Default Name SessionStateService_ Capacity Planning Scale Out / 0-100GB IO Pattern Read (80/20)

50 Default Name WordAutomationServices_ Capacity Planning Scale Up / 0-10GB IO Pattern Read/Write (50/50)

51 Default Name Managed Metadata Service Application_Metadata_ Capacity Planning Scale Out / 0-100GB IO Pattern Read (80/20)

52 Default Name Managed Metadata Service_ Capacity Planning Scale Up / 0-10GB IO Pattern Read (80/20)


Download ppt "Bill Baer is a Senior Product Marketing Manager and Microsoft Certified Master for SharePoint in the SharePoint product group in Redmond, Washington;"

Similar presentations


Ads by Google