IBM Mainframe Discussion List <[email protected]> wrote on 01/21/2013 08:53:35 AM:
> From: "[email protected]" <[email protected]> > To: [email protected], > Date: 01/21/2013 02:54 PM > Subject: Re: 0D7 with ATSET > Sent by: IBM Mainframe Discussion List <[email protected]> > > Jim Mulder wrote > > > Your ATSET does a stacking PC-cp. The ATSET service routine > >removes secondary authority for your server's AX to your > >User space. ATSET tries to return via PR, but since you invoked > >ATSET in cross memory mode, this is PR-ss, and secondary > >authority checking is done. The resulting SASN would be > >your User spaces's ASN, and the ATSET has just removed that > >authority. So the PR-ss results in a program check code x'025', > >which z/OS turns into a 0D7-025 abend. > > > > Does this mean a Space Switching PC cannot be used to remove the > users access ? That is correct. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
