gtpm1m4c | TPF V4R1 Migration Guide: 3.1 to 4.1 |
The TPF 4.1 system does run-time authorization checking on a select group of macros. E-type programs that start these macros must be authorized to do so. When E-type programs are allocated, you can specify which level of authorization an E-type program has on the OPTIONS parameter.
You can assign one or more of the following types of authorization:
TPF System Macros provides information about the macros that require one or more of these authorizations. In most cases, the type of authorization associated with each of these macros is specified on the CKMAC parameter of the CRESVC call that defines the macro. CRESVC calls appear in IBMSVC or USRSVC. If you do not want this authorization checking to take place, you can turn it off by authorizing all programs (by altering CRESVC calls) that issue these macros.
See TPF System Macros for more information about these macros and the type of authorization provided for a specific macro.
See Allocating Programs, Transfer Vectors, and Pools for more information about allocating programs, and see Defining SVCs for more information about defining SVCs.