Processes to Manage License Counts
Use the following strategies to determine how your licenses are being utilized and to work with the current license configuration.
Identify Counted and Excluded Objects
• To list the objects that are being counted for licensing purposes, run the following utility:
Windows:
\opt\oracle\database\tools\debug\get_license_info.sql
Linux:
/opt/aptare/database/tools/debug/get_license_info.sql
• To list the clients that are not being included in reporting because the license limit has been exceeded, run the following SQL query:
select * from apt_rejected_object where is_obsolete !=’Y’;
View the Current License
Delete Clients
For Backup Manager, if you purge clients, the table that tracks rejected clients automatically frees up the license slots so that other clients can be added. Use the host group management features to delete old clients. See the section on Setting Up and Managing Host Groups in the APTARE StorageConsole User’s Guide.
Note: Clients decommissioned in the native backup product, via removal from all active backup policies, consume a StorageConsole license until after 48 hours from the last backup.
Expand Your License Configuration
Purchase additional licenses to enable reporting for all objects to be collected. Contact the Customer Care Group.