Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Licensing Guide
  3. License installation and guidelines
  4. Managing licenses
  5. Identify counted and excluded objects
IT Analytics Licensing Guide

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 reportingbecause 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 reportingbecause the license limit has been exceeded, refer to the following section.

    See Exclude objects from future data collections.

Feedback

Was this page helpful?
Previous

Processes to manage license counts

Next

Stack multiple licenses

Feedback

Was this page helpful?