Please enter search query.
Search <book_title>...
NetBackup™ Administrator's Guide, Volume II
Last Published:
2024-03-27
Product(s):
NetBackup & Alta Data Protection (10.4)
- NetBackup licensing models and usage reporting
- How capacity licensing works
- Creating and viewing the licensing report
- Reviewing a capacity licensing report
- Reconciling the capacity licensing report results
- Reviewing a traditional licensing report
- Reviewing an NEVC licensing report
- Additional configuration
- About dynamic host name and IP addressing
- About busy file processing on UNIX clients
- About the Shared Storage Option
- About configuring the Shared Storage Option in NetBackup
- Viewing SSO summary reports
- About the vm.conf configuration file
- Holds Management
- Menu user interfaces on UNIX
- About the tpconfig device configuration utility
- About the NetBackup Disk Configuration Utility
- Reference topics
- Host name rules
- About reading backup images with nbtar or tar32.exe
- Factors that affect backup time
- NetBackup notify scripts
- Media and device management best practices
- About TapeAlert
- About tape drive cleaning
- How NetBackup reserves drives
- About SCSI persistent reserve
- About the SPC-2 SCSI reserve process
- About checking for data loss
- About checking for tape and driver configuration errors
- How NetBackup selects media
- About Tape I/O commands on UNIX
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.