We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9ea26 commit f205c74Copy full SHA for f205c74
install_slb.md
@@ -49,3 +49,8 @@ eclrun rgcoupler sample.MII # Running Eclipse + Visage coupling
49
- Fetching or retrieving results
50
- `eclrun.exe check abc.DATA`
51
- TBD. Not working at this moment
52
+
53
+## How to check occupied license and remove the current license consumption
54
+- /opt/SLB_2024/tools/linux_x86_64/flexlm1116/lmutil lmstat -a -c 1234@license.server.local
55
+ - Check which feature and which hanlder are used
56
+- /opt/SLB_2024/tools/linux_x86_64/flexlm1116/lmutil lmremove -c 1234@license.server.local -h SomeFeature license.server.local 1234 <handler_no>
0 commit comments