NetBackup for DB2
Licensing for DB2 is specific to the DB2 policy type. This type of licensing collects the total number of Front-End Terabytes (FETBs) protected by NetBackup.
The following DB2 query can be used to validate database size:
db2 call GET_DBSIZE_INFO(?,?,?,0)
Refer to the DB2 documentation for more details about using the query.