Configuring the Number of Concurrent Requests for Amazon RDS for SQL Server

If the Amazon RDS for SQL Server database that you want to restore is larger than 4 GB, then add an additional setting to specify the number of concurrent requests that can be used to upload the native backup file to the Amazon S3 bucket during the restore operation.

Procedure

  1. To the SQL Server access node, add the nConcurrentUploadRequestCount additional setting as shown in the following table.

    Property

    Value

    Name

    nConcurrentUploadRequestCount

    Category

    MSSQL

    Type

    Integer

    Value

    The number of requests

  2. Perform an on-demand backup.

Adding an Additional Setting from the CommCell Console

Loading...