This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Performance Analysis tool for RM/COBOL

Hi –

 

Does RM/COBOL supports any performance analysis tool something like Marco4 FreezeFrame for Z/OS Cobol.

 

Such  tool did a sampling of currently running process. Record various parameter like memory usage, input-output operations by each programs in current running process, etc.

 

 

Tags:

  • Suggested Answer

    0

    Swapnil

    There are several Linux tools that measure memory usage, I/O, etc.  There is nothing specific to RM/COBOL.  

    There is also a logging capability that might be useful.  Check the User Guide index for ENABLE-LOGGING.