Commands to remove the IBM Rational® License Server
software from the UNIX® system server.
- Go to rational_dir/config or /usr/rational/flexlm.7.0f
- Shut down the server with one of the following commands:
lmdown
-c license_file
or
lmdown
-c port@host
or
ps -e |
grep lmgrd #
See Command Examples for
examples of using these commands.
- Stop the lmgrd process by running the command:
kill pid #
where pid is the process ID of lmgrd
Attention: If you
use kill -9 pid #,
the server might leave a lockrational or lockibmratl file
in either /tmp or /usr/tmp. You
must remove this file.
- To remove the license server software, go to rational_dir/config and
delete the IBM Rational FLEXlm directory:
cd rational-dir/config or /usr/rational/config/flexlm.7.0
rm -fr rational_dir/config/flexlm.7.0f