Decompile RHDCSRTT load module
search cancel

Decompile RHDCSRTT load module

book

Article ID: 188759

calendar_today

Updated On:

Products

IDMS

Issue/Introduction

Is it possible to de-compile an RHDCSRTT load module to the original source?

Environment

Release: All supported releases.

Resolution

PTF SO07995 (r19.0 only) provides a new command DCMT D SRTT which will display the source of the loaded RHDCSRTT load module.

Note that when the RHDCSRTT load module is compiled, there are several standard and/or default values included into the load module that may not be explicitly coded in the source. The DCMT D SRTT statement simply decompiles the load module and displays all of the source that could have been used to generate it. So there may be more entries in the DCMT D SRTT output than in the SYSIN of the RHDCSRTT assembly.