I think the MFI maybe the key as I use VTAM% I think MFI indicates a dedicated terminal, why because what happens is after I abend and before my recovery gets control For a split second I see tool trying to connect to a NEW terminal then I get debug tool screen displaying garbage with my recovery name on top.
> On Jun 12, 2020, at 9:21 AM, Dylan Perry > <[email protected]> wrote: > > I used the standard JCL options for MFI and a steplib/job with an EQAOPTS > that has SVCSCREEN turned on. > > //CEEOPTS DD * > TEST(,,,MFI%xxxxxxxx:) > //INSPLOG DD SYSOUT=* > > Here are some other options that may help you debug > > //$DTRAC82 DD SYSOUT=* > //IEWDIAG DD SYSOUT=* > //IEWTRACE DD SYSOUT=* > //IDIOFF DD DUMMY > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
