Is there a way to display Datacom URTs associated with a particular DBID in SYSVIEW?
This can be done in CICS by issuing a DBOC INQ=???.???.<DBID> but can it be done from SYSVIEW?
Release : 15.1
Component : DATACOM/DB and SYSVIEW
In SYSVIEW use command DCOPEN - MUF open bases. It will show all opened bases and associated URT.
The display will look like this:
-----------------------------------------------------------------------------------------------------------
Jobname DCOM151 ASID 0085 Jobid JOB24217 Datacom 15.1 Mode REGION
Group n/a
-----------------------------------------------------------------------------------------------------------
Cmd Jobname MUFname DBID JobNode OpenJobn RunUnit URTNum URTDBID Star Remote RemDBID RemNode Part Rep
DCOM151 DCOM151 2 CICSC530 11469 2 2
. . . CICSC151 11473 1 2
. . 3 CICSC530 11469 3 3
. . 15 CICSC530 11469 2 15
. . . CICSC151 11473 1 15
. . 1000 BATCH01 11474 1 1000
************************************************************** End of Data ********************************