Skip to main content

Performance Analysis tool for RM/COBOL

  • October 11, 2022
  • 1 reply
  • 2 views

Swapnil Gupta

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.

 

 


#RMCOBOL

1 reply

Thomas Morrison
  • Participating Frequently
  • October 11, 2022

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.

 

 


#RMCOBOL

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.