Note:
The lmremove tool does not free licenses for use by other jobs. To temporarily free a license for use by another job, a running analysis job can be suspended using the Abaqus suspend utility (refer to Job execution control, for details). A running analysis job can be terminated using the Abaqus terminate utility or the appropriate operating system utility to stop the executable for the analysis job. For an example of using the lmremove tool, see lmstat.
- Syntax and Options
lmremove [-c license_file_list] feature user user_host displayor lmremove [-c license_file_list] -h feature server_host port handle
- -c license_file_list
Specifies the license files.
- feature
Name of the feature checked out by the user.
- user
Name of the user whose license you are removing, as reported by lmstat -a.
- user_host
Name of the host the user is logged on to, as reported by lmstat -a.
- display
Name of the display where the user is working, as reported by lmstat -a.
- server_host
Name of the host on which the license server is running, as reported by lmstat -a.
- port
TCP/IP port number where the license server is running, as reported by lmstat -a.
- handle
License handle, as reported by lmstat -a.
The lmremove tool removes all instances of user on user_host and display from usage of feature. If the -c license_file_list option is specified, the indicated file is used as the license file. The -h variation uses server_host, port, and license handle, as reported by lmstat -a.