Question:
I have access to Abaqus CAE and I know our company uses SRU tokens to run Abaqus jobs. I am not the admin for the license server so how can I know how many SRU tokens we have and how many are available to run jobs?
Answer:
Without accessing the Managed DSLS admin portal, one can still show the total number of SRU tokens and how many are available. Open the command prompt and type in the following command in bold
C:\Users\JohnDoe>abaqus licensing dslsstat
...
+ Feature | Version | Max Release | Model | Type | Number | InUse | Expires | Server Name | Customer ID
+ ------------------------- | ------- | -------------------- | --------------- | ----- | --------- | ------- | -------------------- | -------------------- | -----------
| SRU | 428 | 01-Dec-2026 18:59:00 | Token | STD | 62 | 0 | 01-Dec-2026 18:59:00 | LAPTOP-ABCDEFGH | 200000000123456
...
total number of SRU tokens in this case is 62 and 0 are in use.