Actually it’s a task The dataspace is owned by another address Space I’m thing of writting a customized TESTAUTH subcommand to display it im begging to realize I’ll have to pass the stoken to do it
Thanks > On Apr 1, 2023, at 8:43 AM, Peter Relson <[email protected]> wrote: > > In one of the appends there was talk about an SRB. So which is it? SRB or > task? > > Whether valid or not, from one work unit (SRB or task) you cannot use another > work unit's DU-AL ALET. Only PASN-AL ALETs and common area data space (CADS) > ALETs can be used from multiple work units. > > If looking around in a dump is useful, have at it. Obviously the SRB's DU-AL > is not going to be by locatable by some task's STCBALOV. > If the SRB is represented by an SSRB, its DU-AL can be found in SSRXALOV > where the SSRX can be found via 64-bit pointer SSRBSSRX. > > The system trace, if you can capture that in a dump, for your SRB will show > its WEB address (for a task it shows the TCB address). > WEBTYPE can tell you if it's an SRB or SSRB. For an SSRB, WEBUPTR points to > the SSRB. > > This is diagnostic information, not a programming interface. > > Peter Relson > z/OS Core Technology Design > > > ---------------------------------------------------------------------- > 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
