M Lee Klein
New User
Joined: 08 Feb 2022 Posts: 21 Location: USA
|
|
|
|
I'm tasked with preparing a report that shows the COBOL program names that access the Adabas database. The Adabas logging only captures the jobname so for online transactions that is the CICS task where it originates.
SYSVIEW shows the dynamic transactions but I need to capture the program names. Does the Cobol program name appear in Sysview or is it some system name? For example, for Natural the name shown is NC8REXX. For Natural you have to have a special user exit linked to capture the actual Natural program name that is executing.
MLK |
|