QUERY PROMPT
Authorization
Privilege Class: B
Purpose
Use QUERY PROMPT to display whether CP will prompt the operator for startup information following a CP restart after an abend or a shutdown REIPL.
Operands
- AFTER_RESTart
- specifies to display whether CP will prompt the operator for startup information after a CP restart after an abend or not.
- AFTER_SHUTDOWN_REIPL
- specifies to display whether CP will prompt the operator for startup information after a shutdown REIPL or not.
Usage Notes
- Use the SET PROMPT command to change the settings of the prompt operands.
- Use the FEATURES ENABLE/DISABLE PROMPT configuration file statement to initialize the settings of the prompt operands at IPL time.
- If the SET PROMPT command was not used or the FEATURES ENABLE PROMPT statement was not specified in the configuration file, the operator will not be prompted for start up information after a system restart or a shutdown REIPL.
Responses
Response 1:
To query the settings of the prompt after_restart operand enter the following:
q prompt after_restart
The system will not prompt for startup information after restart
Ready;To query the settings of the prompt after_shutdown_reipl operand enter the following:
q prompt after_shutdown_reipl
The system will not prompt for startup information after a
shutdown reipl
Ready;Messages
- HCP002E Invalid operand - operand
- HCP003E Invalid option - command contains extra option(s) starting with option
- HCP6704E Missing token at end of line
- HCP6706E Invalid string - string
