Hi…
Could any one let me know how to check the number of licences used and how many are available.In T-server application we defined the total licences and SDN licenses. I would like to know how many are used.
Thanks -JJR
Hi…
Could any one let me know how to check the number of licences used and how many are available.In T-server application we defined the total licences and SDN licenses. I would like to know how many are used.
Thanks -JJR
On a Unix LM server, from the directory containing licence.dat -
$ lmstat -c ./licence.dat -a
On Windows it is probably very similar but check with -
lmstat /?
You can also check in the T-Server logs after an event register for a DN, it should print the amount of licenses the ts checked out and how many are currently in use.