Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for Microsoft SQL Server Administrator's Guide
  3. Configuring backup policies with Snapshot Client
  4. Using copy-only snapshot backups to affect how differentials are based
  5. Create a copy-only backup
NetBackup™ for Microsoft SQL Server Administrator's Guide

Create a copy-only backup

Any backup can be created as copy-only. An Instant Recovery backup is automatically created as copy-only. For SQL Server Intelligent Policies, enable Copy-only backup on the Microsoft SQL Server tab. For batch file-based policies, set the COPYONLY TRUE setting in the backup batch file.

See Performance tuning and configuration options.

Create a copy-only backup (SQL Server Intelligent policy)

To create a copy-only backup (SQL Server Intelligent policy)

  1. Follow the instructions for creating a snapshot policy

    See Configure a snapshot policy for SQL Server.

  2. On the Microsoft SQL Server tab, enable Copy-only backup.

Create a copy-only backup (batch file-based policy)

To create a copy-only backup (batch file-based policy)

  1. Open an existing batch file in a text editor.
  2. Insert the following:
    COPYONLY TRUE
  3. Save the batch file.

Feedback

Was this page helpful?
Previous

Using copy-only snapshot backups to affect how differentials are based

Next

Creating an Instant Recovery backup that is not copy-only (batch file-based policies)

Feedback

Was this page helpful?