vtk_checkout
vtk_checkout_checkin
Usage:
vtk_checkout_checkin VovId
Description:
Explicitly check-in a handle in the VOV build-in license emulator.
This procedure is rarely used, because most jobs simply exit.
Example:
vtk_checkout_checkin 002345
vtk_checkout_create
Usage:
vtk_checkout_create featureId user host tty handle tokens coTs ciTs [OPTIONS]
Description:
Create or update a feature user. If the handle is the same as another current feature user,
then that record is updated, else a new record is created. Used to keep track of license
checkouts for external license daemons like flexlm.
Options:
* -pid pid
* -queued 0|1
* -color color
* -checkout2 checkout2 -- The checkout timestamp reported by lmstat
* -account account
* -linger lingerTime
* -version versionOfCheckedoutFeature
Returns:
The id of the feature user.
vtk_checkout_delete
Usage:
vtk_checkout_delete VovId
Description:
Delete a handle from the license emulator. Requires ADMIN privileges.
The argument represents the VovId of a license handle.
Example:
vtk_checkout_delete 001234556
vtk_checkout_get
Usage:
vtk_checkout_get id array [-renew]
Description:
Get information about a checkout user (also called a "handle" or a "checkout").
The -renew option is only needed when calling this procedure under the
name vtkle_checkout_get, and its role is to tell the license emulator to check
if any queued request can be promoted to a checkout.
vtk_checkout_set
Usage:
vtk_checkout_set id array
Description:
Set information about a feature user (also called a "handle" or a "checkout").