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™ Web UI Microsoft SQL Server Administrator's Guide
  3. Using instant access with SQL Server
  4. NetBackup for SQL Server terms
NetBackup™ Web UI Microsoft SQL Server Administrator's Guide

NetBackup for SQL Server terms

The table describes the important terms that might be new to a SQL Server database administrator or a NetBackup administrator.

Table: NetBackup for SQL Server terms

Term

Definition

Full backup

A complete backup of the database that contains all of the data files and the log file. (Note that a full backup does not truncate the transaction log.)

Incremental backup

A backup of the changed blocks since the last full backup.

Transaction log

An ongoing record of updates that were made to a database.

Transaction log backup

Backs up the transactions that have occurred since the last transaction log backup. After a successful backup, the log is cleared so that new transactions can be written to the file. A transaction log backup can only be performed against a database that is configured to run in the full recovery model.

Restore

To copy data back to a SQL Server object.

Recovery

To bring a database online as a result of a restore.

SQL Server host

The host machine on which SQL Server resides. It may also refer to the virtual name of a cluster that supports a SQL Server installation.

SQL Server instance

A SQL Server installation. If an instance is not specified, it is considered the default SQL instance for the SQL host.

Feedback

Was this page helpful?
Previous

Options for NetBackup for SQL Server instant access

Next

Frequently asked questions

Feedback

Was this page helpful?