BSP - Beratung, Schulung, Projekte


SVC 244 - Authorization SVC

What does it do?

This is a tiny SVC. It can set and/or unset the authorization bit in the JSCB. A macro, BSPAUTH is provided to use the SVC:

BSPAUTH macro instruction Syntax
BSPAUTH {ON|OFF}

Compile and link JCL can be found in SYS1.SETUP.CNTL(SVC244$)

An IPL with the CLPA option is needed to complete the installation of this SVC, as it resides in SYS1.LPALIB

Disclaimer

Although this program has been tested on the Turnkey MVS system Version 3 it is not guaranteed to be bug-free (which program is?)

Use at your own risk