vovlmremove
This utility removes all the license features associated with the given job.
vovlmremove: Usage Message
USAGE:
% vovlmremove [OPTIONS] <jobId> ...
This utility removes all the license features associated with the given job.
It uses 'lmremove' for FLEXlm licenses.
It uses 'rlmremove' for licenses that use a tag containing RLM.
It also works with Altair Engineering license emulation using 'vlmremove'.
Due to FLEXlm behavior, it is possible and expected for lmremove to fail if
it is called too early (typically 2 minutes after a checkout has occurred).
In such cases, vovlmremove should be retried after adequate time has passed.
OPTIONS:
-h Print this help message.
-v Increase verbosity
-prop Add a property called "PREEMPT_LMREMOVE" to the job to describe what
has been done.
EXAMPLES:
% vovlmremove 00012345
% vovlmremove 00012345 00022334
% vovlmremove -v 00012345
% vovlmremove -prop 00012345
% vovlmremove -h
Note
vovlmremove uses lmremove for FlexNet Publisher licenses. It uses rlmremove for licenses that use a tag containing RLM. It also works with Altair Engineering license emulation using vlmremove.
Because of the FlexNet Publisher behavior, it is possible and normal for lmremove to fail if it is called too early (typically before 2 minutes after a checkout). In such case, you can try to run vovlmremove again a bit later.