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 SAP Oracle
Licensing for SAP Oracle is specific to the SAP policy type. This type of licensing collects the total number of Front-End Terabytes (FETBs) protected by NetBackup.
The following SAP Oracle queries are used to gather file size information:
For SAP Oracle backup, charged size is equal to the sum of
and .For Data files: select sum(BYTES/1024/1024) from v$datafile;
For Control files: select BLOCK_SIZE*FILE_SIZE_BLKS/1024/1024 controlfile_size from v$controlfile;