14
SHAREPOINT FOR DBAS PART 2 Tom Resing Microsoft Certified Master - SharePoint Principal Software Engineer Applied Information Sciences

SharePoint for DBA's Part 2

Embed Size (px)

DESCRIPTION

Slides from a presentation to the San Antonio League of SQL Server Administrators http://salssa.com More detail at http://tomresing.com/blog/Lists/Posts/Post.aspx?ID=50

Citation preview

Page 1: SharePoint for DBA's Part 2

SHAREPOINT FOR DBAS PART 2

Tom Resing

Microsoft Certified Master - SharePoint

Principal Software Engineer

Applied Information Sciences

Page 2: SharePoint for DBA's Part 2

Agenda

•Review Part 1•Business Connectivity Services•Demo 1•List Scalability•Demo 2•Resources

Page 3: SharePoint for DBA's Part 2

SharePoint Database Maintenance

•Review from Part 1•Content Databases store all of the lists and libraries

•Configuration Database stores SharePoint Configuration

•Content Databases can be moved by detaching from current SharePoint Farm and attaching to a new Farm

Page 4: SharePoint for DBA's Part 2

SharePoint Database Maintenance

•Question from Part 1 – How to set auto update statistics?•Update statistics handled by SharePoint• For 2007 it’s a SharePoint Timer Job see

• For 2010 it’s the SharePoint Health Wizard

Page 5: SharePoint for DBA's Part 2

Database maintenance for SharePoint Server 2010 – MS TechNet

Published: May 12, 2011

Summary: Learn how to maintain the databases that host data and configuration settings for Microsoft SharePoint 2010 Products. Read guidelines and study examples of the recommended database maintenance strategies and tasks.

Authors: Bill Baer and Bryan Porter

Technical Reviewer: Paul S. Randal

Page 6: SharePoint for DBA's Part 2

BUSINESS CONECTIVITY SERVICESConnect SharePoint to External Data – Read and Write in SharePoint 2010

Page 7: SharePoint for DBA's Part 2

Business Connectivity Services

•Connect to Databases or Web Services similar to Native SharePoint Lists

•Read Data from SQL Server•Write Back to SQL Server•Take Data Offline with SharePoint Workspace and synchronize back when Online

Page 8: SharePoint for DBA's Part 2

Demo 1•Microsoft’s Information Worker VM has a Business Connectivity Services External List built in

Page 9: SharePoint for DBA's Part 2

HOW MANY ITEMS IS TOO MANY ?Can you have to many items in your list or documents in your library?

Page 10: SharePoint for DBA's Part 2

Large Lists in SharePoint

“if a read or write database operation, such as a query, causes more than 5,000 rows to be locked at the same time, then it is more efficient for SQL Server to escalate the lock to the entire table until the database operation is completed. When this lock escalation occurs, it prevents other users from accessing the table.”

Page 11: SharePoint for DBA's Part 2

Demo 2•Connect to the Geonames Database as an External List

Page 12: SharePoint for DBA's Part 2

Resources…tasks that administrators can perform against SharePoint databases (SharePoint 2007)

http://support.microsoft.com/kb/932744

Database maintenance for SharePoint Server 2010http://technet.microsoft.com/en-us/library/cc262731.aspx

Designing large lists and maximizing list performance (SharePoint Server 2010)http://technet.microsoft.com/en-us/library/cc262813.aspx

Accessing External Datahttp://msdn.microsoft.com/en-us/gg620626

Page 13: SharePoint for DBA's Part 2

Remote Blob Storage

Summary: • RBS is supported by SQL 2008 R2. • Enterprise is required for remote storage. • EBS is supported in 2010 but not in the future.

Links• FAQ: SharePoint 2010 Remote BLOB Storage (

RBS), 5/24/2010, Jie Lie (MSFT)

• Overview of RBS (SharePoint Foundation 2010), Updated: June 9, 2011, Microsoft TechNet

Page 14: SharePoint for DBA's Part 2

Thanks! Please Connect with me

Tom Resing’s SharePoint Blogwww.tomresing.com

Email

[email protected]

Twitter

@resing