z/OS TSO/E Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Re-prompt code (parameter entry 15)

z/OS TSO/E Customization
SA32-0976-00

If the user enters data that is not valid and a re-prompt is necessary, this code identifies which field on the logon panel is in error.

On entry to the exit, this field indicates the reason for the prompt. A zero indicates that the prompting was for initial information. Other re-prompt codes are shown in Table 1.

You can set this code to indicate to the logon processor a field is in error. You must also set the re-prompt control switch. The logon processor will re-prompt the user for the specified field.

When the logon processor re-prompts the user for data, the field in error is highlighted. All fields except the highlighted field are locked and only the highlighted field can be changed.

The logon processor displays the appropriate error message for the field in error. If the code indicates a re-prompt for an installation-defined field, exit IKJEFLN2 can specify a message in parameter entry 19 or 20 that is displayed on the re-prompt.

Table 1. Re-prompting codes for the logon processor
Code Meaning
0 Initial prompt for data
1 User ID
2 Password
3 Account number
4 Procedure name
5 Region size
6 Performance group ID
7 New password
8 RACF® group ID
9 No Mail option
10 No Notices option
11 Reconnect option
12 Operator ID card option
13 First command
14 SECLABEL
-1 to -n Negative number of installation-defined parameters. If the exit sets the value to -1, the logon processor re-prompts for the first installation-defined field. If the exit sets the value to -2, the logon processor re-prompts for the second installation-defined field.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014