License Installation and Guidelines > Processes to Manage License Counts
  
Version 10.1.00
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
View the Current License
Delete Clients
Expand Your License Configuration
Exclude Objects from Future Data Collections
Removing Objects from the License Count
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’;
 
To exclude objects that are not being included in reporting because the license limit has been exceeded, see Exclude Objects from Future Data Collections.
View the Current License
See Verifying the Current License Configuration.
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.
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.