OnDemand User Group

Support Forums => z/OS Server => Topic started by: rjchavez on January 17, 2019, 11:52:34 AM

Title: CMOD 9.5 (maybe 10) and OSPROTECT?
Post by: rjchavez on January 17, 2019, 11:52:34 AM
We recently installed APAR OA54807 which enables z/OS to use the OSPROTECT parameter in IEASYSxx.  After installing this APAR we immediately ran into S0C4 in the ARSSOCK server.  I searched for CMOD maintenance and did not find anything.  Has anyone run into a similar issue with OSPROTECT and CMOD?
Title: Re: CMOD 9.5 (maybe 10) and OSPROTECT?
Post by: Nolan on January 18, 2019, 07:29:19 AM
It sounds like you are calling a library that is not APF authorized.  Do you have an exit that is not in an APF authorized library?
Title: Re: CMOD 9.5 (maybe 10) and OSPROTECT?
Post by: Ed_Arnold on January 18, 2019, 07:49:22 AM
I've been running with OSPROTECT at both OSPROTECT=1 and the default, OSPROTECT=SYSTEM since days after the PTF was first available without a hitch.

This is at z/OS V2.2 and z/OS V2.3.

Ed
Title: Re: CMOD 9.5 (maybe 10) and OSPROTECT?
Post by: Ed_Arnold on January 18, 2019, 07:53:51 AM
Aha!  I just remembered this:

Had a report of a S0C4 in ARSSOCKD after rolling out maintenance that included OSPROTECT.

Turned out the maintenance included this:

http://www.odusergroup.org/forums/index.php?topic=1525.msg9989#msg9989 (http://www.odusergroup.org/forums/index.php?topic=1525.msg9989#msg9989)

Ed
Title: Re: CMOD 9.5 (maybe 10) and OSPROTECT?
Post by: Nolan on January 18, 2019, 08:25:25 AM
Nice Ed!  :)
Title: Re: CMOD 9.5 (maybe 10) and OSPROTECT?
Post by: rjchavez on January 18, 2019, 11:13:33 AM
Aha!  I just remembered this:

Had a report of a S0C4 in ARSSOCKD after rolling out maintenance that included OSPROTECT.

Turned out the maintenance included this:

http://www.odusergroup.org/forums/index.php?topic=1525.msg9989#msg9989 (http://www.odusergroup.org/forums/index.php?topic=1525.msg9989#msg9989)

Ed
Thanks Ed!  The PTFs are for DB2 Query Monitor and the common component and it's impacting several DB2 applications at our shop.  We're putting in a new release of the products including the PTFs.