Many of the database maintenance operations covered in this white paper can be programmatically applied through the implementation of SQL Server maintenance plans. Maintenance plans can both automate and schedule essential tasks to protect your data. By using maintenance plans in SQL Server 2008 or SQL Server 2005, an administrator can schedule such operations as running database consistency checks, and reorganizing or rebuilding indexes. For more information, see the following resources:
If you have an environment with 10 or more content databases or more than 200 GB of content, we recommend that you configure separate maintenance plans to provide appropriate specificity and to maximize the maintenance window.
If you configure multiple maintenance plans for a database, specify a name or description that enables you to differentiate the plans and their purposes, including their schedules.
The Job Schedule Properties dialog box appears.
Notes:
Note: If your databases are very large, you may want to create a separate maintenance plan for checking database integrity less frequently than index maintenance.
Next, the wizard guides you through setting the details for each task.
Note: You can safely check all SharePoint 2010 databases for integrity.
Change free space per percentage sets the fill factor for the database.
Source: TechNet.com
Gokan Ozcifci edited Revision 2. Comment: Added Image, this wasn't working cause my website gokanozcifci.be is out
Ed Price - MSFT edited Original. Comment: Title, tags
The images are broken for me on this page.