NetBackup for SQLite Agent
Licensing for SQLite workload is specific to the DataStore policy. NetBackup collects the data for any SQLite database backup that can be restored. Only Full backup schedule is supported with SQLite database protection using the DataStore policy.
Use any native file system commands to get the size of the SQLite database file.
The following commands are used to verify the size that the accurate licensing method reports:
Windows platform
Lists the files on the system and their sizes
Dir <database directory>
Linux platform
Lists the files on the system and their sizes
ls <database directory>