I’m writing windows front end to display system info from a z/os system. The 
program getting the info is a Assembler z/os TCP/IP server 
Certain information such as executing program name ACEE is in not in common
As for swappable issues my Estae can catch the s0c4 and bypass that address 
space 

Thanks  



> On Nov 10, 2018, at 6:36 PM, Rob Scott <rsc...@rocketsoftware.com> wrote:
> 
> It might help matters if you outline what you are trying to achieve.
> 
> 
> 
> On 10 Nov 2018 22:38, Joseph Reichman <reichman...@gmail.com> wrote:
> I think for SSAR I might need to set the AX value to 1
> Via AXSET macro correct ?
> 
> 
> 
>> On Nov 10, 2018, at 8:43 AM, Peter Relson <rel...@us.ibm.com> wrote:
>> 
>> <snip>
>> Given the choice of using the SSAR instruction with a ALET of 1
>> And adding a access list entry via ALESERV which is the preferred method
>> </snip>
>> 
>> I do not accept the conditions of contest. Neither is an acceptable method
>> in general.
>> 
>> You might not have authorization to SSAR. And a target address space needs
>> to be non-swappable in general.
>> Setting things up so that you have authorization to SSAR to a space can
>> have system integrity consequences.
>> Further, if this is a reusable ASID, SSAR will not work in any case, you
>> would need to use SSAIR.
>> 
>> The current secondary address space can always be accessed using ALET=1 in
>> AR ASC mode.
>> 
>> Peter Relson
>> z/OS Core Technology Design
>> 
>> 
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ================================
> Rocket Software, Inc. and subsidiaries ? 77 Fourth Avenue, Waltham MA 02451 ? 
> Main Office Toll Free Number: +1 855.577.4323
> Contact Customer Support: 
> https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
> Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
> http://www.rocketsoftware.com/manage-your-email-preferences
> Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
> ================================
> 
> This communication and any attachments may contain confidential information 
> of Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
> prohibited. If you are not the intended recipient, please notify Rocket 
> Software immediately and destroy all copies of this communication. Thank you.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to