6.4.2.7 license denial
- “standard” and “small” formats:
DENY product version user host “isv_def” count why last_attempt mm/dd hh:mm
- “detailed” format:
DENY product version user host “isv_def” count why last_attempt mm/dd hh:mm:ss.tenths_of_msec
The why parameter is an RLM_LICENSE error status return (RLM_EL_xxxx) RLM Status Values.
The last_attempt parameter is 0 if the application will attempt another checkout, or non-zero if this is the last attempt it will make to check the license out. Thus, denials with last_attempt set to 0 are not “true” denials of the license to the application, they are simply denials of the license at this license server. A report writer should only report application license denials when last_attempt is set to a non-zero value.
The isv_def field contains the value of the optional ISV-defined field.
On Windows, tenths_of_msec will always be 0.