HP Micro Focus Object COBOL/UX Release Notes for Version B.13.35

66 Chapter 3
License Management with FLEXlm and COBOL
FLEXlm Error Messages (Return Status Values)
This is only supported with a v5.0+ client.
-84 LM_USER_BASED `Incorrect number of USERS/HOSTS INCLUDED
in
options file -- see server log'
When a feature has the USER_BASED attribute, this error occurs when
there no INCLUDE line in the end-user options file for this feature, or
the number of users included exceeds the number authorized. See Section
10.1.4, `FEATURE or INCREMENT Line,' on page 92, especially USER_BASED.
-85 LM_NOSERVCAP `Server doesn't support this request'
This occurs when a vendor daemon with a FLEXlm version older than the
client is being used. The daemon didn't understand and respond to the
request made by the application.
-86 LM_OBJECTUSED `This license object already in use' (Java
only).
-87 LM_MAXLIMIT `Checkout exceeds MAX specified in options file'
End-user option MAX has been specified for this feature.
-88 LM_BADSYSDATE `System clock has been set back'
Returned from checkout call.
-89 LM_PLATNOTLIC `This platform not authorized by license'
Returned from checkout call where FEATURE line specifies
PLATFORMS="...".
___________________________________________________________________________