Created On:  12 December 2012
 

Problem:

 

It may be necessary to gather use count information for your RM/COBOL Runtime or Compiler. However, this information is not reported by the Runtime or Compiler products.
 

Resolution:

 

The RM/COBOL Use Count Utility(rmucutil) is used to check how many use count licenses are in use on the network.  The RM/COBOL Use Count Utility(rmucutil) can be found in the RM/COBOL installation directory.

Below is the usage information for the RM/COBOL Use Count Utility(rmucutil):

rmucutil RegistrationNumber [COMPILER|RUNTIME] DETAILS

*The Registration Number for your product can be found by running either of the following commands: "runcobol" or "rmcobol"

In addition, the environment variable RM_UC_LOG_PATH can be set to a directory, so RM/COBOL will create a RMUSECNT.LOG file, which will contain similar diagnostic messages.

For example, for Windows systems, setting RM_UC_LOG_PATH=C:\\TMP will cause RM/COBOL to create and write C:\\TMP\\RMUSECNT.LOG.