Getting Started with the SQL Server Agent

Step 1: Review Requirements and Supported Features

Refer to the following information to learn more about the capabilities and requirements of the SQL Server Agent:

Step 2: Install the SQL Server Agent

Review each of the following topics to prepare for the installation and to select the installation method that is most appropriate for your environment.

Windows

UNIX

Step 3: Prepare for Your First Backup and Restore

  1. Open the CommCell Console.

  2. Configure a Storage Device.

  3. Create a Storage Policy.

    For more information, see Storage Policy - Getting Started.

  4. By default, the instances available on the SQL Server are automatically discovered and displayed in the CommCell Console.

    Windows

    If automatic discovery of instances was not enabled during the SQL Server Agent installation, you can also enable it after the installation. For more information, see Enabling Automatic Discovery of SQL Instances.

    If you do not want future instances to be automatically discovered you can disable the automatic instance discovery and discover the instances manually. For more information, see Manually Discovering SQL Instances.

    Linux

    Manually add the instance. For more information, see Manually Discovering SQL Instances.

  5. By default, new databases created in the instance are automatically discovered and assigned to the default subclient, when the default subclient is backed up.

    To disable automatic database discovery, see Disabling Automatic Discovery of SQL Databases.

    Also, you can manually add database contents to any subclient. For more information, see Manually Discovering SQL Databases.

  6. Verify that the user account used to back up the SQL Server is accurate as described in Configuring User Accounts for the SQL Server Agent.

  7. Optional: To back up specific database content, create user-defined subclients.

    For more information, see Creating User-Defined Subclients to Back Up a Group of SQL Databases.

  8. Optional: Decide whether you want the following additional functionality:

Step 4: Run Your First Backup and Restore

Step 5: Where to Go from Here

Loading...