RESET control statement
This control statement clears the current settings of the other control statements.
Purpose
Reset control statements remain unprotected unless you specify new settings with the appropriate control statements and rerun the update program.
You can use the RESET control statement only once per run.
Format
The format of the RESET control statement is:
RESET=cccccccc
where cccccccc denotes one of the keywords.
Keywords
- ALL | YES
- Clears settings for all control statements and all keywords in the security table for the Classic Interface.
- AUTHLIB
- Clears the name and volume serial number of the authorized library.
- INFO
- Clears settings for all INFO-line commands on the COMMAND control
statement.
For example, if you do not want to use the default security levels for INFO-line commands and if you want to start again, enter RESET=INFO. This resets all LEVEL settings to security level 0 and clears any existing EXTERNAL and AUDIT settings for the INFO-line commands.
- MAJOR
- Clears settings for all major and immediate commands on the COMMAND control
statement.
For example, if you do not want to use the default security levels for major and immediate commands and if you want to start again, enter RESET=MAJOR. This resets all LEVEL settings to security level 0 and clears any existing EXTERNAL and AUDIT settings for major and immediate commands.
- MINOR
- Clears settings for all minor commands.
- MODULE
- Clears the name of your exit routine module.
- PASSWORD
- Clears the internal passwords.
- SLASH
- Clears the record number for SMF audits.