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™ Administrator's Guide, Volume II
  3. NetBackup licensing models and usage reporting
  4. Reviewing a capacity licensing report
  5. NetBackup for Enterprise Vault
NetBackup™ Administrator's Guide, Volume II

NetBackup for Enterprise Vault

Licensing for Enterprise Vault is specific to the Enterprise-Vault policy type. This type of licensing collects the total number of Front-End Terabytes (FETBs) protected by NetBackup.

The following Enterprise Vault queries are used to gather file size information for SQL databases:

SELECT SUM (CAST (COALESCE(FILEPROPERTY(dbfile.name, 'SpaceUsed'),
dbfile.size) AS FLOAT(53))) / 128.0 AS FileSizeInMB
FROM sys.database_files AS dbfile
WHERE dbfile.drop_lsn IS NULL AND dbfile.type <> 1;

The following rule are applied to guarantee data size accuracy for file partition:

Administrator can verify the size of the file partition protected by Enterprise-Vault policy.

Feedback

Was this page helpful?
Previous

NetBackup for DB2

Next

NetBackup for Exchange agent

Feedback

Was this page helpful?