Re: Cloud Storage

2023-10-29 Thread ITschak Mugzach
I have seen some Model9 implementations during security assessments. Usually the S3 backup is taken to their on perm server that stores the data on a DS8xxx (or compatible) and mirrors that elsewhere using standard DS*xxx mirroring. So restore can be at the regular disk speed on site or on backup s

Re: updated_pause_element_token zero after IEAVPSE

2023-10-29 Thread Peter Relson
Mark H wrote Can someone give me a clue as to what IEAVPSE is telling me when it returns rc=0 and updated_pause_element_token as zeros ? A subsequent attempt at using that token results in rc=4. As far as I know, there is no expected case where you get back rc=0 with an updated PET of zeros.

Re: z/OS 3.1 documentation

2023-10-29 Thread Paul Gilmartin
On Wed, 18 Oct 2023 17:08:27 -0700, Tom Brennan wrote: >In my tests, symlinks (mklink command) needs admin auth to create. That >would scare people I think. > ??? Feels like a silly restriction. Is there a reason for it? Integrity? I have one starting to work in Rexx, avoiding the VBS constra

Re: z/OS 3.1 documentation

2023-10-29 Thread Jeremy Nicoll
On Sun, 29 Oct 2023, at 20:51, Paul Gilmartin wrote: > On Wed, 18 Oct 2023 17:08:27 -0700, Tom Brennan wrote: > >>In my tests, symlinks (mklink command) needs admin auth to create. That >>would scare people I think. >> > ??? Feels like a silly restriction. Is there a reason for it? Integrity?