We're hoping to get CAL license usage reports per user
![](http://jazz.net/_images/myphoto/2eb5af7b220592520472ce521213ef0b.jpg)
. Product or Service: Rational Collaborative Lifecycle Management 5.0.2
Component ID: 5725F2100 .
Operating System: Linux
We're hoping to get CAL license usage reports per user . Problem description In order to efficiently manage our license allocations we need to retrieve information on what users are actively using the Client Access License assigned to their profile. Is there a query we can run that will give us this information? We basically would like to know the following, John Smith is assigned a "Floating" DOORS NG Analyst license, we'd like to get his usage numbers if possible for this license type. We're using CLM 5.0.2 all CAL licensing is done through the JTS server. Ifix 9 Using Oracle 12c database, Redhat Linux 6 WAS 8.5.5
Component ID: 5725F2100 .
Operating System: Linux
We're hoping to get CAL license usage reports per user . Problem description In order to efficiently manage our license allocations we need to retrieve information on what users are actively using the Client Access License assigned to their profile. Is there a query we can run that will give us this information? We basically would like to know the following, John Smith is assigned a "Floating" DOORS NG Analyst license, we'd like to get his usage numbers if possible for this license type. We're using CLM 5.0.2 all CAL licensing is done through the JTS server. Ifix 9 Using Oracle 12c database, Redhat Linux 6 WAS 8.5.5
Accepted answer
![](http://jazz.net/_images/myphoto/2eb5af7b220592520472ce521213ef0b.jpg)
Hi Michael,
You should be able to use the following URL on your server to see who has floating licenses assigned to them and for which product:
https://servername:9443/jts/admin#action=com.ibm.team.repository.activeFloatingLicenses
Simply replace servername with the name of your host.
You can also enable license logging, the License logging can be turned on via the advanced server properties (Enable Floating License Logging) and will give you an idea of who is using licenses and what services have been consumed. This log file would be located in ...\WebSphere\AppServer\profiles\AppSrv01\logs:
floatingLicenseLogFile.csv
Regards,
Ted