z/OS ISPF Messages and Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ISRB000

z/OS ISPF Messages and Codes
SC19-3622-00

ISRB000
Parameter missing - BROWSE service requires either DATASET or DATAID parameter.

Explanation

The BROWSE service requires either the DATASET or DATAID parameter.

Programmer response

Include either the DATASET or DATAID parameter on the BROWSE service.

ISRB001
Data ID not found - Data ID parameter passed to browse is not defined. Use LMINIT.

Explanation

The DATAID specified on the BROWSE service has not been initialized using LMINIT.

Programmer response

Use LMINIT to initialize the dataid prior to issuing the BROWSE service.

ISRB002
Invalid parameter - BROWSE service parameters are specified in an invalid combination.

Explanation

An invalid combination of parameters was specified on the BROWSE service. MEMBER or DATAID cannot be used with DATASET. VOLUME or PASSWORD cannot be used with DATAID.

Programmer response

Correct the BROWSE service parameters.

ISRB003
OPEN error - An error occurred while trying to open the PDS.

Explanation

An error occurred opening the partitioned data set for input.

System programmer response

Determine why the input data set cannot be opened and correct the problem.

User response

Try the operation again. If the error reoccurs, contact your system programmer for assistance.

ISRB004
I/O error - I/O error while trying to build the member list.

Explanation

An I/O error occurred while reading the partitioned data set directory.

System programmer response

Determine why the partitioned data set is getting I/O errors and correct the problem.

User response

Try the operation again. If the error recurs, contact your system programmer for assistance.

ISRB005
Incomplete string - Put a quote to indicate the end of the string.

Explanation

A quotation mark was found indicating the beginning of a quoted string but no matching quotation mark was found to indicate the end of the string.

User response

Use a quotation mark to end the quoted string.

ISRB006
Insufficient storage - BROWSE will continue, using as much of the display screen as possible.

Explanation

There is insufficient virtual storage to read the entire data set into storage. Browse will continue, displaying as much of the data as will fit into virtual storage.

ISRB007
Member not found - The requested member was not found in the PDS directory(s).

Explanation

This is an informational message.

ISRB008
BLDL error - I/O error, insufficient virtual storage, or other BLDL error.

Explanation

An I/O error, insufficient virtual storage to process the BLDL, or other problems were encountered processing a BLDL.

System programmer response

Determine what is wrong with the data set and correct the problem.

User response

Try the operation again. If the error recurs, contact your system programmer for assistance.

ISRB009
No members in data set - The PDS specified contains no members.

Explanation

This is an informational message.

ISRB010
Invalid command - The command entered is not valid for BROWSE.

Explanation

You entered something that is not a valid command for BROWSE.

User response

Enter a valid command. Valid primary commands in BROWSE are BROWSE, COLUMNS, DISPLAY, FIND, HEX, LOCATE, RESET, SUBMIT, EDIT and VIEW.

ISRB011
Severe error - Unexpected return code from ISRCBR.

Explanation

An unexpected return code was received from module ISRCBR.

System programmer response

Record what the user was doing when the error occurred. Try to reproduce the error using a different userid and data set. If the error persists, contact IBM® support.

User response

Retry the operation. If the error recurs, contact your system programmer for assistance.

ISRB012
Bad directory - Directory block size exceeds maximum of 256.

Explanation

The partitioned data set directory has an incorrect blocksize.

System programmer response

Reproduce the partitioned data set with a directory blocksize of 256.

User response

Contact your system programmer.

ISRB013
Enter label or number - Enter the line number or the label of the line to be displayed.

Explanation

The LOCATE command was entered with no parameter.

User response

Enter the LOCATE command followed by either a relative line number or a previously defined label.

ISRB014
Invalid parameter - A number or label (.xxxx) is the only valid parameter.

Explanation

The LOCATE command was entered with an invalid parameter. A valid parameter is either a previously defined label or a relative line number. The maximum length of the parameter is 8 characters.

User response

Enter the LOCATE command with a valid parameter.

ISRB015
Label not defined - The label specified has not yet been defined.

Explanation

The LOCATE command was entered with a label that has not been defined.

User response

Use a previously defined label or a relative line number as the parameter for the LOCATE command.

ISRB016
Invalid label - A label must be 1 to 8 chars long including the initial period.

Explanation

The LOCATE command was entered with a label that is greater than 8 characters long.

User response

Enter the LOCATE command with a valid label or a relative line line number as the parameter.

ISRB017
Label 'aaaaaaaa' located - Label 'aaaaaaaa' (line bbbbbbbb) was located.

Explanation

This is an informational message.

ISRB018
Label 'aaaaaaaa' assigned - Label 'aaaaaaaa' is assigned to line bbbbbbbb.

Explanation

This is an informational message.

ISRB019
Label 'aaaaaaaa' reassigned - Label 'aaaaaaaa' is reassigned to line bbbbbbbb.

Explanation

This is an informational message.

ISRB100
Panel error - The data display panel to be used does not exist or is not usable.

Explanation

The panel specified for use to display the data does not exist or is unusable.

Programmer response

Correct the BROWSE or BRIF service to use a valid data display panel.

ISRB101
Enter character string - Enter the string of characters to be displayed.

Explanation

You entered the FIND command with no character string to find.

User response

Enter the FIND command followed by the string of characters that you want to find.

ISRB102
Invalid keyword - Check spelling of keywords used with the FIND command.

Explanation

The FIND command has an unrecognizable keyword parameter. You may have entered a FIND command with quotes that do not correctly delimit the string that you want to find and BROWSE is attempting to interpret the remainder of the string as a keyword.

User response

Correct the spelling of the FIND keywords, or correct the use of quotes to delimit the string.

ISRB103
Enter a FIND command - The RFIND key works only after a FIND character string is entered.

Explanation

This is an informational message.

ISRB104
Put string in quotes - Put quotes (' ') around the string of characters to be displayed.

Explanation

The FIND command was entered followed by two or more words (strings of characters delimited by blanks) that are not recognized keywords of FIND. To find these words, you must enclose them in single quotation marks to indicate that they are a single string.

User response

Enclose the string for FIND in single quotation marks.

ISRB105
aaaaaaaa bbbbbbbb cccccccc - bbbbbbbb dddddddd found aaaaaaaa times within cols eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRB106
aaaaaaaa bbbbbbbb found - Search for aaaaaaaa cccccccc in cols dddddddd to eeeeeeee was successful.

Explanation

This is an informational message.

ISRB107
Empty data set or member - Empty PDS member or sequential data set has been requested.

Explanation

This is an informational message.

ISRB108
I/O error - An I/O error was encountered reading the first record requested.

Explanation

An I/O error occurred reading the first record of the data set.

System programmer response

Determine why the data set is getting I/O errors and correct the problem.

User response

Retry the operation. If the error recurs, contact your system programmer for assistance.

ISRB109
Insufficient storage - Not enough storage is available for BROWSE to proceed.

Explanation

There is insufficient virtual storage for BROWSE to continue processing.

User response

Reduce your use of virtual storage by ending panels that you are not using, such as recursive BROWSE or EDIT sessions or other ISPF panels that you are using in pull-downs and so forth. Retry the operation.

ISRB110
Invalid data set - Data set for SUBMIT command must be fixed 80.

Explanation

The record format or LRECL of the data set you are browsing is not fixed 80. Only fixed 80 data sets can be processed by the SUBMIT command.

ISRB111
SUBMIT not supported - SUBMIT command is not supported for BRIF service

Explanation

This is an informational message.

ISRB112
Packed data error - Invalid packed data format. Data set possibly corrupted.

Explanation

The data set that you are attempting to Browse or Edit has data that appears to be packed but is not in the format that is valid for ISPF packed data. The data set may be corrupted.

System programmer response

Determine whether the data set should be ISPF packed or not. Investigate possible corruption of the data set.

ISRB113
Volume not allowed - Option 1 BROWSE does not support browsing a single volume of a multivolume GDG data set.

Explanation

This is an informational message.

ISRB114
Partial data displayed - This is a multivolume data set. If you did not specify a volume, the data on all volumes will be displayed. Otherwise, only the data on the volume that you specified will be displayed.

Explanation

This is an informational message.

ISRB115
Invalid data set - Data set for SUBMIT command cannot contain packed data.

Explanation

This is an informational message.

ISRB116
SUBMIT not allowed - Your installation does not allow the SUBMIT command from Browse.

Explanation

Your installation has indicated in the configuration table that the Browse SUBMIT command should be disabled.

ISRB117
SUBMIT not executed - The member you are browsing has changed. If you exit from Browse and reenter, you will see the changes that have been made.

Explanation

The Browse SUBMIT command is not allowed if the member being browsed has been modified by another user since the start of the browse session.

User response

Exit the browse session for that member and reenter. You will then be browsing the member as it currently exists and can determine if it should be submitted.

ISRB118
SUBMIT not allowed - Your installation does not allow the SUBMIT command from View.

Explanation

Your installation has indicated in the configuration table that the View SUBMIT command should be disabled.

ISRB119
Empty file - Empty z/OS UNIX file has been requested.

Explanation

This is an informational message.

ISRB150
FIND string too long - The FIND string cannot be longer than 40 characters in browse.

Explanation

The FIND string must be less than or equal to 40 characters in length.

User response

Enter a FIND string of 40 characters or less.

ISRB151
Invalid character string - The FIND string cannot be a null ('') string.

Explanation

The FIND string cannot be a null string.

User response

Enter a valid FIND string.

ISRB152
Invalid character - Invalid special character for a picture (P'xxx') string.

Explanation

The value entered is invalid for P'xxx' is invalid as a picture string.

User response

Enter a valid FIND string.

ISRB153
Put string in quotes - Put quotes (' ') around the string of characters to be displayed.

Explanation

A string of characters was entered that must be enclosed in single quotation marks to specify it as a string to be found.

User response

Enclose the string in single quotation marks.

ISRB154
Invalid keyword - The keywords 'aaaaaaaa' and 'bbbbbbbb' cannot both be used. Delete one.

Explanation

Two mutually exclusive keywords were entered.

User response

Use only one of the keywords.

ISRB155
Invalid parameter - The string will not fit within columns aaaaaaaa and bbbbbbbb.

Explanation

The string that was entered to be found is longer than the LRECL of the data set or will not fit between the columns specified.

User response

Enter a FIND string that is shorter than or equal in length to the LRECL of the data set, or correct the columns specified.

ISRB156
Invalid keyword - The keyword 'aaaaaaaa' is only valid for a character FIND. Enter the FIND string as c'string' or remove the 'aaaaaaaa' keyword.

Explanation

The find of non EBCDIC strings is restricted to character finds.

User response

Use the UTF8, ASCII or USASCII keyword only when entering the string in the format c'string'

ISRB157
Invalid boundary number - Only two numbers (left and right bounds) can be part of a FIND command.

Explanation

More than two numbers were entered as part of a FIND command. Only two numbers (left and right bounds) are allowed as parameters for the FIND command.

ISRB158
Invalid left boundary - The left boundary exceeds the record length (LRECL).

Explanation

The left boundary used in the FIND command cannot exceed the record length (LRECL) of the data set.

ISRB159
Invalid boundary number - The left boundary must come first and must be smaller than the right.

Explanation

The boundary parameters of the FIND command must be specified with the left boundary first and the left boundary must be smaller than the right boundary.

ISRB160
*Limit of Data* - The data set contains more than the supported number of records. Data beyond this limit will not be displayed.

Explanation

The number of records in the data set extends past the limit currently supported by Browse. Any data beyond this point will not be displayed.

User response

Either reduce the size of the data set, split into multiple data sets or use an alternative browse utility.

ISRB161
Enter character string - A character string for FIND has not been entered (so * is invalid).

Explanation

A character string must be entered as a parameter to the FIND command.

User response

Enter the character string that you want to find in the displayed file.

ISRB162
Invalid hex string - The hex string must have an even number of hex digits.

Explanation

A hex string entered as a parameter to the FIND command must have an even number of digits.

User response

Correct the hex FIND string.

ISRB163
No aaaaaaaa bbbbbbbb found - aaaaaaaa bbbbbbbb - not found within cols cccccccc to dddddddd.

Explanation

No occurrence of the FIND string was found within the boundaries specified on the FIND command.

ISRB164
Invalid hex string - The hex string must contain only hex digits (0-9, A-F).

Explanation

Only hex digits (0-9, A-F) are valid when specifying a hex FIND string (x'nnnn').

User response

Correct the FIND string.

ISRB165
* Top of data reached * - aaaaaaaa bbbbbbbb not found. Press RFIND key to continue from bottom.

Explanation

No occurrence of the FIND string was found from the point of the beginning of the search to the beginning of the data.

User response

Press RFIND to continue the FIND from the end of the data.

ISRB166
*Bottom of data reached* - aaaaaaaa bbbbbbbb not found. Press RFIND key to continue from top.

Explanation

No occurrence of the FIND string was found from the point of the beginning of the search to the end of the data.

User response

Press RFIND to continue the search from the beginning of the data.

ISRB167
I/O error encountered - I/O error was detected while performing the FIND command.

Explanation

An I/O error occurred while reading data to process the FIND command.

System programmer response

Determine the cause of the I/O error, and correct the problem.

User response

Try the operation again. If the error recurs, contact your system programmer for assistance.

ISRB168
BROWSE terminated - I/O error was detected while processing a BROWSE command.

Explanation

An I/O error occurred while reading data to process the BROWSE command.

System programmer response

Determine the cause of the I/O error, and correct the problem.

User response

Try the operation again. If the error recurs, contact your system programmer for assistance.

ISRB169
STAE macro error - Unable to obtain storage for STAE macro, subpool 0 full.

Explanation

ISPF was unable to obtain storage for the STAE macro. Storage subpool 0 is full.

User response

Retry the operation. If the error recurs, contact your system programmer for assistance.

Programmer response

Determine why subpool 0 storage is full and correct the problem.

ISRB180
Invalid BROWSE parameter - Member name "aaaaaaaa" must be alphanumeric chars, starting with alpha.

Explanation

ISPF requires a member name that consists of alphanumeric characters with the first character being alpha.

User response

Enter a valid member name.

ISRB181
Invalid member name - "aaaaaaaa" exceeds 8-character allowable member name length.

Explanation

Member names cannot be greater than 8 characters in length.

User response

Enter a valid member name.

ISRB182
Member name invalid - A member name cannot be specified when browsing sequential data set.

Explanation

Sequential data sets do not contain members.

User response

Enter only the data set name in order to browse a sequential data set. Do not enter a member name.

ISRB183
Recursion error - Recursive use of BROWSE is not allowed while browsing the ISPF log.

Explanation

Recursive BROWSE is not allowed when browsing the ISPF log data set.

User response

Do not use the BROWSE primary command when browsing the ISPF log.

ISRB184
Invalid mixed mode - Specify either YES or NO for the mixed mode.

Explanation

YES and NO are the only valid entries for mixed mode.

User response

Enter either YES or NO for the mixed mode.

ISRB185
Invalid format name - Specified format name contains invalid characters.

Explanation

The format name entered contains invalid characters. Format names must be alphanumeric with the first character alpha.

User response

Use a valid format name.

ISRB186
Invalid parameter - Extraneous or invalid parameter specified with this command.

Explanation

Too many parameters or an invalid parameter was entered.

User response

Correct the parameters.

ISRB187
aaaaaaaa bbbbbbbb found cccccccc times within cols dddddddd to eeeeeeee.. Dataset contains more than the supported number of records. Data beyond this limit will not be searched or displayed.

Explanation

The number of records in the data set extends past the limit currently supported by Browse. Any further instances of the search string past this point will not be located or displayed.

User response

Either reduce the size of the data set, split up the data set or use an alternative search utility.

ISRB188
aaaaaaaa bbbbbbbb - not found within cols cccccccc to dddddddd.. Dataset contains more than the supported number of records. Data beyond this limit will not be searched or displayed.

Explanation

No occurrence of the FIND string was found within the boundaries specified on the FIND command. The number of records in the data set extends past the limit currently supported by Browse. Any further instances of the search string past this point will not be located or displayed.

User response

Either reduce the size of the data set, split up the data set or use an alternative search utility.

ISRB189
aaaaaaaa bbbbbbbb not found. Dataset contains more than the supported number of records. Data beyond this limit will not be searched or displayed. Press RFIND key to continue from top.

Explanation

No occurrence of the FIND string was found from the point of the beginning of the search to the end of the data. The number of records in the data set extends past the limit currently supported by Browse. Any further instances of the search string past this point will not be located or displayed.

User response

Either reduce the size of the data set, split up the data set or use an alternative search utility.

ISRB500
Too many parameters - For the 'aaaaaaaa' command.

Explanation

Too many parameters were entered for the command.

User response

Correct the parameters.

ISRB501
Invalid parameter - 'aaaaaaaa' is not a valid parameter for the 'bbbbbbbb' command.

Explanation

An invalid parameter was entered for this command.

User response

Correct the parameters.

ISRB502
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' are inconsistent with 'cccccccc' command.

Explanation

The parameters entered were inconsistent or conflicting.

User response

Correct the parameters.

ISRB503
String too long - The invalid character for the DISPLAY command can only be a length of one.

Explanation

The "character" parameter of the DISPLAY command can only be one character in length.

User response

Correct the parameter.

ISRB504
Inconsistent parameters - The DISPLAY command may have 2 formats. For the first format A single character and/or (CC or NOCC) are the only parameters allowed. The 2nd format is DISPLAY LINE X Y COLS A B CCSID N. LINE and COLS parameters are optional. Acronyms UTF8, UTF16, UTF32, UCS2, ASCII, USASCII, EBCDIC and UNICODE can be used instead of CCSID N

Explanation

For the first format the DISPLAY command accepts parameters of only a single character (the character for non-displayable codes) and CC or NOCC to designate whether or not to show carriage control characters. For the second format the DISPLAY command accepts parameters of CCSID and a number, LINE and 1 or 2 numbers, and COLS and 1 or 2 numbers in where CCSID, LINE and COLS may be specified in any order. Also CCSID and the following number may be replaced by one of the acronyms UTF8, UTF16, UTF32, UCS2, ASCII, USASCII, EBCDIC or UNICODE. At least the CCSID and a number or a valid acronym must be provided.

User response

Correct the parameters.

ISRB505
Too many parameters - A single character and/or (CC or NOCC) are the only parameters allowed. One is required.

Explanation

The DISPLAY command accepts parameters of only a single character (the character for non-displayable codes) and CC or NOCC to designate whether or not to show carriage control characters. You must enter at least one parameter.

User response

Correct the parameters.

ISRB506
Data set FREE error - An error was encountered trying to free the data set(s) being browsed

Explanation

An error prevented freeing the allocation for the data set being browsed. This data set may still be allocated to your user ID. The allocation will be freed when you log off.

User response

If the allocation interferes with the use of the data set by other users, log off and log back on.

ISRB507
Parameter missing - A single character and/or (CC or NOCC) are the only parameters allowed. One is required.

Explanation

The DISPLAY command accepts parameters of only a single character (the character for non-displayable codes) and CC or NOCC to designate whether or not to show carriage control characters. You must enter at least one parameter.

User response

Correct the parameters.

ISRB508
Conversion failed - A call to MVS conversion services failed with return code = aaaaaaaa and reason code = bbbbbbbb. Some of the data may be shown unconverted.

Explanation

The DISPLAY command was used to specify that some of the data needs to be converted, but MVS™ was unable to convert some of the data specified. The return and reason codes are documented in Support for Unicode : Using Conversion Services Appendix D

User response

Check the return and reason code to determine the error.

ISRB509
Conversion failed - Conversion of data from CCSID aaaaaaaa to CCSID bbbbbbbb using search technique ER has not been defined to MVS Conversion Services. Some of the data may be shown unconverted.

Explanation

MVS Conversion Services needs to be configured for the CCSIDS involved using search technique ER in order for the conversion to be done. Refer to Support for Unicode : Using Conversion Services, topic 3.

User response

Check that the conversion table is defined.

ISRB510
Converted data shown - Data specified in a DISPLAY command has been converted from CCSID 'aaaaaaaa'

Explanation

The user has used the DISPLAY command to specify that some of the data shown on the screen was stored in a different CCSID and requiring conversion prior to display.

User response

Correct the parameters.

ISRB511
Conversion failed - Conversion of the FIND string from terminal CCSID aaaaaaaa to the data CCSID bbbbbbbb using search technique ER has not been defined to MVS Conversion Services.

Explanation

MVS Conversion Services needs to be configured for the CCSIDS involved using search technique ER in order for the conversion to be done. Refer to Support for Unicode : Using Conversion Services, topic 3.

User response

Check that the conversion table is defined.

ISRB512
Terminal CCSID not set

Explanation

The DISPLAY command is rejected because the terminal has not provided character set information to ISPF.

User response

Check with the communications system programmer.

ISRB600
Command not supported - BROWSE command not supported by the dialog supplied command routine.

Explanation

The command routine used by your dialog does not support BROWSE as a command.

ISRB601
Invalid record format - Record format must be F, FA, FM, V, VA, VM, or U. If the record format is other than U it may also be blocked (FB, VBA, etc.).

Explanation

The data set selected for browsing has an unsupported record format. You cannot browse this data set.

ISRB602
Record length too large - Maximum record length is 32760.

Explanation

The data set selected for browsing has a record length greater than 32 760. You cannot browse this data set.

ISRB603
No data to browse - Empty data file has been requested.

Explanation

The data set you are attempting to BROWSE contains no data.

ISRB604
Severe error - Unexpected return code from ISRCBR or dialog supplied routine.

Explanation

An unexpected return code was received from ISRCBR or from a dialog supplied routine.

User response

If the error recurs, contact the programmer for assistance.

Programmer response

Determine what return codes are being returned by dialog supplied routines. Correct them to return only the expected, documented return codes.

ISRB605
Member name not allowed - A member name cannot be specified when browsing with BRIF service.

Explanation

The BRIF service does not allow the use of a member name.

Programmer response

Invoke the BRIF service without a member name.

ISRB606
Severe error - Severe error occurred in ISRCBR or dialog supplied routine.

Explanation

A return code 20 was received from ISRCBR or a dialog supplied routine.

User response

If the error recurs, contact the programmer for assistance.

Programmer response

Determine what return codes are being returned by dialog supplied routines. If a return code 20 is being returned, determine the cause of the return code 20 and correct the problem. Consider modifying the dialog supplied routine to issue an informational message describing the cause of the failure.

ISRB607
Invalid data format - Browse is not allowed on a packed multivolume data set.

Explanation

Browse does not handle packed multivolume data sets.

User response

Enter a volume name.

ISRB608
Browse successful - Not enough storage was available to edit or view the data. Data browsed successfully.

Explanation

When not enough storage is available to edit or view a data set, browse is automatically substituted. Data was browsed successfully.

User response

info.

ISRB609
Browse failed - Not enough storage was available to edit or view the data. Browse was attempted, but failed.

Explanation

When not enough storage is available to edit or view a data set, browse is automatically substituted. Data was not browsed successfully.

User response

Attempt to browse the data set using Browse, instead of view or edit, to determine if there is a problem with the data. Check the ISPF log for any errors.

ISRC600
Command not allowed - Recursive entry to ISPF is not permitted.

Explanation

A second ISPF session may not be started while an ISPF session is active.

User response

Use the current ISPF session, or use ISPF split screen to start another ISPF session.

ISRC602
Enter TSO command - Enter command in TSO format.

Explanation

A TSO command is required as input on the TSO COMMAND PROCESSOR panel.

User response

Enter a TSO command.

ISRC603
Parameter missing - A parameter is required with the TSO command.

Explanation

It is invalid to specify TSO without following it with a valid TSO command.

User response

Enter a valid TSO command after the word TSO.

ISRC605
Invalid password - The password field contains invalid characters. Valid characters are (0-9, A-Z, #, $, or @).

Explanation

A password was entered that contained invalid characters. An MVS password must:
  • Be 1-8 characters in length
  • Contain only alphabetic, numeric, and special characters.

User response

Correct the password and reenter. If you did not specify a password on this panel and this is a recurring problem, you may have a variable in your ISPF profile pool that is being used by ISPF. If you suspect this is the case, you should perform one of these tasks:
  • Enter the Dialog Test Variables option (ISPF option 7.3) and issue "LOCATE xxx" from the command line. If the variable is found, use the D line command to delete the variable.
  • Use the VERASE service to remove the variable by invoking a CLIST or REXX exec that contains the command "ISPEXEC VERASE xxx BOTH".

The variable names used by PDF (symbolized by xxx) are PSWD2, SCENP, SCEOP, SF4SPSW, ZCRPSWD, ZECPSWD, ZMCPSWD, ZPSWD, ZQPSWD2, ZSSCNPSW, ZSSCOPSW, and ZSSFNPSW

ISRC608
Command not allowed - This command is not intended to be executed from option 6.

Explanation

Commands containing the ISPF NONDISPL keyword cannot be executed from option 6.

User response

Correct the command and then reenter.

ISRC609
Invalid password - The password field contains invalid characters. Valid characters are (0-9, A-Z, #, $, or @). If you did not enter a password, and if this is a recurring problem, you may have a variable called PSWD in your profile variable pool. You can use the dialog test "Variables" option (ISPF option 7.3) or the VERASE service to delete the variable from your profile pool.

Explanation

A password was entered that contained invalid characters. An MVS password must:
  • Be 1-8 characters in length
  • Contain only alphabetic and numeric characters.

User response

Correct the password and reenter. If you did not specify a password on this panel and this is a recurring problem, you may have a variable named PSWD in your ISPF profile pool that is being used by ISPF. If you suspect this is the case, perform one of these tasks:
  • Enter the Dialog Test Variables option (ISPF option 7.3) and issue "LOCATE PSWD" from the command line. If the variable is found, use the D line command to delete the variable.
  • Use the VERASE service to remove the variable by invoking a CLIST or REXX exec that contains the command "ISPEXEC VERASE PSWD BOTH".
ISRCP000
Invalid command - Module ISRCINVC received an invalid command as a parameter.

Explanation

The command passed to ISRCINVC is not BROWSE, EDIT, or VIEW.

System programmer response

This is a programming error. Contact IBM support.

User response

Contact your system programmer.

ISRCP001
Command completed - The EDIT command completed successfully.

Explanation

This is an informational message.

ISRCP002
Invalid data set name - The data set name has too many characters.

Explanation

The data set name parameter exceeds 44 characters.

User response

If this error is the result of input to a dialog, enter a valid data set name. Otherwise, see the dialog developer.

Programmer response

Correct the data set name.

ISRCP003
Invalid member name. - The member name has too many characters.

Explanation

The member name parameter embedded within the data set name exceeds 8 characters.

User response

If this error is the result of input to a dialog, enter a valid data set name. Otherwise, see the dialog developer.

Programmer response

Correct the member name.

ISRCP004
Command completed - The VIEW command completed successfully.

Explanation

This is an informational message.

ISRCP005
Command completed - The BROWSE command completed successfully.

Explanation

This is an informational message.

ISRCP006
Invalid parameter - Module ISRCPREC received an invalid parameter.

Explanation

The parameter passed to ISRCPREC is not EDIT or VIEW.

System programmer response

This is a programming error. Contact IBM support.

User response

Contact your system programmer.

ISRCP007
Recovery successful - VIEW recovery completed successfully.

Explanation

This is an informational message.

ISRCP008
Recovery successful - Edit recovery completed successfully.

Explanation

This is an informational message.

ISRCS000
Invalid INTENS - Invalid INTENS - Enter HIGH, LOW, or NON.

Explanation

An invalid INTENS value has been entered.

User response

Enter HIGH, LOW, or NON for INTENS value.

ISRCS001
Invalid COLOR - Invalid COLOR - Enter - BLUE, GREEN, TURQ, YELLOW, RED, PINK, or WHITE.

Explanation

An invalid COLOR has been entered.

User response

Enter BLUE, GREEN, TURQ, YELLOW, RED, PINK, or WHITE for color value.

ISRCS002
Invalid HILITE - Invalid HILITE - Enter - REVERSE, USCORE, BLINK, or NONE.

Explanation

An invalid HILITE has been entered.

User response

Enter REVERSE, USCORE, BLINK, or NONE for Hilite value.

ISRCS003
The pull-down choice you have selected is unavailable.

Explanation

The user attempted to select a choice that is unavailable.

User response

Select an available choice.

ISRCS004
List not found - Shared personal list not found in library ISPTLIB. Defaulting to private list in library ISPPROF. Shared personal list tables ISRPLSHR (personal data set lists) or ISRLLSHR (personal library lists), was not found in library ISPTLIB.

Explanation

This is an informational message. The shared personal list was not found in library ISPTLIB. Referral list will default to user profile data set.

User response

Contact your systems programmer.

Programmer response

Create a common personal list that is concatenated to the users ISPTLIB library.

ISRCS005
List selection error - Mark a list with a "/" and then select a file action.

Explanation

This is an informational message.

User response

Mark a list, then select a file action.

ISRCS006
Required parm missing - Required personal list name is blank or invalid. A personal list name is required for this action. The list name must begin with an alphabetic character followed by any valid alphanumeric character for a total length of up to eight characters.

Explanation

An invalid command was entered for this function.

User response

Enter a personal list name as a parameter for command.

ISRCS007
Reference list inactive - A reference list has not been created yet. Enter command REFLISTx, where "x" is either a "L" for library, or a "D" for data set reference list. To set list to update mode, select action "update on" from action bar "List". Data sets and libraries that are referenced in your ISPF session will now be added to the reference list.

Explanation

There is no reference list active for this user.

User response

Activate reference list via the list pull-down on the Reflist main panel.

ISRCS008
List updated - The most recently referenced data set/library in the reference list has been successfully added to your personal list.

Explanation

This is an informational message. Personal list was updated successfully with the most recent Reference List entry.

ISRCS009
Invalid routing request - A call to program ISRRCL passed an invalid parameter. This is most likely the result of a panel that has an action bar choice defined with ACTION(ISRROUTE) and an invalid parameter.

Explanation

The most likely explanation for this message is that a panel was created with an action bar choice which has an ACTION RUN(ISRROUTE) statement but which specifies an invalid action on the run statement. ISPF uses a set of predefined parameters, but a SELECT statement may also be used as a parameter. An example of a SELECT statement which may be coded on an action bar is:
  • PDC DESC('User List...')
    • ACTION RUN(ISRRCL)
    • PARM('SELECT PGM(USERLIST) NEWAPPL(USR)')

Programmer response

If the problem occurs using an unmodified copy of an IBM supplied panel, contact IBM support. Otherwise, check the value of the PARM keyword in the PDC section of the panel to ensure that it is a valid SELECT statement.

ISRCV000
Invalid DSN - quotes - Data set name contains unbalanced apostrophes; reenter dsname.

Explanation

A data set was specified that did not both start and end with an apostrophe.

User response

If the data set is a fully-qualified MVS data set, place an apostrophe at both the beginning and end of the name. If the data set is an unqualified data set, remove all apostrophes.

ISRCV001
Invalid DSN - length - Dsname must be 1-44 chars in length, including prefix. Reenter dsname.

Explanation

The data set name entered was either:
  • A fully-qualified MVS data set name that contained more than 44 characters.
  • An unqualified MVS data set name that, when combined with your TSO prefix, results in a name greater than 44 characters.

User response

Correct the data set name and reenter it.

ISRCV002
Invalid DSN - member - The name of a data set member must be 1-8 chars and enclosed in ( ).

Explanation

When specifying a data set and member, the member name must be 1 to 8 characters in length, and must be contained within parentheses. For example:

'USER1.PRIVATE.SOURCE(MEMBER1)'

User response

Correct the data set name or member name or both, and reenter.

ISRCV003
Invalid DSN - member - Member name contains invalid characters.

Explanation

A member name must:
  • Be 1-8 characters in length
  • Start with an alphabetic or special character
  • Contain only alphabetic, numeric, or special characters.

User response

Correct the member name and reenter it.

ISRCV004
Invalid DSN - syntax - Dsname must not end with a period. Reenter dsname.

Explanation

An MVS data set name uses periods to separate its qualifiers, but it cannot start or end with a period.

User response

Correct the data set name and reenter it.

ISRCV005
Invalid DSN - syntax - Dsname contains embedded blanks, parentheses, or apostrophes. Reenter.

Explanation

A data set name may not:
  • Contain embedded blanks
  • Contain embedded parentheses unless they are being used to specify a member name
  • Contain apostrophes unless they are being used to indicate a fully-qualified MVS data set.

User response

Correct the data set name and reenter it.

ISRCV006
Invalid DSN - qualifier - A data set name qualifier must contain from 1-8 characters. Reenter.

Explanation

A data set name was entered having one or more qualifiers that contained more than 8 characters or that contained no characters. Each qualifier of an MVS data set must:
  • Be 1-8 characters in length
  • Start with an alphabetic or special character.
  • Contain only alphabetic, numeric, special, dash, or left brace characters.

User response

Correct the data set name and reenter it.

ISRCV007
Invalid DSN - qualifier - Each qualifier must be 1-8 alphanumeric characters, the first alphabetic.

Explanation

A data set name was entered that contained an invalid qualifier. Each qualifier of an MVS data set must:
  • Be 1-8 characters
  • Start with an alphabetic or special character.
  • Contain only alphabetic, numeric, special, dash, or left brace characters.

User response

Correct the data set name and reenter it.

ISRCV008
Selected entry blank - The Reflist data set entry must be defined before it can be selected.

Explanation

A Reflist data set entry was selected, but the entry does not contain a data set name.

User response

Correct the data set entry and reselect it.

ISRCV009
Selected entry blank - The Reflist library entry must have the Project, Group, and Type defined before it can be selected.

Explanation

The Reflist library entry was selected, but the entry does not contain either a Project, Group, or Type.

User response

Correct the library entry and reselect it.

ISRD000
Dialog selection error - Invalid parameters were passed to routine ISRALTDI. See system programmer.

Explanation

The PDF Alternate Dialog processor (ISRALTDI) detected an invalid input parameter.

System programmer response

If the IBM Products Option panel (PDF option 9, panel ISRDIIS) has been customized, examine the parameters that are being passed to program ISRALTDI and compare them to the parameters listed in ISPF Planning and Customizing under "IBM Products Option". If the option 9 panel has not been customized, contact IBM support.

User response

If you were attempting to invoke a selection under PDF option 9, contact your system programmer to have the problem reported to IBM support. If you are using a locally written dialog, contact the dialog owner to report the problem.

Programmer response

Examine the parameters your dialog is passing to program ISRALTDI and compare them to the parameters listed in ISPF Planning and Customizing under "IBM Products Option".

ISRD001
Dialog selection error - The alternate dialog selection processor could not find panels 'aaaaaaaa' or 'bbbbbbbb'.

Explanation

The PDF Alternate Dialog Processor was invoked specifying panels aaaaaaaa and bbbbbbbb as the primary and secondary panels to be used, but neither panel could be found in the ISPPLIB concatenation.

System programmer response

If the IBM Products Option panel (PDF option 9, panel ISRDIIS) has been customized, verify that the specified panels are in the proper library, and that the library is specified in the ISPPLIB concatenation either through a setup CLIST, LIBDEF, or LOGON PROC. If the option 9 panel has not been customized, verify the proper product libraries for the option selected are specified in the ISPPLIB concatenation. If the ISPPLIB concatenation appears to be correct, contact IBM support.

User response

Check to make sure your ISPPLIB concatenation contains the specified panels. If not, change your ISPPLIB allocation to include the proper data sets. If you need assistance in modifying your ISPPLIB concatenation:
  • If you are using a locally written dialog, contact the dialog owner to report the problem.
  • If you are attempting to invoke a selection under PDF option 9, contact your system programmer to have the problem reported to IBM support.

Programmer response

Verify that the specified panels are in the proper library, and that the library is specified in the ISPPLIB concatenation either through a setup clist, LIBDEF or LOGON PROC.

ISRD002
Dialog selection error - The alternate dialog selection processor could not find panel 'aaaaaaaa'.

Explanation

The PDF Alternate Dialog Processor was invoked specifying that alternate panel aaaaaaaa was to be used, but the panel could not be found in the ISPPLIB concatenation.

System programmer response

If the IBM Products Option panel (PDF option 9, panel ISRDIIS) has been customized, verify that the specified panel is in the proper library, and that the library is specified in the ISPPLIB concatenation either through a setup CLIST, LIBDEF, or LOGON PROC. If the option 9 panel has not been customized, verify that the proper product libraries for the option selected are specified in the ISPPLIB concatenation. If the ISPPLIB concatenation appears to be correct, contact IBM support.

User response

Check to make sure your ISPPLIB concatenation contains the specified panel. If not, change your ISPPLIB allocation to include the proper data set. If you need assistance in modifying your ISPPLIB concatenation:
  • If you are using a locally written dialog, contact the dialog owner to report the problem.
  • If you are attempting to invoke a selection under PDF option 9, contact your system programmer to have the problem reported to IBM support.

Programmer response

Verify that the specified panel is in the proper library, and that the library is specified in the ISPPLIB concatenation either through a setup clist, LIBDEF or LOGON PROC.

ISRD003
Max displays exceeded - Panel 'aaaaaaaa' may be forcing non-display mode.

Explanation

The PDF Alternate Dialog processor detected a loop in the display of input panel aaaaaaaa, and stopped after 120 calls to the ISPF DISPLAY service. The panel may be forcing non-display mode by having .RESP=ENTER coded in its )INIT section.

System programmer response

If the IBM Products Option (PDF option 9) has been customized, examine the new and changed panels to see if .RESP=ENTER is coded in the )INIT section and, if so, ensure there is proper logic to bypass it when the proper conditions are met. Also, examine the dialog invoked to ensure that when the proper condition is met, it is communicated back to the panel through the appropriate ISPF dialog variables. If the option 9 panel has not been customized, contact IBM support.

User response

If you are attempting to invoke a selection under PDF option 9, contact your system programmer to have the problem reported to IBM support. If you are using a locally written dialog, contact the dialog owner to report the problem.

Programmer response

Examine the panel to see if .RESP=ENTER is coded in the )INIT section and, if so, ensure there is proper logic to bypass it when the proper conditions are met. Also, examine the dialog invoked to ensure that when the proper condition is met, it is communicated back to the panel through the appropriate ISPF dialog variables.

ISRD005
Catalog or VTOC error - I/O, insufficient storage, or unrecoverable error. RC=aaaa.

Explanation

PDF received a return code of aaaa from the LOCATE macro.

System programmer response

Consult the appropriate DFP documentation for problem determination.

User response

Contact your system programmer for assistance.

ISRD007
Data set in use - Data set is being updated by you.

Explanation

The PDF Data Set List utility could not get an exclusive ENQ on the target data set for the SAVE command (userid.list-id.DATASETS) because you are currently using it.

User response

If you are using the data set on another logical screen through a PDF function or local dialog, exit the function or dialog to free the data set. If you cannot determine why the data set is in use, exit and reenter ISPF and retry the function. If this doesn't work, log off, log back on, and retry.

ISRD008
Invalid SVC99 req. code - Module ISRSVCBD was passed a request code of aaaa. Contact IBM support.

Explanation

The PDF SVC99 interface module (ISRSVCBD) was invoked with an invalid DAIR request code of aaaa.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRD010
File name in use - File name (ddname) 'aaaaaaaa' is allocated to another data set.

Explanation

PDF attempted to allocate a data set to ddname aaaaaaaa, but the ddname was already allocated.

User response

Free the existing allocation using the TSO FREE FI(ddname) command.

ISRD011
Data set not allocated - 'aaa(44)' was not allocated like 'bbb(44)'. The return code from SVC 99 was 'cccccccc'.

Explanation

The data set being moved/copied to could not be allocated like the data set being moved/copied from.

System programmer response

Contact IBM support.

ISRD012
No data to compare - SuperC returned a return code of 28. This means that either both data sets being compared are empty, or after input filtering there is no data to compare. Input filtering causes SuperC to not compare data such as comments or blank lines. You can check your filtering options by issuing the COMPARE command with no arguments.

Explanation

The COMPARE command was entered in the editor but both the file being edited and the data set or member it is being compared to are empty or they have no data to be used for the comparison after filtering is completed. The input filtering is defined by the panel which is displayed when the COMPARE command is entered without any operands.

User response

Check to see if both files are empty. If not, enter the COMPARE command on the edit command line and uncheck the filtering options.

ISRD014
Data set not cataloged - 'aaa(44)' was not found in catalog.

Explanation

PDF received a return code 4, error code X'1708'from SVC 99 indicating that the data set aaa(44) specified does not exist.

System programmer response

Contact IBM support.

User response

If the data set name was supplied to PDF by you, correct the name and retry. If you were running a local dialog, contact the responsible programmer for assistance.

Programmer response

If the data set name was supplied to PDF by you, correct the name and retry. If further help is needed, contact the system programmer.

ISRD016
Duplicate data set name - Data set 'aaa(44)' already exists.

Explanation

PDF received a return code 4, error code X'4704'from SVC 99 indicating that the data set aaa(44). specified for creation already exists.

System programmer response

Contact IBM support.

User response

If the data set name was supplied to PDF by you, choose a new name and retry. If you were running a local dialog, contact the responsible programmer for assistance.

Programmer response

If the data set name was supplied to PDF by you, choose a new name and retry. If further help is needed, contact the system programmer.

ISRD018
Volume error - Volume name must contain only alphanumeric characters and characters $,#, @ or -, that is, X'5B',X'7B',X'7C' or X'60'.

Explanation

A valid volume serial has not been entered.

User response

Correct volume name

ISRD019
Catalog error - Already cataloged, VSAM protected, or other - 'aaa(44)'.

Explanation

PDF received a return code 4, error code X'5708'from SVC 99 indicating that a return code 8 was received from the CATALOG macro during processing of data set aaa(44).

System programmer response

Refer to system message IDC3009I for assistance.

User response

Contact your system programmer.

ISRD020
Data set is open - The ddname or dsname specified is associated with an open data set.

Explanation

PDF received a return code 4, error code X'0420'from SVC 99 indicating that the data you are trying to process is currently open by you or another user.

System programmer response

Contact IBM support.

User response

Contact your system programmer for assistance in determining who has the data set open. The data set must be closed before you can successfully complete the function you requested.

ISRD021
Unit is undefined - Unit name 'aaaaaaaa' is not defined.

Explanation

PDF received a return code 4, error code X'021C'from SVC 99 indicating that the unit name specified (aaaaaaaa) is not defined to your MVS system.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRD022
Volume error - Error obtaining the device name for the data set or volume entered, for one of these reasons: volume not mounted, device table not found, device table empty, or the UCB for the volume could not be found.

Explanation

There is an error in obtaining the data set volume that was entered. The volume entered was not mounted, the device table was not found, the device table was empty or the UCB for the volume could not be found.

System programmer response

Check the volume to see if it has been mounted, or verify the device table to see if it exists.

User response

Contact your system programmer.

ISRD023
Tape not supported - ISPF does not support data sets on tape.

Explanation

The data set specified as input to a PDF function or service resides on TAPE, not on DASD. PDF does not support the processing of TAPE data sets.

System programmer response

If the data in the TAPE data set needs to be processed by PDF, copy the data set to DASD using IEBCOPY, then process the DASD copy.

User response

Specify a different data set (one that does not reside on TAPE), or use an alternate method to process the data set. If the data set name was not specified by you but by a dialog, contact the responsible programmer.

Programmer response

Have your tool or dialog specify a different data set (one that does not reside on TAPE).

ISRD024
Request failed - Allocation/deallocation failed. Press Help for more information.

Explanation

PDF received an SVC 99 return code/error code combination for which there is no specific PDF message. Entering the HELP command when this message is displayed will provide a tutorial panel with the error messages generated by the system, as well as the SVC 99 return code, error code, and information code.

User response

Read the detailed message provided via the tutorial, and address the problems indicated.

ISRD025
Recalled canceled - The LOCATE macro returned RC=38, reason code 50 indicating the user canceled recall of a data set.

Explanation

This is an informational message.

ISRD026
Invalid index structure - Dsname 'aaa(44)' index conflict.

Explanation

PDF received a return code 12 or 16 from the LOCATE macro, indicating a problem with the index or generation data group specified (aaa(44)).

System programmer response

Refer to the proper DFP documentation for information on debugging catalog problems.

User response

Contact your system programmer.

ISRD027
Invalid data set name - Syntax error in data set name 'aaa(44)'.

Explanation

PDF received a return code 20 from the LOCATE macro indicating the data set name specified (aaa(44)) was syntactically incorrect.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRD028
Data set not cataloged - 'aaa(44)' was not found in catalog.

Explanation

PDF received a return code 8 from the LOCATE macro indicating the data set specified was not found in the catalog.

System programmer response

If the data set name specified is correct, contact IBM support.

User response

If the data set name was mistyped, correct the name and retry the function. If the data set name is specified by a dialog, contact the dialog author for assistance. If the data set name is correctly entered, have your system programmer contact IBM support.

Programmer response

Check the data set name specified and correct it if necessary. If the data set name is correctly entered, have your system programmer contact IBM support.

ISRD029
Uncatalog error - 'aaa(44)' could not be uncataloged.

Explanation

PDF received a nonzero return code when attempting to uncatalog a data set (aaa(44)) during a data set deletion request.

System programmer response

Determine whether the user has the proper RACF® authority to perform the uncatalog request. If yes, there may be a problem with the catalog itself and you should refer to the appropriate DFP manuals for assistance in problem determination. If the user does not have the proper RACF authority, you can raise the RACF level (if appropriate) or have someone with the proper authority level uncatalog the data set using PDF option 3.2.U.

User response

You may not have authority to uncatalog the data set. Contact your system programmer to determine your RACF authority level, or have someone with higher authority uncatalog the data set using PDF option 3.2.U.

ISRD030
No space available - Insufficient space for data set 'aaa(44)'.

Explanation

PDF received a return code 4, error code X'4714'from SVC 99 indicating that there is insufficient space for the data set specified (aaa(44)) on the volume selected by the system.

User response

Retry the allocation. The system may pick a different volume that has sufficient space to satisfy the request. If you know of a specific volume that has enough space, you may specify that volume name on the Allocate New Data Set panel in PDF option 3.2.

ISRD031
Member in use - The member is being updated by you or by another user.

Explanation

The member specified is being updated by you on another logical screen or by another user.

User response

Find out if the member is in use by another user, or release the member from another logical screen.

ISRD032
Data set not found - 'aaa(44)' not on volume 'bbbbbb'.

Explanation

PDF received a return code 8 from the OBTAIN macro, indicating that data set aaa(44) does not exist on volume bbbbbb.

System programmer response

Consult the appropriate DFP documentation for problem determination.

User response

If you specified both the data set name and the volume, determine the correct volume for the data set and retry the request. If you did not supply a volume, the data set is not on the volume indicated by the catalog. This may indicate that there is a catalog entry only but no data set, or it may indicate a catalog error. Contact your system programmer for assistance in determining the correct action to take.

ISRD033
Catalog or VTOC error - I/O, insufficient storage, or unrecoverable error with volume aaaaaa.

Explanation

PDF received one of these return codes while processing volume aaaaaa, indicating an error in processing the VTOC for that volume, or the catalog:
  • Return code > 8 from the OBTAIN macro
  • Return code 24 from the LOCATE macro
  • Return code 12 from DADSM allocate.

System programmer response

Refer to the appropriate IBM manuals for problem determination.

User response

Contact your system programmer for assistance in problem determination.

ISRD034
Volume not available - Volume 'aaaaaa' not mounted or not authorized for your use.

Explanation

PDF received one of these return codes while processing volume aaaaaa, indicating that the volume specified is not available for your use:
  • Return code 4 from the OBTAIN macro
  • SVC 99 return code 4 with one of these error codes: X'0214', X'0218', X'0220', X'0248', X'0498', X'049C', or X'6704'.

User response

Verify that the correct data set name and volume were specified to PDF, and correct them if necessary. If the data specified looks correct, contact your system programmer.

ISRD035
Data set in use - Data set 'aaa(44)' in use by another user, try later or enter HELP for a list of jobs and users allocated to 'aaa(44)'.

Explanation

PDF received a return code 4, error code X'020C'or X'0210'from SVC 99 indicating data set aaa(44) is currently allocated to another job or user and is, therefore, unavailable to satisfy your request.

User response

If the data set is in use by another job, wait for that job to finish, or have the submitter of the job cancel it, then retry your request. If the data set is in use by another user, have that user free it, then retry the request.

ISRD036
VTOC full on vol 'aaaaaa' - No room in volume table of contents for more data sets.

Explanation

PDF received a return code 4, error code X'4708'(return code 8 from DADSM allocate) indicating that the volume table of contents for volume aaaaaa is full; therefore, the entry needed to satisfy your request cannot be added.

User response

If you are attempting to create a data set, reissue the request and the system may choose a different volume as the target for the create, or you can specify a specific volume on the Allocate New Data Set panel in PDF option 3.2. If the problem persists, contact your system programmer.

ISRD037
No space on vol 'aaaaaa' - Insufficient space for data set 'bbb(44)'.

Explanation

PDF received a return code 4, error code X'4714'(return code 20 from DADSM allocate) indicating that volume aaaaaa does not have sufficient space available to satisfy your create request for data set bbb(44).

User response

Specify a different volume on the Allocate New Data Set panel, or leave the volume field blank to take the system default. If the problem persists, contact your system programmer.

ISRD038
Data set in use - Data set 'aaa(44)' in use by another user, try again later.

Explanation

PDF received a return code 4, error code X'020C'or X'0210'from SVC 99 indicating data set aaa(44) is currently allocated to another job or user and is, therefore, unavailable to satisfy your request.

User response

If the data set is in use by another job, wait for that job to finish, or have the submitter of the job cancel it, then retry your request. If the data set is in use by another user, have that user free it, then retry the request.

ISRD039
Data set in use - The specified data set in use by another user, try again later.

Explanation

Someone (you or another user) is using the data set specified as the target data set in a MOVE, COPY, CREATE, or REPLACE command.

User response

Either choose another data set as the target or wait until the data set is not being used by someone.

ISRLD040
Invalid EXDATE value - Specify either YES or NO.

Explanation

The only valid values for the EXDATE parameter of LMDDISP are YES or NO.

User response

Enter YES to have the expiration date of the data set displayed on the TOTAL view of the data set list. Enter NO or omit the parameter, to have the referred date displayed.

ISRLD041
Invalid REFLIST value - Specify either YES or NO.

Explanation

The only valid values for the REFLIST parameter of LMDDISP are YES or NO.

User response

Enter YES to have the supplied Dsname level added to the ISPF REFLIST. Enter NO or omit the parameter if the ISPF REFLIST should not be updated.

ISRD220
Too many parameters - No parameters are defined for the UNDO command.

Explanation

Parameters were entered on the UNDO edit primary command. The UNDO command does not accept any parameters.

User response

Remove the parameters from the UNDO command and try the command again.

ISRD222
UNDO not allowed - UNDO is not allowed when line commands are pending.

Explanation

The UNDO command was issued while there were pending line commands. The UNDO command cannot proceed because it is unclear exactly what is to be undone.

User response

Remove the UNDO command from the command line and press Enter to process the pending changes. You may need to issue the RESET primary command to clear any pending line commands. After the changes have been processed by the editor, try the UNDO command again.

ISRD223
UNDO not allowed - UNDO is not allowed when data changes are pending.

Explanation

The UNDO command was issued while there were changes in the data area that the editor has not yet processed. The UNDO command cannot proceed because it is unclear exactly what is to be undone.

User response

Remove the UNDO command from the command line and press Enter to process the pending changes. You may also need to issue the RESET primary command to clear any pending line commands. After the changes have been processed by the editor, try the UNDO command again.

ISRD226
UNDO not available - UNDO is not available when Edit Recovery is OFF.

Explanation

The UNDO command is not available because you do not have Edit Recovery turned on and your site has not installed the storage recovery function.

System programmer response

If you want to enable the storage edit recovery option, you must modify the PDF Configuration table.

User response

Turn Recovery on using the RECOVERY primary command.

ISRD227
No more to UNDO - There are no interactions to be undone.

Explanation

This is an informational message. Either no changes have been made to the data since the beginning of the session or since the data was last saved, or all of the changes have already been undone.

ISRD228
UNDO not available - UNDO is not available when Edit Recovery is suspended.

Explanation

The UNDO function is not available because Edit Recovery has been suspended.

User response

Turn Recovery off and back on. If Edit Recovery is suspended again, you may be able to use recovery from storage instead of the recovery file. This is done by issuing the SETUNDO STORAGE command.

ISRD230
-Warning- The UNDO command is not available until you change

Explanation

This message is self explanatory.

ISRD231
your edit profile using the command RECOVERY ON.

Explanation

This message is self explanatory.

ISRDD000
Compress failed - IEBCOPY return code was aaaaaaaa.

Explanation

This message is self explanatory.

ISRDD001
First 16 Data Sets - Only the first sixteen datasets are shown in this list. ISRDDN uses ISPF services to process DD names and these services are limited to concatenations of sixteen or fewer data sets.

Explanation

This message is self explanatory.

ISRDD002
FREE invalid - The 'F' (FREE) line command is only valid next to a DD name.

Explanation

This message is self explanatory.

ISRDD003
INFO invalid - The I (INFO) line command is only valid for real (non-VIO) data sets.

Explanation

This message is self explanatory.

ISRDD004
Compress successful - The data set was compressed successfully.

Explanation

This message is self explanatory.

ISRDD005
Compress is invalid - The data set to be compressed must be a partitioned data set.

Explanation

This message is self explanatory.

ISRDD006
Invalid line command - Invalid line command: The only valid line commands are B, E, V, M, F, C, I, and Q. You may also use S or a slash (/) as a synonym for B and a Z as a synonym for C.

Explanation

This message is self explanatory.

ISRDD007
String not found - The string was not found in the display area. Press RFIND to continue the search from the beginning of the list.

Explanation

This message is self explanatory.

ISRDD008
Missing operand - The FIND and LOCATE commands require a search string as a parameter.

Explanation

This message is self explanatory.

ISRDD009
Member was found - The member, or at least one member name matching the pattern, was found in at least one data set.

Explanation

This message is self explanatory.

ISRDD010
Member not found - The member was not found in any allocated data set.

Explanation

This message is self explanatory.

ISRDD011
Missing operand - The MEMBER command requires a member name. You may also specify a partial DD name as a second parameter.

Explanation

This message is self explanatory.

ISRDD012
Invalid command - FIND, LOCATE, EXCLUDE, ONLY, MEMBER, COUNT, ENQ, CON, BROWSE, LOAD, SELECT, LPA, LINKLIST, PARMLIB, APFLIB, CLIST, DUPLICATES and RESET are the only valid primary commands.

Explanation

This message is self explanatory.

ISRDD013
List would be empty - The list was reset because an ONLY, EXCLUDE or Free command caused the list to be empty.

Explanation

This message is self explanatory.

ISRDD014
LLA Library - LLA is active against a LINKLIST dataset so compress is not permitted

Explanation

This message is self explanatory.

ISRDD015
Load failed - The load module was not browsed because it could not be loaded into storage.

Explanation

This message is self explanatory.

ISRDD016
Query invalid - The Q (Query) line command is only valid for data sets.

Explanation

This message is self explanatory.

ISRDD017
Storage unavailable - The storage was not browsed because storage at that address is not accessible.

Explanation

This message is self explanatory.

ISRDD018
Missing operand - The BROWSE command requires a module name or an absolute address terminated by a period or an indirect addressing string which follows TSO TEST syntax.

Explanation

This message is self explanatory.

ISRDD019
Missing operand - The SELECT command requires a module name.

Explanation

This message is self explanatory.

ISRDD020
Limited ENQ data - This system is running with SETGRS MODE=STAR. ENQ information will not be collected from other systems. As a result, ENQ displays may not reflect all of the ENQs which are known to GRS.

Explanation

This message is self explanatory.

ISRDD021
Syntax error - The command entered contains an invalid indirect addressing string.
ISRDD022
Missing operand - The LOAD command requires a module name.

Explanation

This message is self explanatory.

ISRDD023
Module not loaded - The load module was not browsed because it is not loaded into storage. You may be able to explicitly load it using the LOAD command.

Explanation

This message is self explanatory.

ISRDD024
Storage unavailable - Some storage within one or more links in the chain is unavailable and is not shown.

Explanation

This message is self explanatory.

ISRDD025
Module not loaded - The SELECT command did not find the load module loaded in the link pack or job pack areas (via CSVQUERY).

Explanation

This message is self explanatory.

ISRDD026
Module unknown - The specified storage location aaaaaaaa is not part of a currently loaded module.

Explanation

This message is self explanatory.

ISRDD027
*** Scanning for duplicate members ***

Explanation

This message is self explanatory.

ISRDD028
aaaaaaaa

Explanation

This message is self explanatory.

ISRDD029
Warning: ISRDDN has detected that one or more concatenations, including DD name aaaaaaaa contain mixed record formats, organizations, or fixed record lengths. Reading from allocations containing different types of data sets can cause I/O errors, ABENDs, or other unpredictable results. For further information, see the z/OS documentation on using data sets. Enter CHECK OFF to disable this check.

Explanation

This message is self explanatory.

ISRDD030
Unavailable option - The ENQ displays have been disabled by your system programmer.
ISRDD031
*** Searching data sets not shown on the screen ***

Explanation

This message is self explanatory.

ISRDD032
Invalid parameter - Valid parameters for the CHECK command are ON and OFF.

Explanation

This message is self explanatory.

ISRDD033
Mixed check disabled - ISRDDN will not check for mixed concatenations when it starts or when the RESET command is entered. Use CHECK ON to enable automatic checking.

Explanation

This message is self explanatory.

ISRDD034
Mixed check enabled - ISRDDN will automatically check for mixed concatenations when it starts and when the RESET command is entered. Use CHECK OFF to disable automatic checking.

Explanation

This message is self explanatory.

ISRDD035
Unable to load ASMADOP - ISRDDN needs to load module ASMADOP to support the disassembly function, but the load of this module failed.

Explanation

This message is self explanatory.

ISRDD036
Insufficient storage - ISRDDN needs to obtain an amount of storage to support the disassembly function, but failed to obtain the storage.

Explanation

This message is self explanatory.

ISRDD037
Information incomplete - CSVQUERY ended with RC=4. Not all information displayed is accurate.

Explanation

This message is self explanatory.

ISRDS000
Save As canceled - The name you entered already exists as a personal list name.

Explanation

A save-as list name already exists as a current list.

User response

Enter a list name that is not a duplicate.

ISRDS001
New list - This list is temporary until Save or Save As action is performed. If you enter any data, you will be prompted to save it when you exit this panel.

Explanation

The currently displayed list is not permanent until a save action is performed.

User response

Issue a save request if the list is to be defined.

ISRDS002
Personal list added - Reference list copy has been added to your personal list table.

Explanation

This is an informational message.

ISRDS003
List entry retrieved - Personal list entry has been successfully retrieved.

Explanation

This is an informational message.

ISRDS004
Error adding reference list to personal data set list.

Explanation

An error was encountered while saving a personal data set list. Contact IBM service.

System programmer response

Contact IBM support.

User response

Retry the operation. If it continues to fail, contact IBM service.

ISRDS005
Select an action - Select an action to continue, EXIT or CANCEL to leave Reflist.

Explanation

A choice was selected that does not contain a data set entry.

User response

Select a choice with a data set name entry.

ISRDS006
Multiple list actions - Only a single list can be processed. Multiple lists cannot be selected for updates or actions.

Explanation

Multiple lists were selected by the user.

User response

Select a single list from the name list.

ISRDS007
Delete not allowed - The currently active list cannot be deleted unless it is first opened. Perform an Open action and then select action "D" to delete the currently active list.

Explanation

A list that is active cannot be deleted.

User response

Select a list and use the file action Delete to delete list.

ISRDS008
Personal list saved - The personal list has been successfully saved in your personal table.

Explanation

This is an informational message. A save action has been completed successfully.

ISRDS009
Invalid action - The command or action requested is invalid.

Explanation

An invalid primary command/action was detected.

User response

Correct the command and retry the operation.

ISRDS010
Library names unchanged - No SCLM library names have been saved. NRETRIEV will be available after an SCLM function is used which uses a library name or concatenation on a panel.

Explanation

This message is self explanatory.

ISRDS011
Library names unchanged - Either there is no active personal library reference list or the active list (aaaaaaaa) contains no entries. To create a new library reference list or to mark an existing list active, use the REFOPENL command and create or open a list.

Explanation

The NRETRIEV command was entered but the current library reference list contains no entries. The ISPF library names on the panel were not changed.

ISRDS012
Data set name unchanged - Either there is no active personal data set reference list or the active list (aaaaaaaa) contains no valid entries. To create a new data set reference list or to mark an existing list active, use the REFOPEND command and create or open a list.

Explanation

The NRETRIEV command was used to retrieve a data set name, workstation file name, or data set name level and either the current personal data set list is empty, or NRETRIEV verification is enabled and none of the data sets in the list exist. For data set list name levels, this message may be shown if all of the entries in the personal data set list are determined to be workstation file names. NRETRIEV verification is not used for the data set list utility (data set name levels), but work station file names are not retrieved to the data set list entry panel.

ISRDS013
Retrieved from aaaaaaaa - The library names were retrieved from the personal library list named aaaaaaaa.. Use the REFOPENL or REFACTL command if you want to change the current personal library list.

Explanation

The NRETRIEV command retrieved a library name from the personal library list named aaaaaaaa.. If you want to use a different personal list, use the REFOPEND command and open the personal list which you would like the NRETRIEV command to use when retrieving library names.

ISRDS014
Retrieved from aaaaaaaa - The data set name (and possibly volume) was retrieved from the personal data set list named aaaaaaaa.. Use the REFOPEND or REFACTD command if you want to change the current personal data set list.

Explanation

The NRETRIEV command retrieved a data set name from the personal data set list named aaaaaaaa.. If you want to use a different personal list, use the REFOPEND command and open the personal list which you would like the NRETRIEV command to use when retrieving data set names.

ISRDS015
Library names retrieved - The SCLM library name or concatenation has been retrieved from the saved list of SCLM libraries.

Explanation

This message is self explanatory.

ISRDS016
Invalid command - Available commands are NEW (to create a new list), MORE (to view the list of existing lists), and LISTVIEW (to toggle the list display mode).

Explanation

This is an informational message.

ISRDS017
Invalid command - Available commands are, Locate, Select, NEW (to create a new list), and LISTVIEW to toggle the list display mode.

Explanation

This is an informational message.

ISRDS018
No list is active - There is no currently active list. The list of available lists has been displayed instead. To activate a list, select one of the lists with the 'O' (open) command.

Explanation

This is an informational message.

ISRDS019
Service is unavailable - The services associated with reference and personal lists are unavailable because the required tables could not be initialized when ISPF was started.

Explanation

The tables used for ISPF reference lists could not be created or opened when ISPF was started. One of the tables may be damaged. The table names are ISRPLIST and ISRLLIST. To determine which table is corrupted, rename each table individually and restart ISPF. When a table is deleted, ISPF will recreate it when ISPF is started.

ISRDS020
Invalid pathname - An absolute pathname must be specified. Absolute pathnames begin with '/'.

Explanation

This message is self explanatory.

ISRDS021
Invalid selection - The current panel does not support the processing of z/OS UNIX files or directories.

Explanation

The pathname for a z/OS® UNIX file or directory was selected from the list but the panel to which the pathname will be returned does not support the processing of z/OS UNIX files or directories.

ISRDS022
Personal list not found - The personal data set list aaaaaaaa does not exist.

Explanation

The personal data set list name specified with the UDLIST command was not found in the personal data set list table ISRPLIST.

ISRDS023
UDLIST processed - UDLIST has been successfully processed.

Explanation

The UDLIST action has completed successfully.

ISRDS024
No files matched - No z/OS UNIX files matched the entries in the referral list.

Explanation

The UDLIST action has completed successfully.

ISRDS025
List updated - The pathname for the selected file or directory has been successfully added to your personal list.

Explanation

This is an informational message. Personal list was updated successfully with the pathname for the selected file or directory.

ISRE000
Invalid profile name - The profile name must be blank, or be valid as part of a data set name.

Explanation

The profile name entered is not a valid data set group name.

User response

Correct the profile name and retry.

ISRE001
View disabled - The View function has been disabled via the configuration table.

Explanation

Your system programmer has disabled the View function through the ISPF Configuration table.

ISRE002
Invalid hex character - The character at the cursor is not a valid hex digit (0123456789ABCDEF).

Explanation

You have typed an invalid hex character into the hex portion of the edit session display.

User response

Correct the character at the cursor position.

ISRE003
Invalid reason code - The reason code must be blank, '--', or two alphanumeric characters.

Explanation

This message is self-explanatory.

User response

Correct the reason code and retry.

ISRE004
Enter valid reason code - The reason code must be blank, '--', or two alphanumeric characters.

Explanation

This message is self-explanatory.

User response

Correct the reason code and retry.

ISRE005
Enter text - Enter text paragraphs using continuous typing. SCROLL UP to continue.

Explanation

You are in text entry mode. You may type text without regard to end of line considerations. Press enter to return to normal edit mode.

ISRE006
Edit - Save - aaaaaaaa(bbbbbbbb) - member saved.

Explanation

This is an informational message.

ISRE007
Edit - Save - aaaaaaaa - data set saved.

Explanation

This is an informational message.

ISRE008
Edit - Create - aaaaaaaa(bbbbbbbb) - member created.

Explanation

This is an informational message.

ISRE009
Edit - Replace - aaaaaaaa(bbbbbbbb) - member replaced.

Explanation

This is an informational message.

ISRE010
Edit - Move - aaaaaaaa(bbbbbbbb) - member deleted.

Explanation

This is an informational message.

ISRE011
Edit - Move - aaaaaaaa deleted.

Explanation

This is an informational message.

ISRE012
Member aaaaaaaa exists - aaaaaaaa already exists. The CREATE command will not replace a member.

Explanation

The member the user is trying to create already exists in the TO library.

User response

Enter a new CREATE member name.

ISRE013
aaaaaaaa not deleted - Member aaaaaaaa was not deleted by move because of I/O errors.

Explanation

An I/O error was encountered during a move operation. The FROM member was not deleted.

System programmer response

Verify that the data set is functional.

ISRE014
aaaaaaaa not deleted - Member aaaaaaaa was not in the first library of the concatenation sequence.

Explanation

The FROM member was not deleted. MOVE will not delete the FROM member unless it is the first library in the concatenation.

User response

In order to delete the member from a data set at a higher level in the concatenation, use the delete ("D") function of the data set utility (option 3.2).

ISRE015
Edit - Replace - aaaaaaaa replaced.

Explanation

This is an informational message.

ISRE016
Member aaaaaaaa saved - aaaaaaaa was saved in bbbbbbbb.

Explanation

This is an informational message.

ISRE017
Data set saved - aaaaaaaa was replaced.

Explanation

This is an informational message.

ISRE018
Member aaaaaaaa created - aaaaaaaa was added to bbbbbbbb

Explanation

This is an informational message.

ISRE019
Member aaaaaaaa replaced - aaaaaaaa was replaced in bbbbbbbb

Explanation

This is an informational message.

ISRE020
Data saved - The data has been saved.

Explanation

This is an informational message. Data saved from the EDIF session.

ISRE021
Member aaaaaaaa bbbbbbbb - Member aaaaaaaa was bbbbbbbb and cccccccc exists in library.

Explanation

This is an informational message. The requested MOVE or COPY action was completed successfully.

ISRE022
Data changed-SAVE/CANCEL - To save changes enter SAVE then END commands otherwise enter CANCEL.

Explanation

AUTOSAVE mode has been turned to AUTOSAVE OFF PROMPT.

User response

A request was made to end the edit session while AUTOSAVE was set to AUTOSAVE OFF PROMPT. Please respond SAVE or END to this prompt.

ISRE023
Duplicate member created - aaaaaaaa also exists in a higher level library.

Explanation

WARNING: A member has been created in the first library in the ISPF library concatenation that has the same name as a member in one of the other groups in the concatenation. The data in the members is NOT necessarily the same.

User response

Compare the members that have the same name in the two groups and decide if one needs to be deleted.

ISRE024
Duplicate member created - aaaaaaaa created in low level library. Member not replaced in higher level.

Explanation

This message is self explanatory.

ISRE025
RESERVE failed - A RESERVE has been issued for a volume for which a RESERVE has already been issued. Please wait a few seconds and retry.

Explanation

In order to write out data, PDF edit attempted to issue a RESERVE on a volume that already had a RESERVE issued against it.

System programmer response

Determine what job or user has a RESERVE on the volume, and take the appropriate action to ensure the pack is released.

User response

Contact your system programmer. Report the name of the data set being edited and the volume it resides on.

ISRE025A
A RESERVE failed when attempting to save aaaaaaaa(bbbbbbbb). Edit will retry a maximum 4 times.'

Explanation

This is an informational message.

ISRE026
Recovery suspended - after data compression, the combined length of the MASK and TABS lines exceeds the record length of the recovery file. Turn Recovery off to continue editing.

Explanation

The MASK and TABS lines together are longer than the record length of the recovery file.

User response

Turn Recovery off to continue editing, or delete part of the data MASK or TABS lines or both.

ISRE027
Recovery suspended - After data compression, at least one data line is too large to save in the recovery file. Turn Recovery off to continue editing.

Explanation

At least one data line is too large to save in the recovery file.

User response

Turn Recovery off to continue editing.

ISRE028
Invalid LRECL - Data length must be greater than 0 and less than 32761 for fixed record length data sets and less than 32757 for variable length data sets.

Explanation

The ISPF editor only supports data lengths from 1 to 32 760 for fixed length data sets (Record format F or FB) and from 1 to 32 756 for variable length data sets (Record format V or VB) inclusive.

User response

You may want to copy the data from the data set you are trying to edit into a data set that has a logical record length supported by ISPF edit. Edit the temporary copy, then copy the temporary data set back into the original data set.

ISRE029
Truncation error - The combined length of the TABS and MASK lines is too large.

Explanation

This is an informational message. A USER_STATE edit macro command was issued but the combined length of the TABS and MASK lines is too large to save so they have been truncated.

ISRE030
SUBMIT failed - SUBMIT abended or gave nonzero return code, or attention occurred.

Explanation

SUBMIT processing ended abnormally.

System programmer response

Verify that the data set is functional.

User response

Contact your system programmer.

ISRE031
SUBMIT failed - Unable to allocate temporary CNTL data set used to contain JCL.

Explanation

The temporary control file used to contain the submit job could not be allocated.

System programmer response

Verify that the data set is functional.

User response

Contact your system programmer.

ISRE032
SUBMIT failed - I/O error writing JCL to temp CNTL data set.

Explanation

An I/O error was encountered while writing to the temporary control data set.

System programmer response

Verify that the data set is functional.

User response

Contact your system programmer.

ISRE033
Job not submitted - No lines were found to submit.

Explanation

This is an informational message. The temporary JCL data set was empty.

ISRE034
Edit - SUBMIT - aaaaaaaa

Explanation

This message is self explanatory.

ISRE035
Invalid left bound - Left bound was invalid as entered and was reset to its default column.

Explanation

The left bound entered was invalid. A valid left boundary is usually 1, 7, or 9 depending on the type of sequence numbering in effect and the record format of the data set being edited.

User response

Enter a valid left bound.

ISRE036
Invalid right bound - Right bound was invalid as entered and was reset to its default column.

Explanation

The right bound entered was invalid.

User response

Enter a valid right bound. A valid right boundary is usually the record length or the record length minus 8, depending on the type of sequence numbering in effect and the record format of the data set being edited.

ISRE037
Some input data ignored - Data typed into number fields is ignored while numbering mode is on.

Explanation

The data entered into the number field is ignored.

User response

Reenter the data on a new line.

ISRE038
Some input data ignored - Data to be moved outside of the data area of the record was ignored.

Explanation

The data entered outside the record field is ignored.

User response

Reenter the data within the bounds of the data area.

ISRE039
Invalid/undefined label - Label aaaaaaaa used in SUBMIT range is undefined or has bad syntax.

Explanation

An undefined label was used.

User response

Reenter a defined label.

ISRE040
Block command incomplete - Enter a matching "aaaaaaaa" command to complete the block command pair.

Explanation

An incomplete block command was found.

User response

Enter a matching aaaaaaaa line command to complete the block command pair.

ISRE041
Command not recognized - "aaaaaaaa" is not a valid line command. Correct it or blank it out.

Explanation

aaaaaaaa is not a valid line command.

User response

Correct the aaaaaaaa line command or blank it out.

ISRE042
Number is invalid - A number is not allowed with the "aaaaaaaa" line command. Blank it out.

Explanation

A number was found with the aaaaaaaa line command.

User response

Blank out the number.

ISRE043
Invalid on this line - "aaaaaaaa" is not valid on the line that it was entered. Blank it out.

Explanation

The aaaaaaaa line command entered is not valid on the line where it was entered.

User response

Blank out the aaaaaaaa line command.

ISRE044
Command conflict - "aaaaaaaa" conflicts with "bbbbbbbb" range specification. Blank it out.

Explanation

The aaaaaaaa line command conflicts with the bbbbbbbb range specification for the CREATE/REPLACE macro command.

User response

Blank out the aaaaaaaa line command.

ISRE045
Command conflict - "aaaaaaaa" is within the range of the "bbbbbbbb" command. Correct one.

Explanation

The aaaaaaaa line command is within the range of the bbbbbbbb line command.

User response

Blank out one of the conflicting line commands.

ISRE046
Command conflict - "aaaaaaaa" conflicts with a previous "bbbbbbbb" command. Delete one.

Explanation

Both of the edit aaaaaaaa and bbbbbbbb line commands require a destination command. They cannot be used simultaneously.

User response

Blank out one of the conflicting line commands.

ISRE047
Command conflict - Macro "aaaaaaaa" conflicts with the "bbbbbbbb" line command. Delete one.

Explanation

The aaaaaaaa command conflicts with the bbbbbbbb line command.

User response

Blank out one of the conflicting commands.

ISRE048
Command conflict - "aaaaaaaa" command conflicts with prior "bbbbbbbb" specification. Delete one.

Explanation

Two destination line commands have been specified.

User response

Blank out one of the conflicting destination line commands.

ISRE049
Command conflict - "aaaaaaaa" is within the range of the "bbbbbbbb" command. Correct one.

Explanation

The aaaaaaaa line command is within the range of the bbbbbbbb line command.

User response

Blank out one of the conflicting line commands.

ISRE050
Command conflict - A text entry area is within the range of the aaaaaaaa command.

Explanation

A TE line command was issued along with another line command, such as Dn. The number of lines affected by the second line command overlapped the text entry area.

User response

Remove the offending line command.

ISRE051
MOVE/COPY is pending - Enter A, B, or O line command, or a CREATE or REPLACE command

Explanation

A C, CC, M, or MM line command was entered without a destination (A, B, or O) line command or a CREATE or REPLACE primary command.

User response

Enter an A, B, or O line command, or a CREATE or REPLACE primary command.

ISRE052
MOVE/COPY is pending - Enter M, C, MM, or CC line commands, or COPY or MOVE

Explanation

An A or B destination line command was entered without a corresponding MOVE/COPY line or primary command.

User response

Enter an M, C, MM, or CC line command, or a COPY or MOVE primary command.

ISRE053
Data shifting incomplete - Data shifting was incomplete on aaaaaaaa line(s) (marked with =ERR=>).

Explanation

The requested data shift was not completed.

User response

Check to make sure that the requested data shift did not go beyond the LRECL or boundaries of the data set or member.

ISRE054
Command conflict - A text entry area is within the range of the "aaaaaaaa" block command.

Explanation

Text entry was begun (that is, a TE line command was issued), but one half of a block command (such as CC) was entered while the TE was in effect.

User response

Remove the offending block line command or enter the RESET command.

ISRE055
Move/copy is pending - Enter M, C, MM, or CC line commands

Explanation

An O destination line command was entered without a corresponding MOVE/COPY line command.

User response

Enter an M, C, MM, or CC line command.

ISRE056
aaaaaaaa is pending - An M, C, a set of MM or CC commands, or a label range is missing

Explanation

A CREATE or REPLACE command was entered with no MOVE/COPY line command(s) or label range.

User response

Enter an M or C line command, a pair of MM or CC line commands, or a label range.

ISRE057
Conflicting numbers - Different numbers modify the pair of "aaaaaaaa" block line commands.

Explanation

A pair of block line commands that allow numbers (such as '))n') was entered with different numbers modifying each member of the pair.

User response

Remove the number from one member of the pair or make both numbers the same.

ISRE058
CREATE not allowed - Cannot CREATE a sequential data set that already exists. REPLACE may be used.

Explanation

While in Edit, a CREATE command was issued. The target data set indicated on panel ISRECRA1 was a sequential data set. The target data set for a CREATE must be a PDS or a PDSE. If the target data set is intended to be sequential, Replace must be used instead.

User response

Use Replace or choose another target data set.

ISRE059
Specified data in use - Specified data is being updated by you or another user. Enter HELP for a list of users using the data.

Explanation

Someone (you or another user) is using the data set specified as the target data set in a MOVE, COPY, CREATE, or REPLACE command.

User response

Either choose another data set as the target or wait until the data set is not being used by someone.

ISRE060
Incomplete string - Put an ending quote at the end of the string.

Explanation

An end quotation mark is missing at the end of the string.

User response

Put an end quotation mark at the end of the string.

ISRE061
Too many parameters - LOCATE to a line using a label or line number or keywords with range.

Explanation

Too many parameters were entered for the LOCATE primary command.

User response

Specify either a label, a line number, or keywords with range for the LOCATE command.

ISRE062
Line not located - LOCATE unsuccessful for the aaaaaaaa bbbbbbbb line.

Explanation

This is an informational message. The line was not located.

ISRE063
Invalid parameter - The parameter must be a relative line number (6 digits or fewer).

Explanation

The relative line number specified for the LOCATE macro command must be a number with 6 digits or fewer.

User response

Correct the relative line number.

ISRE064
Enter LOCATE parameter - Enter either a line number, label, or keyword: X/CMD/SPECIAL/ERR/CHG/LABEL.

Explanation

The LOCATE command is expecting a parameter.

User response

Enter either a line number, label, or one of the keywords.

ISRE065
Invalid parameter - The parameter must be a line number (8 digits or fewer).

Explanation

The line number specified for the LOCATE primary command must be a number with 8 digits or fewer.

User response

Correct the line number parameter for the LOCATE primary command.

ISRE066
Invalid parameter - Invalid line number or label or LOCATE keyword.

Explanation

An invalid parameter was specified for the LOCATE command.

User response

Correct the invalid parameter. For further information on the LOCATE command, refer to ISPF Edit and Edit Macros .

ISRE067
Invalid parameter - The parameter must be a COBOL line number (6 digits or fewer).

Explanation

The COBOL line number specified for the LOCATE primary command must be a number with 6 digits or fewer.

User response

Correct the line number.

ISRE068
Insufficient storage - Insufficient storage to perform the TF line command that was entered.

Explanation

The TF line command requires more storage than is currently available.

User response

Try to log on with a bigger region size.

ISRE069
COBOL renumbered - COBOL numbers were reset to keep them synchronized with standard numbers

Explanation

This is an informational message.

ISRE070
Invalid macro name - "aaaaaaaa" macro was not found. Define was not done.

Explanation

The macro name aaaaaaaa specified in the DEFINE primary command was not found.

User response

Correct the macro name.

ISRE071
Invalid command - 'aaaaaaaa' is not a valid edit command.

Explanation

The command name aaaaaaaa specified in the DEFINE primary command is not a valid edit command.

User response

Correct the command name.

ISRE072
Too many parameters - ON and OFF are the only valid parameters for the SCAN command.

Explanation

Too many parameters are specified for the SCAN macro command.

User response

Specify either the ON or OFF parameter for the SCAN macro command.

ISRE073
Invalid parameter - ON and OFF are the only valid parameters for the SCAN command.

Explanation

An invalid parameter is specified for the SCAN macro command.

User response

Specify either the ON or OFF parameter for the SCAN macro command.

ISRE074
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be entered with SCAN command.

Explanation

Inconsistent parameters are specified for the SCAN macro command.

User response

Specify either the aaaaaaaa or bbbbbbbb parameter.

ISRE075
Parameter unrecognized - ON and OFF are the only valid parameters for the SCAN command.

Explanation

An invalid parameter is specified for the SCAN macro command.

User response

Specify either the ON or OFF parameter for the SCAN macro command.

ISRE076
aaaaaaaa pending - An A or B line command or a valid label has not been specified.

Explanation

Destination for the MOVE or COPY command is missing.

User response

Use an A or B line command or a valid label to specify the destination for the MOVE or COPY command.

ISRE077
Macro does not exist - Initial or recovery macro "aaaaaaaa" could not be executed.

Explanation

Initial or recovery macro aaaaaaaa could not be executed because it does not exist.

User response

Correct the name of the macro.

ISRE078
ESTAE macro error - ESTAE macro failed during 'SUBMIT'.

Explanation

An internal error has occurred in the ESTAE macro during the SUBMIT command.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRE079
Too many parameters - Invoke the end command without any parameters

Explanation

The END command was invoked with too many parameters.

User response

Invoke the END command without any parameters.

ISRE080
Line not deleted - MOVE changed to COPY. There were more MOVE lines than OVERLAY lines.

Explanation

This message is self explanatory.

ISRE081
Lines not deleted - MOVE changed to COPY. There were more MOVE lines than OVERLAY lines.

Explanation

This message is self explanatory.

ISRE082
Line not deleted - MOVE changed to COPY. Data on receiving line(s) prevented complete move.

Explanation

A non-blank character(s) was found in the overlay lines. The MOVE operation was changed to COPY so that the source line would not be deleted.

User response

Correct the source or the target lines so that they do not overlap each other.

ISRE083
Lines not deleted - MOVE changed to COPY. Data on receiving line(s) prevented complete move.

Explanation

A non-blank character(s) was found in the overlay lines. The MOVE operation was changed to COPY so that the source lines would not be deleted.

User response

Correct the source or the target lines so that they do not overlap each other.

ISRE084
Line not deleted - MOVE changed to COPY. Source line has data outside of the bounds.

Explanation

Data outside the bounds was found in the move lines. The MOVE operation was changed to COPY so that the source line would not be deleted.

User response

Correct either the line to be moved or the bounds.

ISRE085
Lines not deleted - MOVE changed to COPY. Source lines have data outside of the bounds.

Explanation

Data outside the bounds was found in the lines to be moved. The MOVE operation was changed to COPY so that the source lines would not be deleted.

User response

Correct either the source lines or the bounds and try the MOVE operation again.

ISRE086
Not all data copied - There were more COPY lines than OVERLAY lines. Extra lines were ignored.

Explanation

There were more lines to be copied than lines to be overlaid. Extra lines were ignored.

User response

Specify the same number of lines to be copied as lines to be overlaid.

ISRE087
Not all data moved - There were more COPY lines than OVERLAY lines. Extra lines were ignored.

Explanation

There were more lines to be moved than lines to be overlaid. Extra lines were ignored.

User response

Specify the same number of lines to be moved as lines to be overlaid.

ISRE088
Workstation file saved - aaaaaaaa was saved on workstation.

Explanation

This is an informational message.

ISRE089
Edit - Save - aaaaaaaa - file saved on workstation.

Explanation

This is an informational message.

ISRE090
Invalid member name - Member name aaaaaaaa not valid for partitioned data sets.

Explanation

The member name aaaaaaaa specified is not valid for partitioned data sets.

User response

Specify a member name that does not exceed 8 characters, begins with an alphabetic or national character, and contains only alphanumeric or national characters.

ISRE090A
Invalid member name - Member name aaaaaaaa is not valid for workstation edit or view.

Explanation

The member name aaaaaaaa specified is not valid for workstation edit.

User response

Specify a member name that does not exceed 8 characters, begins with an alphabetic or national character, and contains only alphanumeric or national characters.

ISRE091
Data set in use - Data set is being updated by you or another user. Enter HELP for a list of users using the data set.

Explanation

The data set specified is being updated by another user or by you on another logical screen. Enter HELP for a list of users using the data set.

User response

Find out if the data set is in use by another user, or release the data set from another logical screen.

ISRE092
BLDL error - I/O error, insufficient virtual storage, or other BLDL error.

Explanation

A severe error has occurred.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRE093
Member in use - Member is being updated by you or another user. Enter HELP for a list of users using the data set.

Explanation

The member specified is being updated by you on another logical screen or by another user. Enter HELP for a list of users using the member.

User response

Find out if the member is in use by another user, or release the member from another logical screen.

ISRE094
Vol serial not allowed - Use "Other data set name" field when specifying volume serial.

Explanation

The volume serial is only allowed along with a data set name in the Other data set name field.

User response

Blank out the volume serial, or enter a data set name in the Other data set name field.

ISRE095
Severe error - Error processing edit recovery table (ISREDRT). ISREBQ RC ¬= 0,4.

Explanation

There was an error in processing the edit recovery table. The edit recovery table may be corrupted.

System programmer response

Check the integrity of the edit recovery table. An edit recovery table from an earlier version may not be compatible with the current version. Refer to the Program Directory for restrictions.

User response

Contact your system programmer.

ISRE095A
Old style recovery file - A recovery file from an old release of PDF cannot be processed.

Explanation

A recovery file from an old release of PDF cannot be processed.

System programmer response

An edit recovery table from an earlier version may not be compatible with the current version. Refer to the Program Directory for restrictions.

User response

Contact your system programmer.

ISRE096
Severe error - DSORG is not PO or PS. This message should never occur.

Explanation

A severe internal error has occurred.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRE097
Severe error - VDEFINE returned unexpected return code to ISREDS.

Explanation

A severe internal error has occurred. An unexpected return code from VDEFINE service has been received by ISREDS.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRE098
Bad directory - Directory block size exceeds maximum of 256.

Explanation

Directory block size exceeding 256 bytes is not supported. The data set may be corrupted.

System programmer response

Check the integrity of the data set. Reallocate the data set if the data set is corrupted.

User response

Contact your system programmer.

ISRE099
Severe error - Display service return code was not 0 or 8.

Explanation

A severe internal error has occurred. An unexpected return code from the display service has been received.

System programmer response

Contact IBM support.

User response

Contact your system programmer.

ISRE100
Too many parameters - Too many parameters specified for the FIND command.

Explanation

This message is self explanatory.

ISRE101
Enter character string - Enter the string of characters to be displayed.

Explanation

This message is self explanatory.

ISRE102
Invalid keyword - Check spelling of keywords used with the FIND command.

Explanation

This message is self explanatory.

ISRE103
Enter a FIND command - The RFIND key works only after a FIND character string is entered.

Explanation

The user pressed a function key defined as RFIND before entering a FIND command.

User response

Enter a FIND command before attempting to use RFIND.

ISRE104
Parameter not recognized - Check for misspelled keywords or too many bounds or range parameters.

Explanation

This message is self explanatory.

ISRE105
aaaaaaaa bbbbbbbb cccccccc - bbbbbbbb cccccccc - found aaaaaaaa times within columns dddddddd to eeeeeeee.

Explanation

This is an informational message. A FIND ALL command was issued with columns specified. This message tells the user how many occurrences of the string were found.

ISRE106
aaaaaaaa bbbbbbbb found - Search for aaaaaaaa cccccccc in columns dddddddd to eeeeeeee was successful.

Explanation

This is an informational message. This message tells the user the string was found.

ISRE107
Required string missing - The FIND command requires specification of a target string.

Explanation

This message is self explanatory.

ISRE108
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' cannot both be specified for FIND CMD.

Explanation

This message is self explanatory.

ISRE109
Put string in quotes - Put quotes (' ') around the string of characters to be displayed.

Explanation

This message is self explanatory.

ISRE110
Recovery failed - Unable to allocate backup data set aaaaaaaa.

Explanation

The attempt to allocate the backup data set aaaaaaaa was unsuccessful. The data set may have been deleted, or the volume on which it resides may be offline. Another user may have an exclusive enqueue on the data set.

User response

If the data set has been deleted, you will not be able to recover the changes made since the last SAVE of the interrupted edit session. If the volume is offline, contact your system support personnel to have the volume made available. If another user has exclusive use of the data set, try again later.

ISRE111
Recovery failed - Unable to open backup data set aaaaaaaa.

Explanation

An attempt to open backup data set aaaaaaaa was unsuccessful.

System programmer response

Determine why data set aaaaaaaa cannot be opened. Correct the problem.

User response

Contact your system programmer.

ISRE112
Recovery failed - Error reading backup data set aaaaaaaa.

Explanation

An unrecoverable error occurred while reading backup data set aaaaaaaa.

System programmer response

Determine the cause of the read error, and correct the problem.

User response

Contact your system programmer.

ISRE113
Recovery failed - Unable to allocate target data set aaaaaaaa.

Explanation

The attempt to allocate the target data set aaaaaaaa was unsuccessful. The data set may have been deleted, or the volume on which it resides may be offline. Another user may have an exclusive enqueue on the data set.

User response

If the volume is offline, contact your system support personnel to have the volume made available. If another user has exclusive use of the data set, try again later.

ISRE114
Recovery failed - Backup data set information and target data set attributes conflict.

Explanation

The attributes (LRECL, record format, and so on) of the target and backup data sets are not the same. It is probable that the target data set has been deleted or renamed and reallocated using different attributes.

User response

Determine why the attributes of the target data set have changed. Rename the target data set, recreate the target using the attributes of the backup data set, and retry recovery.

ISRE115
Recovery failed - Unexpected return code from ISREBP.

Explanation

An expected return code was received from module ISREBP.

System programmer response

Contact IBM support.

User response

Retry the operation. If the failure continues, contact your system programmer for assistance.

ISRE116
Severe error - Data ID specified in EDIT or VIEW service is undefined.

Explanation

The EDIT or VIEW service was requested using a data ID but the data ID was not previously defined using LMINIT.

User response

Contact the responsible programmer.

Programmer response

Ensure that LMINIT successfully establishes the data ID prior to requesting the EDIT or VIEW service.

ISRE117
Edit failed - Edit or View target data set has unsupported DSORG, RECFM, LRECL, or BLKSIZE. ISPF attempted to substitute Browse for Edit/View, but either an error was encountered, or the target data set or member is empty.

Explanation

The data set that you are attempting to Edit or View has attributes that are not supported by ISPF.

ISRE118
Open error - Unable to open edit or view target data set.

Explanation

An attempt to open the edit or view target data set was unsuccessful.

System programmer response

Determine why the data set cannot be opened, and correct the problem.

User response

Contact your system programmer.

ISRE119
Severe error - ISREAL returned unexpected return code.

Explanation

An unexpected return code was received from module ISREAL.

System programmer response

Contact IBM support.

User response

Retry the operation. If the failure continues, contact your system programmer for assistance.

ISRE120
Invalid command format - This command only returns information: "ISREDIT (var) = aaaaaaaa".

Explanation

The command specification is syntactically incorrect. The only valid form is
  • (variable) = keyword

User response

Consult ISPF Edit and Edit Macros for the correct command syntax, correct the command, and retry.

ISRE121
Invalid variable name - Name may be 1-8 alphanumeric characters long; first character not numeric.

Explanation

All variables must be from 1 to 8 characters long.

User response

Correct the variable name and retry.

ISRE122
Keyphrase syntax error - A value that is not a variable name precedes "=" on aaaaaaaa get statement.

Explanation

The value to the left of the = sign must be a variable.

User response

Consult ISPF Edit and Edit Macros for the correct keyphrase syntax, correct the syntax, and retry.

ISRE123
Too many variable names - aaaaaaaa has a maximum of bbbbbbbb var names. cccccccc parms preceded "=".

Explanation

You have specified an excess number of variable names to the left of an assignment statement.

User response

Consult ISPF Edit and Edit Macros, correct the statement, and retry.

ISRE124
Invalid command syntax - Command keyword not found. Missing "=" preceding command name.

Explanation

The command specification is syntactically incorrect. The only valid form is
  • (variable) = keyword
The equal sign (=) is missing.

User response

Consult ISPF Edit and Edit Macros, correct the syntax, and retry.

ISRE125
Too many keyphrase words - Macro get assignment statement has too many words after the keyphrase.

Explanation

The command specification is syntactically incorrect. The only valid form is
  • (variable) = keyword

User response

Consult ISPF Edit and Edit Macros, correct the command syntax, and retry.

ISRE126
Bad keyphrase syntax - Get assignment statement must use syntax "ISREDIT (var) = aaaaaaaa".

Explanation

The command specification is syntactically incorrect. The only valid form is
  • (variable) = keyword

User response

Consult ISPF Edit and Edit Macros, correct the syntax, and retry.

ISRE127
Bad keyphrase syntax - Get assignment stmt must use syntax "ISREDIT (var) = aaaaaaaa lptr".

Explanation

The command specification is syntactically incorrect.

User response

Consult ISPF Edit and Edit Macros, correct the syntax, and retry.

ISRE128
Invalid template format - Template data incomplete: column number is not followed by data.

Explanation

The command specification is syntactically incorrect. The template must be in the form
  • <col,string>

User response

Consult ISPF Edit and Edit Macros, correct the syntax, and retry.

ISRE129
Label name is invalid - aaaaaaaa is an invalid label in keyphrase: "bbbbbbbb aaaaaaaa".

Explanation

The command specification is syntactically incorrect. Labels must start with a period and be from 1 to 8 alphabetic characters in length, the first of which must not be Z.

User response

Consult ISPF Edit and Edit Macros, correct the syntax, and retry.

ISRE130
aaaaaaaa label invalid - Label aaaaaaaa is not currently assigned to a line.

Explanation

The label specified in the command cannot be found.

User response

Specify a label that is currently assigned.

ISRE131
Variable name invalid - Variable name "aaaaaaaa" has a length greater than 8 or a 0 length.

Explanation

All variable names must be 1 to 8 characters long.

User response

Specify a variable name that is 1 to 8 characters long.

ISRE132
Invalid variable format - The ending ")" was not found for a variable name format.

Explanation

The command requires that variables be enclosed in parentheses.

User response

Add the closing parenthesis at the end of the variable string.

ISRE133
Invalid variable format - The ending ")" for a variable name is missing within a template phrase.

Explanation

Variable names within a template must be enclosed in parentheses.

User response

Add the closing parenthesis after the variable name.

ISRE134
Invalid template format - The ending ">" to indicate the end of a template was not found.

Explanation

A template must be enclosed by less than (<) and greater than (>) signs.

User response

Add the greater than sign at the end of the template.

ISRE135
Invalid template format - A template number was not found when expected.

Explanation

A column number is needed to indicate where the variable or string is to be substituted.

ISRE136
Invalid aaaaaaaa - The requested line was not found.

Explanation

The line indicated in the line pointer could not be found.

User response

Correct the line pointer.

ISRE137
No variable name coded - No variable name found between starting "(" and ending ")".

Explanation

A variable name is needed between the parentheses.

User response

Add a variable name between the parentheses.

ISRE138
Invalid reset parameter - Enter a aaaaaaaa range and/or X, ERR, CHG, CMD, SPE, FIND, LAB, H.

Explanation

Either a partial range was entered, or a range was entered with an invalid type of lines to reset.

User response

If you have specified a partial range, then enter the beginning or ending range value. If you have specified a type of line to reset, be sure it is a valid type for the reset command.

ISRE139
Inconsistent parameters - NOTE command has one parameter: Specify either ON or OFF.

Explanation

The only valid parameters for the NOTE command are ON or OFF.

User response

Specify the NOTE command with either ON or OFF.

ISRE140
Invalid/too many parms - ON or OFF are the only valid parameters on the NOTE command.

Explanation

The NOTE command requires only one parameter. ON or OFF are the only valid parameters.

User response

Correct the parameter on the NOTE command.

ISRE141
Syntax is incorrect - Assignment statement must use syntax "ISREDIT aaaaaaaa = value".

Explanation

This assignment statement is a single value phrase.

User response

Correct the assignment statement.

ISRE142
Syntax is incorrect - Assignment stmt must use syntax "ISREDIT aaaaaaaa lptr = value".

Explanation

This assignment statement requires a line pointer argument.

User response

Correct the assignment statement.

ISRE143
Invalid "=" in command - 'aaaaaaaa' keyphrase name is invalid as a set assignment command.

Explanation

The string specified and the keyphrase are invalid in this SET assignment command.

User response

Correct the command.

ISRE144
Invalid GET command - 'aaaaaaaa' keyphrase name is invalid as a GET value assignment command.

Explanation

The string specified and the keyphrase name are invalid in this GET assignment command.

User response

Correct the command.

ISRE145
Deactivated command - 'aaaaaaaa' command name has been deactivated.

Explanation

This is an informational message. The command name specified in the message has been defined as not operational (NOP).

ISRE146
Invalid "=" in command - aaaaaaaa keyphrase name is invalid from terminal, only allowed in a macro.

Explanation

The equal sign is not valid in a command issued from the command line of an edit session. It is only valid in an edit macro.

User response

Correct the command.

ISRE147
Reset range is invalid - A aaaaaaaa is invalid, two are required to specify a range for reset.

Explanation

In order to reset a range of lines, two pointers are required. Specify a line pointer for both the beginning line and the ending line.

User response

Specify a second line pointer.

ISRE148
Inconsistent keywords - Both aaaaaaaa and bbbbbbbb cannot be specified with LOCATE. Eliminate one.

Explanation

Two keywords were specified for the LOCATE command where only one is valid. An example would be LOCATE FIRST LAST CMD.

User response

Select a single keyword.

ISRE149
Too many parameters - Reset allows a aaaaaaaa range with X, CMD, CHG, ERR, SPE, and LAB keywords.

Explanation

Only use ranges with one of the reset keywords. Using a range for more than one keyword is invalid.

User response

Remove one of the keywords from the reset command.

ISRE150
Too many parameters - Too many parameters were specified for "aaaaaaaa" command.

Explanation

There are too many parameters specified for the edit command.

User response

Eliminate unneeded parameters.

ISRE151
Invalid character string - The first string in a FIND command cannot be a null ('') string.

Explanation

A quoted string that contains no characters was entered with a FIND command.

User response

Enter the string of characters to be found.

ISRE152
DEFINE is not allowed - 'aaaaaaaa' command name has been disabled.

Explanation

This is an informational message. Once you have defined a command as disabled, you cannot define the command as MACRO, ALIAS, or NOP.

ISRE153
Put string in quotes - Put quotes (' ') around the string of characters to be displayed.

Explanation

This message is self explanatory.

ISRE154
* Top of range reached * - aaaaaaaa bbbbbbbb - not found from cccccccc to dddddddd. Press RFIND to continue.

Explanation

The find previous string entered was not found in the range of lines specified.

User response

Use the RFIND command to continue searching.

ISRE155
*** Bottom of range *** - aaaaaaaa bbbbbbbb - not found from cccccccc to dddddddd. Press RFIND to continue.

Explanation

The find string entered was not found in the range of lines specified.

User response

Use the RFIND command to continue searching.

ISRE156
No lines searched - No aaaaaaaa lines from bbbbbbbb-cccccccc were found for the FIND command to search.

Explanation

This message is issued when you try to find a string in either excluded or non-excluded lines in an empty data set or member.

User response

Enter data before using the FIND command.

ISRE157
No aaaaaaaa bbbbbbbb found - aaaaaaaa bbbbbbbb - not found on any cccccccc lines from dddddddd to eeeeeeee.

Explanation

The find string was not found on any excluded or non-excluded lines between the specified labels.

User response

Use RFIND to search other areas for the string.

ISRE158
Invalid left boundary - aaaaaaaa (left bound) + bbbbbbbb (string size) greater than cccccccc (LRECL).

Explanation

The left boundary plus the size of the find string exceeds the record length.

User response

Change the left boundary.

ISRE159
Invalid column range - The aaaaaaaa column range attempts a search beyond the last data column.

Explanation

This message is issued when a FIND, CHANGE, or SEEK command is used in an edit macro and the column range is greater than the last column of data.

User response

Correct the column range.

ISRE160
Disabled command - 'aaaaaaaa' command name has been disabled.

Explanation

The command called aaaaaaaa has been disabled by the DEFINE aaaaaaaa DISABLED command. Most likely this was done in order to prevent you from causing damage to some application data. You cannot enable the aaaaaaaa command.

User response

If you feel that you received this message in error, contact the authors of macros you are using, or your system administrator.

Attempt to execute the aaaaaaaa command in a new edit session before issuing any commands. If it is disabled, check for an initial macro to see if the command is disabled there. Otherwise, check other macros you are using for the DEFINE aaaaaaaa DISABLED command.

ISRE161
Enter character string - A character string for FIND has not been entered (so * is invalid).

Explanation

A FIND command was entered using an asterisk ("*") as the first string operand (the FROM string), but no previous FIND, CHANGE, SEEK, or EXCLUDE command was issued during this edit session.

User response

Reissue the FIND command with a valid FROM string. If you are trying to find an asterisk character, put the asterisk in quotation marks.

ISRE162
No lines searched - No aaaaaaaa lines were found for the FIND command to search.

Explanation

No excluded or unexcluded lines exist in the file for the FIND command to search.

User response

Change the FIND command to remove the X or NX specification.

ISRE163
Invalid character - Invalid special character for a picture (P'xxx') string.

Explanation

An invalid character exists in a picture string specification on a FIND command. The character may be an unusual hexadecimal code such as X'01'if the command is issued from a macro.

User response

Change the FIND command to specify valid picture string characters.

ISRE164
No aaaaaaaa bbbbbbbb found - aaaaaaaa bbbbbbbb - not found on any cccccccc lines (cols ddddd to eeeee).

Explanation

The search string was not found by the FIND command on any excluded or non-excluded lines between columns ddddd and eeeee.

User response

No action is required, but you may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE165
*Bottom of data reached* - aaaaa bbbbbbbb - not found. Press RFIND key to continue from top.

Explanation

The search string was not found by the FIND command on any excluded or non-excluded lines, but part of the file has not been searched.

User response

Press RFIND to search the beginning of the file. You may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE166
* Top of data reached * - aaaaaaaa bbbbbbbb - not found. Press RFIND key to continue from bottom.

Explanation

The search string was not found by the FIND PREVIOUS command on any excluded or non-excluded lines, but part of the file has not been searched.

User response

Press RFIND to search from the end of the file. You may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE167
Invalid parameters - The string will not fit between the specified columns.

Explanation

A string was specified on a FIND command that would not fit between the specified boundary columns.

User response

Reissue the FIND command with a new string or different boundaries.

ISRE168
Invalid hex string - The hex string must have an even number of hex digits.

Explanation

A hexadecimal string was specified on a FIND command that did not have an even number of hexadecimal digits (0-9, A-F).

User response

Reissue the FIND command with a valid hexadecimal string.

ISRE169
Invalid hex string - The hex string must contain only hex digits (0-9,A-F).

Explanation

A hexadecimal string was specified on a FIND command that contained an invalid hexadecimal digit.

User response

Reissue the FIND command with a valid hexadecimal string. Valid hexadecimal digits are 0-9 and A-F.

ISRE170
No members in data set - The PDS specified contains no members.

Explanation

There are no members in the PDS specified, so a member list cannot be displayed.

User response

Select another data set to edit or specify a member name.

ISRE171
I/O error - An I/O error occurred while reading the PDS directory.

Explanation

An I/O error occurred while reading the PDS directory to build a member list. The member list cannot be built.

User response

Contact your system programmer.

ISRE172
Open error - Open failed during member list processing.

Explanation

There was an error opening the PDS directory.

User response

Contact your system programmer.

ISRE173
Invalid EDIT/VIEW parm - When data set parameter is specified, do not code DATAID, member, workstation file name, or z/OS UNIX file pathname.

Explanation

To invoke the EDIT or VIEW service, you may specify either a data set name, DATAID, workstation file name, or z/OS UNIX file pathname. If a data set parameter is used, a member name can be specified in the data set name. If a DATAID is specified, the member parameter is used to specify a member name.

User response

Specify either data set, DATAID, workstation file, or z/OS UNIX file pathname.

ISRE174
Invalid EDREC option - EDREC option is invalid.

Explanation

Valid options for the EDREC service are INIT, QUERY, PROCESS, CANCEL, and DEFER.

User response

Specify a valid option for the EDREC service.

ISRE175
Invalid CANCEL request - EDREC CANCEL request issued before query for recovery pending.

Explanation

The EDREC service must be invoked with the QUERY option before being invoked with the CANCEL option.

User response

Invoke EDREC with the QUERY option before invoking EDREC with the CANCEL option.

ISRE176
Invalid command - Command aaaaaaaa is undefined.

Explanation

There are no valid commands from this panel.

User response

Correct the command specified.

ISRE177
Missing EDIT/VIEW parm - Either data set, DATAID, workstation file, or z/OS UNIX file pathname parameter is required.

Explanation

The EDIT or VIEW service was invoked without a data set, DATAID, workstation file, or z/OS UNIX file pathname parameter.

User response

Specify either a data set, DATAID, workstation file, or z/OS UNIX file pathname parameter.

ISRE178
Invalid EDIT/VIEW parm - VOLUME parameter is invalid for DATAID request.

Explanation

You may specify a volume for the EDIT or VIEW service only if you use the data set parameter. For a request with a DATAID, the volume is specified on the LMINIT service.

User response

Remove the volume parameter.

ISRE179
Invalid EDREC parameter - EDREC option specified contains conflicting parameter.

Explanation

The CMD parameter is only valid with INIT; password and DATAID are only valid with PROCESS.

User response

Correct the EDREC request.

ISRE180
Too many parameters - Too many parameters specified for LINE_AFTER command. Is data quoted?

Explanation

The valid parameters for the LINE_AFTER command are: the line pointer, the line type, the data for the line, or a label or pointer to a line to be placed after the line pointed to by the line pointer. If the data for a line is not in quotation marks, the data may be considered to be extra parameters.

User response

Contact the responsible programmer.

Programmer response

Correct the LINE_AFTER command.

ISRE181
Invalid parameter - Extraneous or invalid parameter was specified for LINE_AFTER command.

Explanation

This is an informational message. An incorrect line type may have been specified.

User response

Contact the responsible programmer.

Programmer response

Correct the LINE_AFTER command.

ISRE182
Invalid parameter - Extraneous or invalid parameter was specified for LINE_AFTER command.

Explanation

Either an extra parameter or an invalid parameter was specified for the LINE_AFTER command.

User response

Contact the responsible programmer.

Programmer response

Correct the LINE_AFTER command.

ISRE183
Line number omitted - Required relative line number not specified (correctly) for LINE_AFTER command.

Explanation

A line number or a label must be specified as the target for a LINE_AFTER command.

User response

Contact the responsible programmer.

Programmer response

Correct the line number or label.

ISRE184
Data value is omitted - You must specify non-blank data for the LINE_AFTER command.

Explanation

The LINE_AFTER command requires that data be specified for the for the line being added.

User response

Contact the responsible programmer.

Programmer response

Specify the data to be inserted by the LINE_AFTER command.

ISRE185
Data value is invalid - A line pointer must follow line keyword to set aaaaaaaa from a data line.

Explanation

When the LINE keyword is used with the MASKLINE or TABSLINE command, a line pointer must follow the LINE keyword.

User response

Contact the responsible programmer.

Programmer response

Add a line pointer to the command.

ISRE186
Invalid aaaaaaaa - The aaaaaaaa specified in the line command does not exist.

Explanation

The line pointed to by the line pointer does not exist in the data.

User response

Contact the responsible programmer.

Programmer response

Correct the line pointer.

ISRE187
aaaaaaaa cmd failure - aaaaaaaa command could not continue due to invalid input. Check data length.

Explanation

The data pointer or length is invalid for the LINE, ADDLINE, MASKLINE, or TABSLINE command.

User response

Contact the responsible programmer.

Programmer response

Correct the pointer or length of the data.

ISRE188
Variable process error - Error occurred processing a variable in the aaaaaaaa assignment command.

Explanation

An error occurred while processing a variable in the assignment statement specified in the error message. One possible cause is that the variable is too small to hold the value. If the value being returned is a line number or column number and the variable is VDEFINEd in character format, it should be defined as 8 characters for line numbers and 5 characters for column numbers. The returned value is left padded with zeros. For compatibility with previous releases of ISPF, column number variables of 3 or 4 characters and line number variables of 6 or 7 characters are allowed in cases where no data loss will occur.

User response

Contact the responsible programmer.

Programmer response

Correct the variable in the assignment statement.

ISRE189
Inconsistent parameter - Inconsistent parameters specified for the 'aaaaaaaa' command.

Explanation

Inconsistent parameters were specified for the given commands.

User response

Contact the responsible programmer.

Programmer response

Correct the parameter(s).

ISRE190
Too many parameters - Too many parameters specified for LINE_BEFORE command. Is data quoted?

Explanation

The valid parameters for the LINE_BEFORE command are: the line pointer, the line type, the data for the line, or a label or pointer to a line to be placed after the line pointed to by the line pointer. If the data for a line is not in quotes, the data may be considered to be extra parameters.

User response

Contact the responsible programmer.

Programmer response

Correct the parameter or put the data in quotes.

ISRE191
Invalid parameter - Extraneous or invalid parameter was specified for LINE_BEFORE command.

Explanation

This is an informational message. An incorrect line type may have been specified.

User response

Contact the responsible programmer.

Programmer response

Correct the LINE_BEFORE command.

ISRE192
Invalid parameter - Extraneous or invalid parameter was specified for LINE_BEFORE command.

Explanation

Either an extra parameter or an invalid parameter was specified for the LINE_BEFORE command.

User response

Contact the responsible programmer.

Programmer response

Correct the LINE_BEFORE command.

ISRE193
Line number omitted - Required relative line number not specified (correctly) for LINE_BEFORE command.

Explanation

A line number or a label must be specified as the target for a LINE_BEFORE command.

User response

Contact the responsible programmer.

Programmer response

Correct the line number or label.

ISRE194
Data parm omitted - You must specify a non-blank data parameter for the LINE_BEFORE command.

Explanation

The LINE_BEFORE command requires that non-blank data be specified for the line being added.

User response

Contact the responsible programmer.

Programmer response

Specify the data to be inserted by the LINE_BEFORE command.

ISRE195
Too many parameters - Too many parameters specified for the EXCLUDE command.

Explanation

The EXCLUDE command may contain 1 string, 1 direction keyword, and 1 type keyword.

User response

Remove extraneous EXCLUDE parameters.

ISRE196
Inconsistent parameters - Inconsistent keyword parameters specified for the EXCLUDE command.

Explanation

Two directional or two type keywords were specified.

User response

Remove one of the keywords.

ISRE197
Invalid parameter - Check for misspelled keywords or too many bounds (numeric) parameters.

Explanation

An invalid parameter has been entered for the EXCLUDE command. Check the parameters.

User response

Correct the command.

ISRE198
Put string in quotes - Put quotes (' ') around the string of characters sought for exclusion.

Explanation

The EXCLUDE command contains more than one string. Put the string in quotes.

User response

Enclose the string in single or double quotation marks.

ISRE199
Required string missing - The EXCLUDE command requires the specification of a target string.

Explanation

A string was not specified for the EXCLUDE command.

User response

Add a target string to the EXCLUDE command.

ISRE200
HIDEX not enabled - The edit panel has not been configured to support the HIDEX command.

Explanation

This message is self explanatory.

Programmer response

Consult z/OS ISPF Dialog Developer's Guide and Reference to provide for the HIDEX command

ISRE201
Enter 'from' string - Enter the string of characters to be found.

Explanation

This message is self explanatory.

ISRE202
Enter 'to' string - Enter the replacement string of characters.

Explanation

This message is self explanatory.

ISRE203
Invalid keyword - Check spelling of keywords used with the CHANGE command.

Explanation

This message is self explanatory.

ISRE204
Put strings(s) in quotes - Put quotes (' ') around the 'from' and/or 'to' character strings.

Explanation

This message is self explanatory.

ISRE205
Enter 'to' string - Enter the replacement string of characters.

Explanation

A FROM string was entered for the CHANGE command but no TO string was entered.

User response

Enter the TO string.

ISRE206
Enter a CHANGE command - The RCHANGE command only works when you have already used the CHANGE command or when you have a CHANGE command on the command line.

Explanation

The RCHANGE command can only be used after a CHANGE command has been entered or when a CHANGE command is on the command line.

User response

Enter a CHANGE command.

ISRE207
Enter a CHANGE command - Command with a 'to' string must be entered before using the RCHANGE command.

Explanation

The RCHANGE command has been used following a FIND command. Enter a CHANGE command with a TO string to use the RCHANGE command.

User response

Enter a CHANGE command.

ISRE208
Put strings(s) in quotes - Put quotes (' ') around the 'from' and/or 'to' character strings.

Explanation

This message is self explanatory.

ISRE209
Invalid strings - Blanks (' ') cannot be changed to nulls('') while using format or mix.

Explanation

This message is self explanatory.

ISRE210
COMPARE unavailable - The COMPARE command is not available from edit sessions created by the EDIF, VIIF or EDIREC services when the NEXT or SESSION keyword is specified.

Explanation

The COMPARE edit command was issued with the NEXT or SESSION keyword from an edit session which was initiated through the EDIF, VIIF or EDIREC service. The COMPARE command is not supported from this environment because the EDIF and VIIF interface edits data in storage, and the compare program requires a physical data set and a catalogued data set name.

User response

If you want to compare the data, use the CREATE or REPLACE primary commands to save the data to a real data set and use the compare utility (SuperC) to compare the data.

ISRE211
aaaaaaaa bbbbbbbb changed - aaaaaaaa bbbbbbbb - changed to cccccccc dddddddd times on eeeeeeee line(s).

Explanation

This is an informational message.

ISRE212
aaaaaaaa bbbbbbbb changed - aaaaaaaa bbbbbbbb - changed to cccccccc.

Explanation

This is an informational message.

ISRE213
Invalid 'to' string - The 'to' string must be specific or equal length generic string; not text.

Explanation

When using the CHANGE edit command and specifying a special string (picture (p''), hex (x''), text (t'') or character (c'')) as the source (or 'from') string, the target (or 'to') string cannot be a text (t'') string of a different length. For example, the command

CHANGE P'##' T'ABCD'

is invalid because the target text string (T'ABCD') is not the same length as the source picture string.

User response

If you need to change the length of the string, use a generic string as the target string, such as:

CHANGE P'##' 'ABCD'

ISRE214
Invalid 'to' string - The 'to' picture string must be the same length as the 'from' string.

Explanation

When using the edit CHANGE command and specifying a picture (p'') string as both the source (or 'from') and target (or 'to') string, the two strings must be of the same length.

User response

Modify the CHANGE command to specify source and target strings of equal length, and retry the command.

ISRE215
aaaaaaaa bbbbbbbb cccccccc - bbbbbbbb dddddddd - found aaaaaaaa times within range eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRE216
aaaaaaaa bbbbbbbb found - Search for aaaaaaaa cccccccc from dddddddd to eeeeeeee was successful.

Explanation

This is an informational message.

ISRE217
aaaaaaaa bbbbbbbb changed - aaaaaaaa cccccccc - changed to dddddddd eeeeeeee times from ffffffff to gggggggg.

Explanation

This is an informational message.

ISRE218
aaaaaaaa bbbbbbbb changed - aaaaaaaa cccccccc - changed to dddddddd from eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRE219
Too many parameters - The COMPARE command only allows a name or NEXT and the EXCLUDE, SAVE, and SYSIN parameters.

Explanation

A COMPARE edit primary command was entered which had too many parameters. The COMPARE command can specify a member name or NEXT when you are editing a partitioned data set, or a data set name. Additional parameters may be SYSIN, EXCLUDE, or SAVE.

User response

Insure that there are not extra or invalid parameters on the COMPARE command and issue the command again.

ISRE220
aaaaaaaa bbbbbbbb cccccccc - bbbbbbbb dddddddd - excluded aaaaaaaa times within columns eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRE221
Error - aaaaaaaa bbbbbbbb - aaaaaaaa cccccccc could not be changed dddddddd times on eeeeeeee line(s).

Explanation

This is an informational message.

ISRE222
Error - aaaaaaaa bbbbbbbb - aaaaaaaa cccccccc could not be changed to dddddddd.

Explanation

This is an informational message.

ISRE223
Invalid left boundary - 'aaaaaaaa' is the first column that is not part of a sequence number.

Explanation

An edit CHANGE command was entered that specified a left boundary within the range of the edit line numbers. A CHANGE command cannot be used to change the sequence numbers of a file. The minimum value that can be used as the left boundary is aaaaaaaa.

User response

Correct the left boundary specified on the CHANGE command and retry the request.

ISRE224
Invalid right boundary - 'aaaaaaaa' is the last column that is not part of a sequence number.

Explanation

An edit CHANGE command was entered that specified a right boundary within the range of the edit line numbers. A CHANGE command cannot be used to change the sequence numbers of a file. The maximum value that can be used as the right boundary is aaaaaaaa.

User response

Correct the right boundary specified on the CHANGE command, and retry the request.

ISRE225
Error - aaaaaaaa bbbbbbbb - aaaaaaaa cccccccc could not be changed dddddddd times from eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRE226
Error - aaaaaaaa bbbbbbbb - aaaaaaaa cccccccc could not be changed to dddddddd from eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRE227
aaaaaaaa bbbbbbbb cccccccc - bbbbbbbb dddddddd - excluded aaaaaaaa times within range eeeeeeee to ffffffff.

Explanation

This is an informational message.

ISRE228
aaaaaaaa bbbbbbbb excluded - Successfully excluded of aaaaaaaa cccccccc in range dddddddd to eeeeeeee.

Explanation

This is an informational message.

ISRE229
aaaaaaaa bbbbbbbb excluded - Successfully excluded aaaaaaaa cccccccc in columns dddddddd to eeeeeeee.

Explanation

This is an informational message.

ISRE230
Too many parameters - Too many parameters specified for MASKLINE command. Is data quoted?

Explanation

An invalid MASKLINE command was entered.

User response

Review documentation for the MASKLINE command in ISPF Edit and Edit Macros.

ISRE231
Invalid parameter - Extraneous or invalid parameter was specified for MASKLINE command.

Explanation

An invalid MASKLINE command was entered.

User response

Review documentation for the MASKLINE command in ISPF Edit and Edit Macros.

ISRE232
Invalid parameter - Extraneous or invalid parameter was specified for MASKLINE command.

Explanation

An invalid MASKLINE command was entered.

User response

Review documentation for the MASKLINE command in ISPF Edit and Edit Macros.

ISRE233
Data parm omitted - Required data parameter not specified for the MASKLINE command.

Explanation

An invalid MASKLINE command was entered.

User response

Review documentation for the MASKLINE command in ISPF Edit and Edit Macros.

ISRE234
Too many parameters - Too many parameters specified for TABSLINE command. Is data quoted?

Explanation

An invalid TABSLINE command was entered.

User response

Review documentation for the TABSLINE command in ISPF Edit and Edit Macros.

ISRE235
Invalid parameter - Extraneous or invalid parameter was specified for TABSLINE command.

Explanation

An invalid TABSLINE command was entered.

User response

Review documentation for the TABSLINE command in ISPF Edit and Edit Macros.

ISRE236
Invalid parameter - Extraneous or invalid parameter was specified for TABSLINE command.

Explanation

An invalid TABSLINE command was entered.

User response

Review documentation for the TABSLINE command in ISPF Edit and Edit Macros.

ISRE237
Data parm omitted - Required data parameter not specified for the TABSLINE command.

Explanation

An invalid TABSLINE command was entered.

User response

Review documentation for the TABSLINE command in ISPF Edit and Edit Macros.

ISRE238
Profile overridden - At least one profile attribute was overridden by the site wide defaults which were established when ISPF was installed.

Explanation

Some edit profile attributes can be forced to values by settings in the ISPF configuration table. These values include RECOVERY, the recovery warning message, PACK, STATS, and SETUNDO.

System programmer response

Review the settings in ISRCONFG to see if they should be changed. This message does not necessarily indicate an error since there are legitimate reasons you may have set the 'force' attribute on for some edit profile settings.

User response

If you need to have these settings changed, contact your system programmer.

ISRE239
Data set created - aaaaaaaa created with specified data.

Explanation

This is an informational message. The data set is sequential and has been created using the data that was specified.

ISRE240
Too many parameters - Too many parameters specified for INSERT command.

Explanation

An invalid INSERT command was entered.

User response

Review documentation for the INSERT command in ISPF Edit and Edit Macros.

ISRE241
Invalid parameter - Extraneous or invalid parameter was specified for INSERT command.

Explanation

An invalid INSERT command was entered.

User response

Review documentation for the INSERT command in ISPF Edit and Edit Macros.

ISRE242
Invalid parameter - Extraneous or invalid parameter was specified for INSERT command.

Explanation

An invalid INSERT command was entered.

User response

Review documentation for the INSERT command in ISPF Edit and Edit Macros.

ISRE243
Required parm omitted - Required line pointer parameter not specified for the INSERT command.

Explanation

An invalid INSERT command was entered.

User response

Review documentation for the INSERT command in ISPF Edit and Edit Macros.

ISRE244
Invalid line pointer - The line pointer given to the INSERT command is invalid.

Explanation

An invalid INSERT command was entered.

User response

Review documentation for the INSERT command in ISPF Edit and Edit Macros.

ISRE245
Too many parameters - Too many parameters specified for TENTER command.

Explanation

An invalid TENTER command was entered.

User response

Review documentation for the TENTER command in ISPF Edit and Edit Macros.

ISRE246
Invalid parameter - Extraneous or invalid parameter was specified for TENTER command.

Explanation

An invalid TENTER command was entered.

User response

Review documentation for the TENTER command in ISPF Edit and Edit Macros.

ISRE247
Invalid parameter - Extraneous or invalid parameter was specified for TENTER command.

Explanation

An invalid TENTER command was entered.

User response

Review documentation for the TENTER command in ISPF Edit and Edit Macros.

ISRE248
Line pointer omitted - Required line pointer parameter not specified for the TENTER command.

Explanation

An invalid TENTER command was entered.

User response

Review documentation for the TENTER command in ISPF Edit and Edit Macros.

ISRE249
Invalid line pointer - The line pointer given to the TENTER command is invalid.

Explanation

An invalid TENTER command was entered.

User response

Review documentation for the TENTER command in ISPF Edit and Edit Macros.

ISRE250
Too many parameters - Too many parameters specified for SOURCE command.

Explanation

An invalid SOURCE command was entered.

User response

Review documentation for the SOURCE command in ISPF Edit and Edit Macros.

ISRE251
Invalid character string - The first string in a CHANGE command cannot be a null ('') string.

Explanation

An invalid CHANGE command was entered.

User response

Review documentation for the CHANGE command in ISPF Edit and Edit Macros.

ISRE252
Invalid parameter - Extraneous or invalid parameter was specified for SOURCE command.

Explanation

An invalid SOURCE command was entered.

User response

Review documentation for the SOURCE command in ISPF Edit and Edit Macros.

ISRE253
Put string in quotes - Put quotes (' ') around the string of characters to be displayed.

Explanation

The command requires you to put single quotation marks around the characters to be displayed.

User response

Add single quotation marks and retry the command.

ISRE254
* Top of range reached * - aaaaaaaa bbbbbbbb - not found in range. (cccccccc) Press RCHANGE to continue.

Explanation

This is an informational message.

ISRE255
*** Bottom of range *** - aaaaaaaa bbbbbbbb - not found in range. (cccccccc) Press RCHANGE to continue.

Explanation

This is an informational message.

ISRE256
No lines searched - No aaaaaaaa lines in range bbbbbbbb were found for the CHANGE command to search.

Explanation

This is an informational message.

ISRE257
No aaaaaaaa bbbbbbbb found - aaaaaaaa bbbbbbbb - not found on any cccccccc lines in range dddddddd.

Explanation

This is an informational message.

ISRE258
Invalid left boundary - aaaaaaaa (left bound) + bbbbbbbb (string size) greater than cccccccc (LRECL).

Explanation

A command specifying an invalid left boundary has been entered.

User response

Reissue the command using a valid left boundary.

ISRE259
Invalid column range - The aaaaaaaa column range attempts a search beyond the last data column.

Explanation

A command with an invalid column range has been entered.

User response

Reissue the command using a valid column range.

ISRE260
String too long - FIND, CHANGE, SEEK, and EXCLUDE strings cannot be longer than 256 bytes.

Explanation

An edit FIND, CHANGE, SEEK, or EXCLUDE was attempted with a string longer than 256 characters. The maximum length for the strings on these commands is 256.

User response

Since this can only be done with an edit macro, contact the macro author.

Programmer response

Ensure that the edit macro issuing the FIND, CHANGE, SEEK, or EXCLUDE is not using strings greater than 256 bytes (not including quotes and the type identifier, such as X, P, C, or T).

ISRE261
Enter character string - A character string for CHANGE does not exist (the '*' is invalid).

Explanation

A CHANGE command was entered using an asterisk (*) as the first string operand (the FROM string), but no previous FIND, CHANGE, SEEK, or EXCLUDE command was issued during this edit session.

User response

Reissue the CHANGE command with a valid FROM string. If you are trying to find an asterisk character, put the asterisk in quotation marks.

ISRE262
No lines searched - No aaaaaaaa lines were found for the CHANGE command to search.

Explanation

No excluded or unexcluded lines exist in the file for the change command to search.

User response

Change the CHANGE command to remove the X or NX specification.

ISRE263
Invalid character - Invalid special character for a picture string.

Explanation

An invalid character exists in a picture string specification on a CHANGE command. The character may be an unusual hexadecimal code such as X'01'if the command is issued from a macro.

User response

Change the CHANGE command to specify valid picture string characters.

ISRE264
No aaaaaaaa bbbbb found - aaaaaaaa bbbbb - not found on any cccccccc lines (cols ddddd to eeeee).

Explanation

The search string was not found by the CHANGE command on any excluded or non-excluded lines between columns ddddd and eeeee.

User response

No action is required, but you may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE265
*Bottom of data reached* - aaaaa bbbbbbbb - not found. Press RCHANGE key to continue from top.

Explanation

The search string was not found by the CHANGE command on any excluded or non-excluded lines, but part of the file has not been searched.

User response

Press RCHANGE to search the beginning of the file. You may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE266
* Top of data reached * - aaaaa bbbbbbbb - not found. Press RCHANGE key to continue from bottom.

Explanation

The search string was not found by the CHANGE PREVIOUS command on any excluded or non-excluded lines, but part of the file has not been searched.

User response

Press RCHANGE to search from the end of the file. You may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE267
Inconsistent parameters - The string to be found will not fit between the specified columns.

Explanation

A string was specified on a CHANGE command that would not fit between the specified boundary columns.

User response

Reissue the CHANGE command with a new string, or different boundaries.

ISRE268
Invalid hex string - The hex string does not contain an even number of hex digits.

Explanation

A hexadecimal string was specified on a CHANGE command that did not have an even number of hexadecimal digits (0-9, A-F).

User response

Reissue the CHANGE command with a valid hexadecimal string.

ISRE269
Invalid hex string - The hex string contains invalid characters (only hex digits allowed).

Explanation

A hexadecimal string was specified on a CHANGE command that contained an invalid hexadecimal digits.

User response

Reissue the CHANGE command with a valid hexadecimal string. Valid hexadecimal digits are 0-9 and A-F.

ISRE270
Too many parameters - Too many parameters were specified for the MOVE command

Explanation

An invalid MOVE command was entered.

User response

Review documentation for the MOVE command in ISPF Edit and Edit Macros.

ISRE271
Parameter unrecognized - An extraneous or invalid parameter was specified for the MOVE command.

Explanation

An invalid MOVE command was entered.

User response

Review documentation for the MOVE command in ISPF Edit and Edit Macros.

ISRE272
Invalid parameter - An extraneous or invalid parameter was specified for the MOVE command.

Explanation

An invalid MOVE command was entered.

User response

Review documentation for the MOVE command in ISPF Edit and Edit Macros.

ISRE273
Too many parameters - Too many parameters specified for the LINENUM command.

Explanation

An invalid LINENUM command was entered.

User response

Review documentation for the LINENUM command in ISPF Edit and Edit Macros.

ISRE274
Invalid line number - Relative line number specified in "aaaaaaaa" command does not exist.

Explanation

The command could not be executed because the line number entered is invalid.

User response

Enter the command with a valid line number.

ISRE275
Invalid aaaaaaaa - Specification for LINENUM command exceeds actual length of member.

Explanation

An invalid LINENUM command was entered.

User response

Review documentation for the LINENUM command in ISPF Edit and Edit Macros.

ISRE276
Edit not allowed - Edit not allowed on members of SCLM controlled data sets.

Explanation

The member you are trying to edit is SCLM controlled.

User response

Edit the member using the SCLM editor.

ISRE277
Recovery failed - Invalid file format, possibly created by a previous version of PDF.

Explanation

The editor was unable to process a pending edit recovery because the format of the recovery data set is incorrect. The most likely explanation for this condition is that you are trying to process a recovery data set created during an edit session run on a previous release of ISPF.

System programmer response

Contact IBM support.

User response

If you recently converted to a new release of ISPF, try to process the recovery using the old release. If this does not work, contact your system programmer.

ISRE278
REPLACE not allowed - REPLACE is not allowed on members of SCLM controlled data sets, use the SREPLACE command from within SCLM Edit to replace an SCLM controlled member.

Explanation

The member you are trying to replace is SCLM controlled.

User response

Update the member using the SCLM editor.

ISRE279
Conversion failed - Conversion of data from the specified encoding to the terminal CCSID failed. The EDIT session has been terminated.

Explanation

The failure can occur if the required conversion is not defined to MVS Conversion Services. MVS Conversion Services needs to be configured for the CCSIDS involved using search technique ER in order for the conversion to be done. Refer to Support for Unicode : Using Conversion Services, chapter 3.

User response

Check that the conversion table is defined.

ISRE280
Too many parameters - Too many parameters specified for the CREATE command.

Explanation

An invalid CREATE command was entered.

User response

Review documentation for the CREATE command in ISPF Edit and Edit Macros.

ISRE281
Parameter unrecognized - Extraneous or invalid parameter was specified for the CREATE command.

Explanation

An invalid CREATE command was entered.

User response

Review documentation for the CREATE command in ISPF Edit and Edit Macros.

ISRE282
Invalid parameter - Extraneous or invalid parameter was specified for the CREATE command.

Explanation

An invalid CREATE command was entered.

User response

Review documentation for the CREATE command in ISPF Edit and Edit Macros.

ISRE283
Too many parameters - Too many parameters specified for the LINE command. Is data quoted?

Explanation

An invalid LINE command was entered.

User response

Review documentation for the LINE command in ISPF Edit and Edit Macros.

ISRE284
Unrecognized parameter - Extraneous or invalid parameter was specified for the LINE command.

Explanation

An invalid LINE command was entered.

User response

Review documentation for the LINE command in ISPF Edit and Edit Macros.

ISRE285
Invalid parameter - Extraneous or invalid parameter was specified for the LINE command.

Explanation

An invalid LINE command was entered.

User response

Review documentation for the LINE command in ISPF Edit and Edit Macros.

ISRE286
Line pointer invalid - Required line pointer not correctly specified for LINE command

Explanation

An invalid LINE command was entered.

User response

Review documentation for the LINE command in ISPF Edit and Edit Macros.

ISRE287
Data parm omitted - Required data parameter not specified for LINE command.

Explanation

An invalid LINE command was entered.

User response

Review documentation for the LINE command in ISPF Edit and Edit Macros.

ISRE288
-CAUTION- Profile changed to STATS EXT (from STATS ON) because

Explanation

This message is self explanatory.

ISRE289
extended ISPF statistics already exist for this member.

Explanation

This message is self explanatory.

ISRE290
Too many parameters - Too many parameters specified for the CHANGE command.

Explanation

An invalid CHANGE command was entered.

ISRE291
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' cannot both be specified for CHANGE command.

Explanation

An invalid CHANGE command was entered.

User response

Review documentation for the CHANGE command in ISPF Edit and Edit Macros.

ISRE292
Invalid parameter - Check for misspelled keywords or too many bounds (numeric) parameters.

Explanation

An invalid parameter has been entered.

User response

Correct the invalid parameter.

ISRE293
Put string in quotes - Put quotes (' ') around the source and target character strings.

Explanation

In order for the command to run, the source and target character strings must be enclosed in single quotation marks.

User response

Enclose both the source and target character strings in single quotation marks.

ISRE294
Required string missing - The CHANGE command requires the specification of a target string.

Explanation

An invalid CHANGE command was entered.

User response

Review documentation for the CHANGE command in ISPF Edit and Edit Macros.

ISRE295
Required string missing - The CHANGE command requires a second string of source data.

Explanation

An invalid CHANGE command was entered.

User response

Review documentation for the CHANGE command in ISPF Edit and Edit Macros.

ISRE296
Too many parameters - You may specify: COPY member name or data set name or z/OS UNIX file name AFTER aaaaaaaa

Explanation

An invalid command has been entered.

User response

Review documentation for the command entered in ISPF Edit and Edit Macros.

ISRE297
Missing label - You must specify a label after the BEFORE or AFTER keyword.

Explanation

The command entered requires a label.

User response

Reissue the command with a label.

ISRE298
Invalid parameter - An extraneous or invalid parameter was specified for the copy command.

Explanation

An invalid COPY command was entered.

User response

Review documentation for the COPY command in ISPF Edit and Edit Macros.

ISRE299
Ext Stats Disabled - Extended statistics are not available due to a site configuration setting.

System programmer response

Use the ISPF configuration dialog (ISPCCONF) to enable Extended Statistics to be stored.

User response

Contact the System Programmer

ISRE300
Recovery canceled - Recovery of data canceled as requested.

Explanation

This message is self explanatory.

ISRE301
Edit - Recovery - Of aaaaaaaa canceled from bbbbbbbb

Explanation

This message is self explanatory.

ISRE302
Edit - Recovery - Of aaaaaaaa completed from bbbbbbbb

Explanation

This is an informational message. This message is sent to the user's log data set when the user presses Enter from panel ISREDM02 (the Edit Automatic Recovery panel) to continue editing the data set.

ISRE303
Recovery failed - Initialization of the backup data set failed, recovery of data canceled

Explanation

This message is self explanatory.

ISRE304
Recovery failed - Read of the backup data set failed, recovery of data canceled.

Explanation

PDF was unable to open the recovery data set.

System programmer response

Check the user's ISPF log for the recovery data set name and make a copy of:
  • The data set being edited.
  • The recovery data set.
  • Any ISPF log entries relating to the failed edit session.
  • Make note of all information given under OPT32 "I" for the data set being edited.

User response

CANCEL will cancel recovery of the data set and allow you to proceed. However, if you want to report this problem to your system programmer, do so BEFORE you enter CANCEL so that the appropriate diagnostics may be taken.

ISRE305
Edit - Recovery - Of aaaaaaaa failed from bbbbbbbb

Explanation

This informational message appears in the user's ISPF log data set when PDF is unable to open the recovery data set. Message ISRE304 will also appear on the user's terminal.

System programmer response

Check the user's ISPF log for the recovery data set name and make a copy of:
  • The data set being edited.
  • The recovery data set.
  • Any SPF log entries relating to the failed edit session.
  • Take note of all information given under OPT32 "I" for the data set being edited.

User response

CANCEL will cancel recovery of the data set and allow you to proceed. However, if you want to report this problem to your system programmer, do so BEFORE you enter CANCEL so that the appropriate diagnostics may be taken.

ISRE306
Recovery error - Initialization of backup data set failed, recovery suspended. This error can occur when the edit recovery table (aaaaaaaa.EDRT or aaaaaaaa.EIRT) can not be initialized or when the backup data set can not be created or written. If this error happens again, delete the recovery tables and backup data sets.

Explanation

PDF was unable to process the recovery data set. Suspend code = X'02'

System programmer response

Check the user's ISPF log for the recovery data set name and make a copy of:
  • The data set being edited.
  • The recovery data set.
  • Any ISPF log entries relating to the failed edit session.
  • Take note of all information given under OPT32 "I" for the data set being edited.

User response

CANCEL will cancel recovery of the data set and allow you to proceed. However, if you want to report this problem to your system programmer, do so BEFORE you enter CANCEL so the appropriate diagnostics may be taken.

ISRE307
Recovery error - Write to backup data set failed or data set too small, recovery suspended.

Explanation

PDF was unable to write to the recovery data set. Suspend code = X'00'or X'03'.

User response

Either turn Recovery off and continue editing, or end the edit session and reenter edit to create a new recovery file.

ISRE308
Recovery suspended - Write to backup data set failed.

Explanation

This message is self explanatory.

ISRE309
Recovery suspended - Turn recovery off to continue editing.

Explanation

An error occurred while trying to write to the recovery data set.

User response

Either turn Recovery off and continue editing, or end the edit session and reenter edit to create a new recovery file.

ISRE310
Initial macro error - The macro command entered is not allowed from an initial macro.

Explanation

An edit macro command that cannot be used in an initial macro was used in an initial macro. Commands referencing display values (DISPLAY_COLS, DISPLAY_LINES, DOWN, LEFT, RIGHT, UP, LOCATE) are invalid in an initial macro because no data has been displayed.

User response

Contact the responsible programmer.

Programmer response

Change the initial macro specification to use another macro, or remove the invalid command from the macro.

ISRE311
UNDO recycled - UNDO will be available after the next data change.

Explanation

This is an informational message. Not enough storage was available for the editor to save the current transaction in storage. The record of edit changes has been reset so that subsequent changes may be undone; however, changes made before this message is displayed cannot be undone.

ISRE312
UNDO suspended - There is not enough storage to save the current copy.

Explanation

There is not enough storage available for the editor to retain a complete original copy of the data set or member being edited. UNDO from storage is no longer available.

User response

If you reduce the size of the data being edited, you may be able to restart UNDO with the SETUNDO STORAGE edit primary command.

ISRE313
UNDO from recovery - UNDO is still available, but will use the recovery file.

Explanation

There is not enough storage available for the editor to retain a complete original copy of the data set or member being edited. UNDO from storage is not available. However, since recovery is active, UNDO will continue to be available from the recovery file.

User response

If you reduce the size of the data being edited, you may be able to restart UNDO from storage with the SETUNDO STORAGE edit primary command.

ISRE314
UNDO not available - UNDO is suspended. Type SETUNDO ON to reinitialize it.

Explanation

There is not enough storage available for the editor to retain a complete original copy of the data set or member being edited. UNDO from storage is no longer available.

User response

If you reduce the size of the data being edited, you may be able to restart UNDO with the SETUNDO STORAGE edit primary command.

ISRE315
Terminal CCSID 1047 used - Neither the terminal nor the ISPSTART provided a codepage, so ISPF defaulted to codepage 1047.

Explanation

When displaying ASCII data, ISPF needs a codepage specification for the terminal. This information can be provided by the terminal or on the ISPSTART command. Otherwise ISPF will attempt to use a default.

User response

If the default is not the required codepage, review the terminal definition or provide a CODEPAGE on the ISPSTART command.

ISRE316
Recovery suspended-error - Initialization of backup data set aaaaaaaa failed - invalid attributes. The backup data set must be sequential, record format "U", must have a block size of at least bbbbbbbb, and cannot be a striped data set. In some cases, you can fix this problem by typing RECOVERY OFF followed by RECOVERY ON.

Explanation

The edit backup data set, also called the recovery file, has been allocated incorrectly and cannot be used for saving edit session changes. This may be due to an existing recovery data set which has incorrect attributes. In some cases, edit recovery will delete that data set, so turning recovery off and back on will fix this problem.

System programmer response

Change the edit backup data set allocation parameters in the ISPF/PDF configuration table to increase the minimum edit recovery data set block size.

User response

Try turning recovery off and then turning recovery on again. If this does not fix the problem, delete the file aaaaaaaa and try recovery again. If the message occurs again, contact the person responsible for installing PDF.

ISRE317
No more to UNDO - There are no interactions to be undone due to one of these reasons: No changes have been made since the data was last saved, UNDO has recycled, UNDO has been suspended or all changes have already been undone.

Explanation

An UNDO command was entered but there are no more interactions to be undone. This can be for any of these reasons:
  • No changes were made since the data was last saved.
  • No changes were made since the beginning of the edit session.
  • UNDO is suspended.
  • UNDO recycled after the last change was made.
  • All recorded edit interactions have already been undone.
ISRE318
RENUM recommended - RENUM is recommended to avoid excessive automatic renumbering.

Explanation

The editor has been forced to renumber a large number of records and the sequence numbers of successive records are so close that future changes may cause excessive renumbering of the data.

User response

Issue the RENUM command.

ISRE319
UNDO not available - UNDO not available when both SETUNDO and RECOVERY are OFF or suspended.

Explanation

The UNDO command is not available because both SETUNDO STORAGE and RECOVERY are off or suspended.

User response

Turn Recovery or Setundo on (RECOVERY ON or SETUNDO STORAGE). If they are already on, turn them off and back on again.

ISRE320
Too many parameters - Too many parameters specified for the SHIFT command.

Explanation

A SHIFT edit macro command was issued with too many parameters. A maximum of 3 parameters is allowed: shift type, line pointer, and shift amount.

Programmer response

Change the SHIFT command in the macro to have a maximum of three parameters (shift type, line pointer and shift amount).

ISRE321
Invalid parameter - An invalid parameter was specified for the SHIFT command.

Explanation

A SHIFT edit macro command was issued with at least one invalid parameter. The shift type and a line pointer must be specified. A shift amount is optional.

Programmer response

Change the SHIFT command in the macro to have a maximum of three parameters (shift type, line pointer and shift amount).

ISRE322
Invalid parameter - An invalid parameter was specified for the SHIFT command.

Explanation

A SHIFT edit macro command was issued with at least one invalid parameter. The shift type and a line pointer must be specified. A shift amount is optional.

Programmer response

Change the SHIFT command in the macro to have a maximum of three parameters (shift type, line pointer and shift amount).

ISRE323
Line pointer required - A line pointer parameter must be specified for the SHIFT command.

Explanation

A SHIFT edit macro command was issued without a line pointer value. The shift type and a line pointer must be specified, a shift amount is optional.

Programmer response

Change the SHIFT command in the macro to include a line pointer.

ISRE324
Shift type required - '('-cols left; ')'-cols right; '<'-data left; or '>'-data right

Explanation

A SHIFT edit macro command was issued without a shift type. The shift type, (, ), <, or >, and a line pointer must be specified; a shift amount is optional.

Programmer response

Change the SHIFT command in the macro to include a shift type. Valid shift types are:
(
Left column shift
)
Right column shift
<
Left data shift
>
Right data shift.
ISRE325
Invalid line pointer - The line pointer given to the SHIFT command is invalid.

Explanation

A SHIFT edit macro command was issued an invalid line pointer. The line pointer must be a valid, existing line number, or a valid, existing label.

User response

Correct the SHIFT command in the macro to reference a valid line. The line pointer can be either a label or a relative line number.

Verify that the line number or label exists. It is possible that deletions or label changes have caused the line that is referenced by the macro to be logically renumbered or relabeled.

ISRE326
Command conflict - The SOURCE command can not be issued at the same time as line commands.

Explanation

As the SOURCE command is changing the view of the data, it is restricted from being entered at the same time as line commands.

User response

Either enter the SOURCE comand before or after the line commands.

ISRE327
Probable label error - "aaaaaaaa" recognized as invalid or undefined label in "bbbbbbbb" cmd.

Explanation

The bbbbbbbb command has an operand that looks like a label, but either the label does not exist in the file, or it is syntactically incorrect.

Programmer response

Correct the command or the macro to insure that it is using a valid, existing label. Labels may not have numbers or non-alphabetic characters in them except for the period at the beginning.

ISRE328
System table error - Unknown parameter type defined in edit command definition table (TED).

Explanation

An error has occurred due to an incorrectly defined internal PDF table.

User response

If this problem is reproducible, contact IBM support.

ISRE329
System table error - A message ID is missing from the edit command definition table (TED).

Explanation

An error has occurred due to an incorrectly defined internal PDF table.

User response

If this problem is reproducible, contact IBM support.

ISRE330
Too many parameters - Too many parameters specified for the USER_STATE command.

Explanation

An edit macro issued the USER_STATE command with too many parameters. The user state command allows only a variable name as a parameter.

User response

Contact the responsible programmer.

Programmer response

Correct the USER_STATE command to include only the name of a variable in parentheses.

ISRE331
Invalid parameter - An invalid parameter was specified for the USER_STATE command.

Explanation

An edit macro issued the USER_STATE command with an invalid parameter. The user state command allows only a variable name as a parameter.

User response

Contact the responsible programmer.

Programmer response

Correct the USER_STATE command to include only the name of a variable in parentheses.

ISRE332
Invalid parameter - An invalid parameter was specified for the USER_STATE command.

Explanation

This message is self explanatory.

ISRE333
Invalid USER_STATE var - The variable specified for a USER_STATE restore contains invalid data.

Explanation

An edit macro statement issued a USER_STATE = (var) assignment statement using a variable that contained invalid data. The variable must be set with data saved from a previous (var) = USER_STATE command.

User response

Contact the responsible programmer.

Programmer response

Correct the USER_STATE command to use a variable that was set by a previous USER_STATE command.

ISRE334
Invalid USER_STATE parm - A variable (var) is the only valid parameter to the USER_STATE command.

Explanation

This message is self explanatory.

ISRE335
Parm must be variable - To restore edit environment, the command form is: USER_STATE = (var)

Explanation

An edit macro issued a USER_STATE command with an invalid parameter or invalid syntax.

User response

Contact the responsible programmer.

Programmer response

Correct the USER_STATE command to use a valid variable name in parentheses.

ISRE336
Required parm missing - In command form: USER_STATE = (var) , parameter (var) is required.

Explanation

An edit macro issued a USER_STATE command with no parameters. A variable name is required.

User response

Contact the responsible programmer.

Programmer response

Correct the USER_STATE command to use a valid variable name in parentheses.

ISRE337
aaaaa requires name - The aaaaa operand of COMPARE is only valid when a data set name or NEXT is also specified.

Explanation

The SAVE and SYSIN operands of the COMPARE command may only be used when a compare data set or member name is also supplied on the COMPARE command. The SAVE operand saves the SuperC listing to a data set named prefix.ISPFEDIT.COMPARE.LIST. The SYSIN operand allows SuperC to obtain Process Statements from an existing allocation to DD name SYSIN. If SYSIN is not specified, the DD name SYSIN is freed before SuperC is invoked.

User response

Specify a compare data set name when using the SAVE or SYSIN operands on the edit COMPARE command.

ISRE338
-CAUTION- Profile is set to STATS EXT. Statistics did not exist for

Explanation

This message is self explanatory.

ISRE339
this member, but will be generated if data is saved.

Explanation

This message is self explanatory.

ISRE340
Missing parameter - Variable name parameter required for the DATA_WIDTH command.

Explanation

This message is self explanatory.

ISRE341
Missing parameter - At least one variable name parameter required for DISPLAY_LINES command.

Explanation

This message is self explanatory.

ISRE342
Missing parameter - At least one variable name parameter required for DISPLAY_COLS command.

Explanation

This message is self explanatory.

ISRE343
Missing parameter - At least one variable name parameter required for FIND_COUNTS command.

Explanation

This message is self explanatory.

ISRE344
Missing parameter - At least one variable name parameter required for CHANGE_COUNTS command.

Explanation

This message is self explanatory.

ISRE345
Invalid specification - GET assignment type unrecognized for the DATA_WIDTH command.

Explanation

This message is self explanatory.

ISRE346
Invalid specification - SET assignment type unrecognized for the DISPLAY_LINES command.

Explanation

This message is self explanatory.

ISRE347
Invalid specification - SET assignment type unrecognized for the DISPLAY_COLS command.

Explanation

This message is self explanatory.

ISRE348
Invalid specification - SET assignment type unrecognized for the FIND_COUNTS command.

Explanation

This message is self explanatory.

ISRE349
Invalid specification - SET assignment type unrecognized for the CHANGE_COUNTS command.

Explanation

This message is self explanatory.

ISRE350
Auto-conversion used - z/OS UNIX automatic codeset conversion has been used to convert the data in the file from the tagged CCSID to EBCDIC.

Explanation

Automatic codeset conversion is enabled for this file. Therefore low-level I/O handles conversion of the data between the file's tagged CCSID and EBCDIC. The data in the edit display area is in EBCDIC. The ISPF editor has not attempted to convert the data from ASCII to the CCSID of the terminal.

ISRE351
Invalid character string - The first string in a EXCLUDE command cannot be a null ('') string.

Explanation

An EXCLUDE command was issued that had a null string as the string to be excluded.

User response

Change the EXCLUDE command to specify a string that has at least one character.

ISRE353
Put string in quotes - Put quotes (' ') around the string of characters to be excluded.

Explanation

The string to be excluded by an EXCLUDE command could not be determined from the command. This usually occurs when the string is a valid keyword on the command, or the string is a comma.

User response

Change the EXCLUDE command by placing the string to be excluded in single or double quotes.

ISRE354
* Top of range reached * - aaaaaaaa bbbbbbbb - not found in range. Press RFIND to continue.

Explanation

The string to be excluded by an EXCLUDE command was not found between the labels specified on the EXCLUDE command. The original EXCLUDE command specified that the search be from the bottom of the range to the top of the range. The top of the range was reached without finding the string.

User response

Press RFIND to continue the search from the bottom of the range, or change the string or label range on the EXCLUDE command.

ISRE355
*** Bottom of range *** - aaaaaaaa bbbbbbbb - not found in range. Press RFIND to continue.

Explanation

The string to be excluded by an EXCLUDE command was not found between the labels specified on the EXCLUDE command. The original EXCLUDE command specified that the search be from the top of the range to the bottom of the range. The top of the range was reached without finding the string.

User response

Press RFIND to continue the search from the top of the range, or change the string or label range on the EXCLUDE command.

ISRE356
No lines searched - No aaaaaaaa lines in range bbbbbbbb were found for the EXCLUDE command to search.

Explanation

This message is self explanatory.

ISRE357
No aaaaaaaa bbbbbbbb found - aaaaaaaa bbbbbbbb - not found on any cccccccc lines in range dddddddd

Explanation

This message is self explanatory.

ISRE358
Invalid left boundary - aaaaaaaa (left bound) + bbbbbbbb (string size) greater than cccccccc(LRECL)

Explanation

The left boundary plus the size of the exclude string exceeds the record length.

User response

Change the string or boundary conditions so that the string fits within the specified bounds.

ISRE359
Invalid column range - The aaaaaaaa column range attempts a search beyond the last data column.

Explanation

An EXCLUDE command in an edit macro attempted to find a string outside of the current data columns.

Programmer response

Change the boundary conditions so that the string fits within the specified bounds. Use the DATA_WIDTH command to search the maximum data column.

ISRE361
Enter character string - A char string for FIND/EXCLUDE has not been entered (so * is invalid).

Explanation

A FIND or EXCLUDE command was entered using an asterisk (*) as the first string operand (the FROM string), but no previous FIND, CHANGE, SEEK, or EXCLUDE command was issued during this edit session.

User response

Reissue the FIND or EXCLUDE command with a valid FROM string. If you are trying to find or exclude an asterisk character, put the asterisk in quotation marks.

ISRE362
No lines searched - No aaaaaaaa lines were found for the EXCLUDE command to search.

Explanation

No excluded or unexcluded lines exist in the file for the FIND command to search.

User response

Change the FIND command to remove the X or NX specification.

ISRE363
Invalid character - Invalid special character for a picture (P'xxx') string.

Explanation

An invalid character exists in a picture string specification on a FIND command. The character may be an unusual hex code such as X'01'if the command is issued from a macro.

User response

Change the FIND command to specify valid picture string characters.

ISRE364
No aaaaaaaa bbbbbbbb found - aaaaaaaa bbbbbbbb - not found on any cccccccc lines (cols ddddd to eeeee).

Explanation

The search string was not found by the FIND or EXCLUDE command on any excluded or non-excluded lines between columns ddddd and eeeee.

User response

No action is required, but you may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE365
*Bottom of data reached* - aaaaa bbbbbbbb - not found. Press RFIND key to continue from top.

Explanation

The search string was not found by the FIND or EXCLUDE command on any excluded or non-excluded lines, but part of the file has not been searched.

User response

Press RFIND to search the beginning of the file. You may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE366
* Top of data reached * - aaaaa bbbbbbbb - not found. Press RFIND key to continue from bottom.

Explanation

The search string was not found by the FIND PREVIOUS or EXCLUDE PREVIOUS command on any excluded or non-excluded lines, but part of the file has not been searched.

User response

Press RFIND to search from the end of the file. You may want to check the string you are specifying, the current bounds, or the column numbers on the command for accuracy.

ISRE367
Inconsistent parameters - The string will not fit between the specified columns.

Explanation

A string was specified on a FIND or EXCLUDE command that would not fit between the specified boundary columns.

User response

Reissue the FIND or EXCLUDE command with a new string or different boundaries.

ISRE368
Invalid hex string - The hex string must have an even number of hex digits.

Explanation

A hexadecimal string was specified on a FIND or EXCLUDE command that did not have an even number of hexadecimal digits (0-9, A-F).

User response

Reissue the FIND or EXCLUDE command with a valid hexadecimal string.

ISRE369
Invalid hex string - The hex string must contain only hex digits (0-9,A-F).

Explanation

A hexadecimal string was specified on a FIND or EXCLUDE command that contained an invalid hexadecimal digits.

User response

Reissue the FIND or EXCLUDE command with a valid hexadecimal string. Valid hexadecimal digits are 0-9 and A-F.

ISRE370
Too many parameters - Too many parameters specified for TFLOW command.

Explanation

An ISREDIT TFLOW edit macro command was incorrectly issued from an edit macro. The TFLOW command allows only 2 parameters: a line pointer and a column number.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TFLOW command to have only a line pointer and, optionally, a column number.

ISRE371
Invalid parameter - Extraneous or invalid parameter was specified for TFLOW command.

Explanation

An ISREDIT TFLOW edit macro command was incorrectly issued from an edit macro. Possibly the line pointer was correctly specified, but the column number was invalid.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TFLOW command to have a line pointer and, optionally, a valid column number.

ISRE372
Invalid parameter - Extraneous or invalid parameter was specified for TFLOW command.

Explanation

This message is self explanatory.

ISRE373
Required parm omitted - Required aaaaaaaa parm omitted or invalid for the TFLOW command.

Explanation

An ISREDIT TFLOW edit macro command was incorrectly issued from an edit macro. Most likely, the line pointer operand is invalid.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TFLOW command to have a valid line pointer and, optionally, a valid column number.

ISRE374
Invalid aaaaaaaa - The aaaaaaaa given to the TFLOW command is invalid.

Explanation

An ISREDIT TFLOW edit macro command was incorrectly issued from an edit macro. The line pointer references a line that does not exist in the edit data.

User response

Contact the responsible programmer.

Programmer response

Correct the edit macro to insure that the line number exists in the edit data before it issues the TFLOW command.

ISRE375
Too many parameters - Too many parameters specified for TSPLIT command.

Explanation

An ISREDIT TSPLIT edit macro command was incorrectly issued from an edit macro. The TSPLIT command allows only 2 parameters: a line pointer and a column number.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TSPLIT command to have only a line pointer and a column number.

ISRE376
Invalid parameter - Extraneous or invalid parameter was specified for TSPLIT command.

Explanation

An ISREDIT TSPLIT edit macro command was incorrectly issued from an edit macro. The line pointer or column number is invalid.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TSPLIT command to a valid line pointer and column number.

ISRE377
Invalid aaaaaaaa - The aaaaaaaa given to the TSPLIT command is invalid.

Explanation

An ISREDIT TSPLIT edit macro command was incorrectly issued from an edit macro. The line pointer refers to a line that is not in the edit data.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TSPLIT command to insure the line pointer refers to an existing line before issuing the TSPLIT command.

ISRE378
Invalid TSPLIT parms - Specify two parameters or no parameters for the TSPLIT command.

Explanation

An ISREDIT TSPLIT edit macro command was incorrectly issued from an edit macro. Only one parameter was specified.

User response

Contact the responsible programmer.

Programmer response

Correct the ISREDIT TSPLIT command to have either no parameters or to have a line pointer and a column number.

ISRE379
Conversion warning - MVS Conversion Services issued a warning while converting the data to or from the specified encoding. The conversion has continued.

Explanation

MVS Conversion Services has issued a non critical return code. The EDIT session has continued

User response

Validate any displayed data prior to issuing a SAVE.

ISRE380
Too many parameters - Too many parameters specified for XSTATUS command.

Explanation

The edit macro command XSTATUS was issued with too many parameters.

Programmer response

Correct the XSTATUS command using the syntax
  • ISREDIT XSTATUS line-pointer = status-indicator
or
  • ISREDIT (var) = XSTATUS line-pointer
ISRE381
Invalid parameter - Extraneous or invalid parameter was specified for XSTATUS command.

Explanation

The edit macro command XSTATUS was issued with invalid parameters.

Programmer response

Correct the XSTATUS command using the syntax
  • ISREDIT XSTATUS line-pointer = status-indicator
or
  • ISREDIT (var) = XSTATUS line-pointer
ISRE382
Required parm omitted - Required line number parm omitted or invalid for the XSTATUS command.

Explanation

The edit macro command XSTATUS was issued without a line number parameter.

Programmer response

Correct the XSTATUS command using the syntax
  • ISREDIT XSTATUS line-pointer = status-indicator
or
  • ISREDIT (var) = XSTATUS line-pointer
ISRE383
Required parm omitted - Status indicator X or NX is required for XSTATUS command.

Explanation

The edit macro command XSTATUS was issued without a status indicator.

Programmer response

Correct the XSTATUS command using the syntax
  • ISREDIT XSTATUS line-pointer = status-indicator
or
  • ISREDIT (var) = XSTATUS line-pointer
ISRE384
Invalid line number - The relative line number given to the XSTATUS command is invalid.

Explanation

The edit macro command XSTATUS was issued with an invalid line number. In this case, the line number is a type of line-pointer. The relative line number may not exist in the file.

Programmer response

Correct the XSTATUS command using the syntax
  • ISREDIT XSTATUS line-pointer = status-indicator
or
  • ISREDIT (var) = XSTATUS line-pointer

Also check to see that the line number you are passing exists in the file. You may want to use the LINENUM command to get the relative line number of the last line (.ZLAST).

ISRE385
Error freeing data ID - An error was encountered in LMFREE service, trying to free a generated data ID.

Explanation

An internal error occurred trying to free a data ID for edit macro execution.

System programmer response

Contact IBM support.

ISRE386
DISPLAY_LINES cmd failed - The "DISPLAY_LINES" command was issued before any data was displayed.

Explanation

The DISPLAY_LINES edit macro command was used in an initial macro. DISPLAY_LINES cannot be used until the data is actually displayed at least once, and, therefore, cannot be used in an initial macro.

User response

If the macro must be run without change, issue it manually after the first display, rather than using it as an initial macro.

Programmer response

Remove the DISPLAY_LINES command from the initial macro.

ISRE387
Error creating data ID - An error was encountered in LMINIT service, trying to generate a data ID.

Explanation

An internal error occurred trying to create a data ID for edit macro execution.

System programmer response

Contact IBM support.

ISRE388
Too many parameters - Too many parameters specified for the (scroll) UP command.

Explanation

The UP command was specified with too many parameters.

User response

Reissue the UP command using only one parameter (MAX, DATA, HALF, PAGE, CSR, or a number).

ISRE389
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for (scroll) UP command.

Explanation

The UP command was specified with invalid parameters.

User response

Reissue the UP command using only one parameter (MAX, DATA, HALF, PAGE, CSR, or a number).

ISRE390
Invalid parameter - Extraneous or invalid parameter was specified for (scroll) UP command.

Explanation

An invalid parameter was used with the UP command.

User response

Review documentation for the UP command. For further information on the UP command, refer to ISPF Edit and Edit Macros .

ISRE391
Too many parameters - Too many parameters specified for the (scroll) RIGHT command.

Explanation

There were too many parameters specified for the RIGHT command.

User response

Review documentation for the RIGHT command. For further information on the RIGHT command, refer to ISPF Edit and Edit Macros.

ISRE392
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for (scroll) RIGHT command.

Explanation

Both parameters cannot be specified for the RIGHT command.

User response

Review documentation for the RIGHT command. For further information on the RIGHT command, refer to ISPF Edit and Edit Macros.

ISRE393
Invalid parameter - Extraneous or invalid parameter was specified for (scroll) RIGHT command.

Explanation

An incorrect parameter was specified for the RIGHT command.

User response

Review documentation for the RIGHT command. For further information on the RIGHT command, refer to ISPF Edit and Edit Macros.

ISRE394
Too many parameters - Too many parameters specified for the (scroll) LEFT command.

Explanation

Too many parameters were specified for the LEFT command.

User response

Review documentation for the LEFT command. For further information on the LEFT command, refer to ISPF Edit and Edit Macros.

ISRE395
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for (scroll) LEFT command.

Explanation

Both parameters cannot be specified for the LEFT command.

User response

Review documentation for the LEFT command. For further information on the LEFT command, refer to ISPF Edit and Edit Macros.

ISRE396
Invalid parameter - Extraneous or invalid parameter was specified for (scroll) LEFT command.

Explanation

A parameter was incorrect for the LEFT command.

User response

Review documentation for the LEFT command. For further information on the LEFT command, refer to ISPF Edit and Edit Macros.

ISRE397
Too many parameters - Too many parameters specified for the (scroll) DOWN command.

Explanation

Too many parameters were specified for the DOWN command.

User response

Review documentation for the DOWN command. For further information on the DOWN command, refer to ISPF Edit and Edit Macros.

ISRE398
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for (scroll) DOWN command.

Explanation

Both parameters cannot be specified for the DOWN command.

User response

Review documentation for the DOWN command. For further information on the DOWN command, refer to ISPF Edit and Edit Macros.

ISRE399
Invalid parameter - Extraneous or invalid parameter was specified for (scroll) DOWN command.

Explanation

An incorrect parameter was specified for the DOWN command.

User response

Review documentation for the DOWN command. For further information on the DOWN command, refer to ISPF Edit and Edit Macros.

ISRE400
Last line not found - End-of-file encountered before requested "last line" (aaaaaaaa).

Explanation

The requested last line was not found for the extended copy command. The end-of-file was reached before the copy was completed.

User response

Verify the last line number that you specified for the extended copy command.

ISRE401
Enter member name - Enter a member name or end.

Explanation

A member list is not supported with the COPY command. A member name must be provided.

User response

Enter the member name for the COPY command. For further information on the COPY command, refer to ISPF Edit and Edit Macros.

ISRE402
Member aaaaaaaa bbbbbbbb - Member aaaaaaaa was bbbbbbbb and cccccccc exists in library.

Explanation

This is an informational message. The data from the member selected was copied. The member the data was copied from still exists.

ISRE403
Data set aaaaaaaa - Data set was aaaaaaaa.. Data set bbbbbbbb exists.

Explanation

This is an informational message. The data from a sequential data set was either copied or moved into the member of a partitioned data set. The data that was copied still exists, but the data that was moved no longer exists in the sequential data set.

ISRE404
Data set aaaaaaaa - Data set was aaaaaaaa.. Data set bbbbbbbb exists.

Explanation

This is an informational message. The data set was copied or moved. The data in the data set that the data was copied from still exists, or the data set that the data was moved from no longer exists.

ISRE405
Enter parameter - If any line number parameter is entered, all three must be entered.

Explanation

Using the extended copy command and setting any of the line number parameters (First line, Last line or Number type) requires that all three parameters are set.

User response

Set all three line number parameters when using the extended copy command and have selected the line number parameters.

ISRE406
Invalid number type - Enter one of the indicated number types.

Explanation

The number type entered is incorrect.

User response

Enter one of the listed number types adjacent to the number type field on the extended copy panel.

ISRE407
First greater than last - The first line number is greater than the last line number.

Explanation

The value entered in the first line number field is greater than the value entered in the last line number field on the extended copy panel.

User response

Correct the first line number field value so that it is less than the last line number value.

ISRE408
Invalid line number - Only decimal integers greater than zero are valid for line numbers.

Explanation

One of the values entered for the first line or last line number is not a positive decimal number greater than zero on the extended copy panel.

User response

Correct the value that was entered into the first line or last line number field. This value must be a positive decimal number greater than zero.

ISRE409
First line not found - End-of-file encountered before requested "first line" (aaaaaaaa).

Explanation

The first line number entered on the extended copy panel is not valid. The data set the data was to be copied from does not contain a record for that line. The end-of-file was reached in the from data set.

User response

Verify the number of lines in the FROM data set and correct the value for the first line number.

ISRE410
Requested line(s) copied - Lines aaaaaaaa - bbbbbbbb of member cccccccc were copied.

Explanation

This is an informational message. The requested lines were copied.

ISRE411
Requested line(s) copied - Lines aaaaaaaa through bbbbbbbb of data set were copied.

Explanation

This is an informational message. The requested lines were copied.

ISRE412
Requested line(s) copied - Lines aaaaaaaa through bbbbbbbb of data set were copied.

Explanation

This is an informational message. The requested lines were copied.

ISRE413
Requested line(s) copied - Lines aaaaaaaa - bbbbbbbb of member cccccccc were copied.

Explanation

This is an informational message. The requested lines were copied.

ISRE414
No lines found in range - No lines were found within the specified range of sequence numbers.

Explanation

The range specified contained no lines for the COPY command.

User response

Verify the range for the lines and reenter the command.

ISRE415
Enter member name - A member list is not supported with the aaaaaaaa command.

Explanation

This is an informational message. A member list is not supported for this command.

ISRE416
aaaaaaaa not printed - aaaaaaaa bbbbbbbb but error encountered opening DCB for input for printing.

Explanation

The member was not printed due to an error in opening the DCB for print.

System programmer response

Check the data set member to see why the DCB did not open.

User response

Contact your system programmer.

ISRE417
Data set replaced - aaaaaaaa replaced by specified data.

Explanation

This is an informational message. The data set is sequential and has been replaced by the data that was specified.

ISRE418
File attributes changed - Reallocation after abend revealed different file attributes. Data not saved.

Explanation

The data set file attributes have changed and no data has been saved.

User response

Check for a cause for the abend and the data set attributes.

Problem determination

An abend occurred and the reallocation of the data set contains different file attributes.

ISRE419
Data set in use - Reallocation after abend failed. Cancel the edit session or use the extended CREATE or REPLACE command to save the member to another data set.

Explanation

The data set is still in use after the abend. To save the data, use the extended CREATE or REPLACE command to save the data into another data set. If you do not want to save the data, cancel the edit session.

User response

Either cancel the edit session (which will not save your data), or use the extended CREATE or REPLACE command to save the data.

ISRE420
Missing parameter - Variable name parameter required for the DATAID command.

Explanation

The DATAID assignment statement is missing the required variable name for the data set currently allocated for editing.

User response

Correct the DATAID assignment statement so that it includes the required variable name for the data set currently allocated for editing.

ISRE421
Missing parameter - Variable name parameter required for MEMBER command.

Explanation

The Member assignment statement is missing the required variable name for the member currently being edited.

User response

Correct the Member assignment statement so that it includes the required variable name for the member currently being edited.

ISRE422
Missing parameter - Variable name parameter required for LRECL command.

Explanation

The LRECL assignment statement is missing the required variable name for the maximum space in bytes available for data.

User response

Correct the LRECL assignment statement to include the required variable name for the maximum space allowed in bytes for data.

ISRE423
Missing parameter - At least one variable name parameter required for FLOW_COUNTS command.

Explanation

The FLOW_COUNTS assignment statement is missing a variable name for the most recently entered TFLOW command. At least one FLOW_COUNTS assignment statement variable must be coded.

User response

Correct the FLOW_COUNTS assignment statement so that it contains at least one variable name parameter.

ISRE424
Missing parameter - At least one variable name parameter required for EXCLUDE_COUNTS command.

Explanation

The EXCLUDE_COUNTS assignment statement is missing a variable name for the most recently processed EXCLUDE command. At least one EXCLUDE_COUNTS assignment statement variable must be coded.

User response

Correct the EXCLUDE_COUNTS assignment statement so that it contains at least one variable name parameter.

ISRE425
Invalid specification - GET assignment type unrecognized for the DATAID command.

Explanation

Either the DATAID assignment statement contains an invalid variable name or a parameter is missing.

User response

Verify that the DATAID assignment statement contains no syntax errors or missing parameters.

ISRE426
Invalid specification - GET assignment type unrecognized for the MEMBER command.

Explanation

Either the MEMBER assignment statement contains an invalid variable name or a parameter is missing.

User response

Verify that the MEMBER assignment statement contains no syntax errors or missing parameters.

ISRE427
Invalid specification - GET assignment type unrecognized for the LRECL command.

Explanation

Either the LRECL assignment statement contains an invalid variable name or a parameter is missing.

User response

Verify that the LRECL assignment statement contains no syntax errors or missing parameters.

ISRE428
Invalid specification - GET assignment type unrecognized for the FLOW_COUNTS command.

Explanation

Either the FLOW_COUNTS assignment statement contains an invalid variable name or a parameter is missing.

User response

Verify that the FLOW_COUNTS assignment statement contains no syntax errors or missing parameters.

ISRE429
Invalid specification - GET assignment type unrecognized for the EXCLUDE_COUNTS command.

Explanation

Either the EXCLUDE_COUNTS assignment statement contains an invalid variable name or a parameter is missing.

User response

Verify that the EXCLUDE_COUNTS assignment statement contains no syntax errors or missing parameters.

ISRE430
Invalid keyword - Either X (excluded) or NX (non-excluded) can be specified.

Explanation

The SORT command only allows X or NX to be specified. You cannot use both in the same command.

User response

Change the SORT command to use either X (excluded) or NX (non-excluded).

ISRE431
Invalid SORT parameter - The only valid parameters are X, NX, A, D and/or aaaaaaaa range.

Explanation

The SORT parameter that was entered is invalid.

User response

Correct the SORT parameter. The valid SORT parameters are X, NX, A, D, or a valid label range.

ISRE432
Too many sort fields - A maximum of 5 sort fields may be specified.

Explanation

Too many sort field parameters have been entered. SORT allows a maximum of five sort fields.

User response

Change the number of sort fields to less than or equal to five.

ISRE433
Invalid column - Sort columns must be between the left and right bounds (aaaaaaaa-bbbbbbbb)

Explanation

One of the sort columns entered is not within the left or right data boundaries.

User response

Change the sort boundary that is not within the data bounds.

ISRE434
Too many sort fields - A maximum of 5 sort fields may be specified.

Explanation

Too many sort field parameters have been entered. SORT allows a maximum of five sort fields.

User response

Change the number of sort fields to less than or equal to five.

ISRE435
Col 1 less than col 2 - Sort columns must be in pairs with the start column first.

Explanation

The starting column number is greater than the ending column number for the SORT command. The starting column number must be less than the ending column number.

User response

Change the starting column number so that it is less than the ending column number for the SORT command.

ISRE436
Invalid SORT parameters - Specify A or D for all fields (or for none of the fields.)

Explanation

The SORT command accepts either A (ascending), D (descending), or blank (default ascending). You cannot specify Ascending and blank or Descending and blank in the same SORT command.

User response

Change the sort column fields to use either Ascending, Descending, or Blank, but not a combination of all three.

ISRE437
Invalid SORT parameters - Specify A or D for all fields (or for none of the fields.)

Explanation

The SORT command accepts either A (ascending), D (descending), or blank (default ascending). You cannot specify Ascending and blank or Descending and blank in the same SORT command.

User response

Change the sort column fields to use either Ascending, Descending, or Blank, but not a combination of all three.

ISRE438
Enter start and end cols - Both start and end cols must be specified for all sort fields.

Explanation

The SORT command requires a starting column field and an ending column field. Both must be specified.

User response

Change the SORT command to include both the starting column and ending column range.

ISRE439
Columns overlap - Sort field columns must not overlap.

Explanation

One of the sort column fields that was entered overlaps with another of the sort column fields.

User response

Change the sort column fields so that none of the column fields overlap.

ISRE440
Columns overlap - Sort field columns must not overlap.

Explanation

The columns specified for the SORT command overlap. The columns cannot overlap for the Sort command.

User response

Change the columns that have been specified for the SORT command so that they do not overlap.

ISRE441
Insufficient storage - Not enough storage to perform sort.

Explanation

There is not enough storage available for the SORT command as you have it specified.

System programmer response

Either give the user more personal storage or find out why the user is running out of storage.

User response

Change the SORT command fields to sort a smaller area, contact your system programmer to give you more available storage, or find out why you are running out of storage.

ISRE442
No records to sort - No records were found to sort.

Explanation

The SORT command was given a range but no records were found to sort.

User response

Verify your sort range for the SORT command.

ISRE443
Records in sort order - No data was moved because records were already in order.

Explanation

The SORT command was given a range and sort order to sort by, but the data was already in the correct sort order.

User response

Verify the sort range that you provided to order the data.

ISRE444
Invalid label specified - Label aaaaaaaa specified in SORT command does not exist.

Explanation

The SORT command was given a label that does not exist.

User response

Correct the sort label to a label that exists.

ISRE445
Sort label range invalid - Specify exactly two labels to indicate the range of lines to sort.

Explanation

One of the label ranges that was entered does not exist or is invalid.

User response

Verify that the labels being used for the SORT command exist. Correct the label that is invalid.

ISRE446
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' cannot both be specified for the HILITE command.

Explanation

The HILITE command was specified with an invalid combination of parameters. You may not specify ON and OFF together, and you may not specify LOGIC, IFLOGIC, and DOLOGIC together.

User response

Remove the incorrect parameter and reissue the HILITE command.

ISRE447
Invalid parameter - Valid parameters for the HILITE command are: ON, OFF, LOGIC, IFLOGIC, DOLOGIC, NOLOGIC, RESET, PAREN, FIND, CURSOR, SEARCH, MARGINS, DISABLED, AUTO or a valid language name.

Explanation

The valid HILITE parameters are listed. To change the HILITE settings through a menu interface, enter the HILITE command with no parameters.

User response

Reissue the HILITE command with valid parameters.

ISRE448
Search not allowed - HILITE SEARCH is only allowed when HILITE is on and the language is not DEFAULT.

Explanation

HILITE SEARCH is only supported when highlighting is on and the language being edited is not DEFAULT.

User response

Use HILITE SEARCH ON to turn highlighting on and use the SEARCH operand. If this is unsuccessful, use the PROFILE command to determine the language being used by the edit highlighting. If the language is DEFAULT, use the HILITE command to specify a specific language.

ISRE449
LOGIC not supported - HILITE LOGIC is only supported for languages BOOK, C, DTL, HTML, OTHER, PASCAL, PLI, REXX, and SKEL.

Explanation

HILITE LOGIC is only supported for languages BOOK, C, DTL, HTML, OTHER, PASCAL, PLI, REXX, and SKEL. The current language does not support logic highlighting and thus does not allow the LOGIC operand on the HILITE command.

ISRE450
DEFINE name invalid - The name specified in the DEFINE command is greater than 8 characters.

Explanation

A name was specified on the DEFINE command that was too long. Names on the DEFINE command can be no longer than 8 characters.

User response

Reissue the DEFINE command with a valid name.

ISRE451
DEFINE syntax invalid - Specify: DEFINE new-alias-name ALIAS alias-of-name.

Explanation

Invalid syntax was detected on an edit macro DEFINE command that was issued to define an alias. The correct syntax is:

DEFINE new-alias-name ALIAS alias-of-name.

User response

Reissue the command using the syntax described.

ISRE452
DEFINE is invalid - A macro may not be defined to override macro only commands.

Explanation

An edit macro tried to override a macro only command. The DEFINE edit macro command cannot be used in a macro to override commands that are edit macro commands and not interactive primary commands.

Programmer response

Remove or change the DEFINE command. If you want to define a macro name, choose another name for the macro.

ISRE453
Command not found - "aaaaaaaa" is not an edit command or macro.

Explanation

A command was issued in the editor that is not a valid edit command. Valid edit commands may be:
  • Built-in edit commands
  • Macro only commands (valid only in edit macros)
  • CLISTs in SYSPROC
  • REXX EXECs in SYSPROC or SYSEXEC
  • Program macros.
CLISTs and EXECs can also reside in libraries specified with the TSO ALTLIB command.
ISRE454
Command name is invalid - The name 'aaaaaaaa' is invalid. Not an edit command / macro name.

Explanation

The command aaaaaaaa is not valid for a macro name. Valid macro names have 8 characters or fewer, start with an alphabetic or national character, and may have alphabetic characters, national characters, or numeric digits after the first character. In addition, program macros may be preceded by an exclamation point.

User response

Retype the command using a valid name for an edit command.

ISRE455
DEFINE name not found - aaaaaaaa was not previously defined for NOP or DISABLED request.

Explanation

The aaaaaaaa command is not currently known to the editor as a built-in or defined command, and therefore cannot be disabled.

User response

If the command to disable was mistyped, reissue the DEFINE command specifying the correct command name to disable.

ISRE456
Alias-to name invalid - aaaaaaaa is not known to edit: It is not an edit command or macro name

Explanation

This message is self explanatory.

ISRE457
DEFINE alias-to name - The alias-to name was omitted, it is a required value.

Explanation

Invalid syntax was detected on an edit macro DEFINE command that was issued to define an alias. The correct syntax is:

DEFINE new-alias-name ALIAS alias-of-name.

User response

Reissue the command using the syntax described.

ISRE458
DEFINE too many parms - DEFINE MACRO/NOP/RESET/DISABLED command has unrecognized parameter: aaaaaaaa

Explanation

The DEFINE command was issued with an unrecognized parameter.

User response

Reissue the define command with correct syntax. For a description of DEFINE command syntax, enter the HELP command after this message is displayed.

ISRE459
BLDL error - I/O error, insufficient virtual storage, or other BLDL error.

Explanation

An error occurred while trying to access the directory of a PDS or PDSE.

User response

If the problem recurs, log off, log back on, and try the operation again. If the error still occurs, try another program such as IEBCOPY to see if there is a permanent problem with the data set. For further assistance, contact the system programmer.

ISRE460
Too many parameters - The DEFINE command can have a maximum of three parameters.

Explanation

The DEFINE macro command contains too many parameters. The DEFINE macro command can use up to three parameters, but the number of parameters has been exceeded.

User response

Change the DEFINE command to use three or fewer parameters.

ISRE461
Inconsistent keywords - Only one of the keywords allowed: MACRO, ALIAS, NOP, RESET or DISABLED.

Explanation

The DEFINE macro command allows the use of only one of these keywords: MACRO, ALIAS, NOP, RESET, or DISABLED.

User response

Correct your macro to use only one of the DEFINE macro keywords.

ISRE462
Invalid parameter - A parameter is invalid on the DEFINE command.

Explanation

The DEFINE macro command allows the use of only one of these keywords: MACRO, ALIAS, NOP, RESET, or DISABLED. Your DEFINE macro is using an invalid keyword.

User response

Correct your macro so that it uses only one of the DEFINE macro keywords.

ISRE463
Specify required keyword - Specify only one of these keywords: MACRO, ALIAS, NOP, RESET or DISABLED.

Explanation

The DEFINE macro command requires one of these keywords: MACRO, ALIAS, NOP, RESET, or DISABLED.

User response

Correct the DEFINE macro so that it uses one of the required keywords.

ISRE464
DEFINE name is required - Specify command name to be defined as a MACRO, ALIAS, NOP, RESET DISABLED.

Explanation

The DEFINE macro command requires one of these keywords: MACRO, ALIAS, NOP, RESET, or DISABLED.

User response

Use the DEFINE macro with one of the required keywords.

ISRE465
Range is required - aaaaaaaa requires a range to be specified when command issued from a macro.

Explanation

The command that was issued requires a range to be specified when used.

User response

Set the necessary range when using the macro command that is being used.

ISRE466
Invalid parameter - An extra or invalid parameter was specified for the Process command.

Explanation

The PROCESS macro command passed either an invalid parameter or an extra parameter while being used.

User response

Either change the PROCESS macro command to use the correct parameters, or check the parameters to verify that the correct number of parameters is being passed.

ISRE467
Too many parameters - Process may have keywords dest and range. Range is followed by 1 or 2 names.

Explanation

The PROCESS macro command keywords RANGE and DEST are using too many parameters in their syntax. The DEST keyword allows one parameter and the RANGE keyword allows up to two parameters.

User response

Correct the PROCESS macro command so that it uses the correct number of parameters for the keywords DEST or RANGE.

ISRE468
Invalid BUILTIN command - Name following BUILTIN does not resolve to a built-in edit command.

Explanation

The BUILTIN macro command being used has a command name that does not resolve to a built-in edit command.

User response

Correct the BUILTIN macro command to use or resolve a built-in edit command.

ISRE470
Assignment command error - Assignment type (GET/SET) unrecognized for the CURSOR command.

Explanation

A severe error (return code 20) has been received using the CURSOR macro command. The label that you attempted to use has not been assigned.

User response

Correct the edit macro so that all line labels are correctly set before using them as a parameter to the CURSOR command.

ISRE471
Assignment command error - Assignment type (GET/SET) unrecognized for the AUTOLIST command.

Explanation

A severe error (return code 20) has been received using the AUTOLIST macro command. The assignment type used with the AUTOLIST command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the AUTOLIST command.

ISRE472
Assignment command error - Assignment type (GET/SET) unrecognized for the AUTONUM command.

Explanation

A severe error (return code 20) has been received using the AUTONUM macro command. The assignment type used with the AUTONUM command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the AUTONUM command.

ISRE473
Assignment command error - Assignment type (GET/SET) unrecognized for the BOUNDS command.

Explanation

A severe error (return code 20) has been received using the BOUNDS macro command. The assignment type used with the BOUNDS command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the BOUNDS command.

ISRE474
Assignment command error - Assignment type (GET/SET) unrecognized for the CAPS command.

Explanation

A severe error (return code 20) has been received using the CAPS macro command. The assignment type used with the CAPS command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the CAPS command.

ISRE475
Assignment command error - Assignment type (GET/SET) unrecognized for the USER_STATE command.

Explanation

A severe error (return code 20) has been received using the USER_STATE macro command. The assignment variable used with the command is invalid.

User response

Correct the edit macro so that it uses the correct assignment variable for the USER_STATE command.

ISRE476
Assignment command error - Assignment type (GET/SET) unrecognized for the HEX command.

Explanation

A severe error (return code 20) has been received using the HEX macro command. The assignment type used with the command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the HEX command.

ISRE477
Assignment command error - Assignment type (GET/SET) unrecognized for the LINE command.

Explanation

A severe error (return code 20) has been received using the LINE macro command. The assignment type used with the command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the LINE command.

ISRE478
Assignment command error - Assignment type (GET/SET) unrecognized for the LINENUM command.

Explanation

A severe error (return code 20) has been received using the LINENUM macro command. The assignment type used with the command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the LINENUM command.

ISRE479
Assignment command error - Assignment type (GET/SET) unrecognized for the SETUNDO command.

Explanation

A severe error (return code 20) has been received using the SETUNDO macro command. The assignment type used with the command is invalid.

User response

Correct the edit macro so that it uses the correct assignment type for the SETUNDO command.

ISRE480
Assignment command error - Assignment type (GET/SET) unrecognized for the MASKLINE command.

Explanation

The PDF editor encountered an edit macro statement involving the command MASKLINE, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the MASKLINE command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE481
Assignment command error - Assignment type (GET/SET) unrecognized for the NULLS command.

Explanation

The PDF editor encountered an edit macro statement involving the command NULLS, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the NULLS command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE482
Assignment command error - Assignment type (GET/SET) unrecognized for the NUMBER command.

Explanation

The PDF editor encountered an edit macro statement involving the command NUMBER, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the NUMBER command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE483
Assignment command error - Assignment type (GET/SET) unrecognized for the RECOVERY command.

Explanation

The PDF editor encountered an edit macro statement involving the command RECOVERY, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the RECOVERY command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE484
Assignment command error - Assignment type (GET/SET) unrecognized for the STATUS command.

Explanation

The PDF editor encountered an edit macro statement involving the command STATUS, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the STATUS command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE485
Assignment command error - Assignment type (GET/SET) unrecognized for the STATS command.

Explanation

The PDF editor encountered an edit macro statement involving the command STATS, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the STATS command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE486
Assignment command error - Assignment type (GET/SET) unrecognized for the TABS command.

Explanation

The PDF editor encountered an edit macro statement involving the command TABS, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the TABS command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE487
Assignment command error - Assignment type (GET/SET) unrecognized for the TABSLINE command.

Explanation

The PDF editor encountered an edit macro statement involving the command TABSLINE, but the editor could not determine whether the statement was intended to be a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable) or a SET type request (a request for the editor to change a value for an editor setting based on a dialog specified value).

User response

Contact the responsible programmer.

Programmer response

Change the TABSLINE command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE488
NEXT is invalid - NEXT is not allowed when editing or viewing a sequential data set or z/OS UNIX file.

Explanation

NEXT was specified on the COMPARE command while editing or viewing sequential data set or z/OS UNIX file. NEXT is only supported for concatenated partitioned data sets.

User response

Issue the command using an explicit data set name.

ISRE489
Member not found - Member aaaaaaaa could not be found at a higher level of the hierarchy of data sets which was used to invoke this edit or view session.

Explanation

NEXT was specified on the COMPARE command but a member of the same name does not exist at a higher level of the edit or view hierarchy. If this is an SCLM session, you should be aware that the editor may not be able to allocate all of the groups in the SCLM hierarchy at one time.

User response

Determine the name of the data set to which you want to compare the current member and issue the COMPARE command using the explicit data set name.

ISRE490
Missing parameter - Variable name parameter required for the RECFM command.

Explanation

The RECFM edit macro command was invoked, but no variable name was specified to indicate where the editor should put the value of the current setting.

User response

Contact the responsible programmer.

Programmer response

Change the RECFM command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE491
Missing parameter - Variable name parameter required for MACRO_LEVEL command.

Explanation

The MACRO_LEVEL edit macro command was invoked, but no variable name was specified to indicate where the editor should put the value of the current setting.

User response

Contact the responsible programmer.

Programmer response

Change the MACRO_LEVEL command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE492
Missing parameter - Variable name parameter required for RANGE_CMD command.

Explanation

The RANGE_CMD edit macro command was invoked, but no variable name was specified to indicate where the editor should put the value of the current setting.

User response

Contact the responsible programmer.

Programmer response

Change the RANGE_CMD command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE493
Missing parameter - Variable name parameter required for DATA_CHANGED command.

Explanation

The DATA_CHANGED edit macro command was invoked, but no variable name was specified to indicate where the editor should put the value of the current setting.

User response

Contact the responsible programmer.

Programmer response

Change the DATA_CHANGED command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE495
Invalid specification - GET assignment type unrecognized for the RECFM command.

Explanation

The PDF editor encountered an edit macro statement involving the command RECFM, but the editor could not recognize the statement as a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable). A GET type request is the only valid request type for the RECFM macro command.

User response

Contact the responsible programmer.

Programmer response

Change the RECFM command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE496
Invalid specification - GET assignment type unrecognized for the MACRO_LEVEL command.

Explanation

The PDF editor encountered an edit macro statement involving the command MACRO_LEVEL, but the editor could not recognize the statement as a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable). A GET type request is the only valid request type for the MACRO_LEVEL macro command.

User response

Contact the responsible programmer.

Programmer response

Change the MACRO_LEVEL command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE497
Invalid specification - GET assignment type unrecognized for the RANGE_CMD command.

Explanation

The PDF editor encountered an edit macro statement involving the command RANGE_CMD, but the editor could not recognize the statement as a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable). A GET type request is the only valid request type for the RANGE_CMD macro command.

User response

Contact the responsible programmer.

Programmer response

Change the RANGE_CMD command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE498
Invalid specification - GET assignment type unrecognized for the DATA_CHANGED command.

Explanation

The PDF editor encountered an edit macro statement involving the command DATA_CHANGED, but the editor could not recognize the statement as a GET type request (a request for PDF to get the value for a current editor setting and place it into a dialog-specified variable). A GET type request is the only valid request type for the DATA_CHANGED macro command.

User response

Contact the responsible programmer.

Programmer response

Change the DATA_CHANGED command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE500
Too many parameters - No parameters are defined for the ASIS command (see CAPS OFF)

Explanation

The ASIS edit command was invoked with a parameter specified. The ASIS command (equivalent to the CAPS OFF command) does not take any parameters.

User response

Remove any parameters from the ASIS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the ASIS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE501
Parameter missing - Line number and/or column number must be specified on the SET CURSOR command.

Explanation

When invoking the PDF edit macro command CURSOR to set the cursor position, you must specify either a row value or a column value (or both).

User response

Contact the system programmer.

Programmer response

Change the CURSOR command to specify the proper parameters. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE502
Invalid parameter - ON or OFF are the only valid parameters for the AUTONUM command.

Explanation

The PDF edit AUTONUM command was invoked with a parameter other than ON or OFF.

User response

Change the command to specify the proper parameters for the AUTONUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the AUTONUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE503
Too many parameters - ON or OFF are the only valid parameters for the AUTONUM command.

Explanation

The PDF edit AUTONUM command was invoked with more than one parameter. Only one parameter (either ON or OFF) may be specified for the AUTONUM command.

User response

Change the command to specify the proper parameters for the AUTONUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the AUTONUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE504
Line number invalid - Specification of relative line number 0 is invalid in the CURSOR command.

Explanation

When invoking the PDF edit macro CURSOR command, the minimum value allowed for the row number is 1, the maximum value allowed for the row number is the relative line number of the last line of your data.

Programmer response

Change the CURSOR command to specify a valid value for the row. Refer to ISPF Edit and Edit Macros for the proper invocation of the CURSOR macro command.

ISRE505
Invalid specification - The specified line/column number for CURSOR command exceeds data length.

Explanation

When invoking the PDF edit macro CURSOR command, the maximum value allowed for the row number is the relative line number of the last line of your data. The maximum value allowed for the column number is the logical record length of your data.

User response

Contact the system programmer.

Programmer response

Change the CURSOR command to specify a valid value for the row or the cursor or both. Refer to ISPF Edit and Edit Macros for the proper invocation of the CURSOR macro command.

ISRE506
Too many parameters - No parameters are defined for the CANCEL command.

Explanation

The CANCEL edit command was invoked with a parameter specified. The CANCEL command does not take any parameters.

User response

Remove any parameters from the CANCEL command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the CANCEL command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE507
Line number invalid - Specification of relative line number beyond the data, invalid for CURSOR command.

Explanation

When invoking the PDF edit macro CURSOR command, the minimum value allowed for the row number is 1, the maximum value allowed for the row number is the relative line number of the last line of your data.

User response

Contact the system programmer.

Programmer response

Change the CURSOR command to specify a valid value for the row. Refer to ISPF Edit and Edit Macros for the proper invocation of the CURSOR macro command.

ISRE508
Too many parameters - No parameters are defined for the LF command.

Explanation

The LF edit command was invoked with a parameter specified. The LF command does not take any parameters.

User response

Remove any parameters from the LF command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the LF command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE509
Required parm missing - ASCII is required as a parameter on the SOURCE primary command.

Explanation

The SOURCE command did not indicate in which CCSID the data was stored.

User response

Change the command to specify the proper parameter for the SOURCE command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter to the SOURCE command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE510
Too many parameters - ON/OFF are the only valid parameters for the CAPS command.

Explanation

The PDF edit CAPS command was invoked with more than one parameter. Only one parameter (either ON or OFF) may be specified for the CAPS command.

User response

Change the command to specify the proper parameters for the CAPS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the CAPS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE511
Invalid parameter - ON/OFF are the only valid parameters for the CAPS command.

Explanation

The PDF edit CAPS command was invoked with a parameter other than ON or OFF.

User response

Change the command to specify the proper parameters for the CAPS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the CAPS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE512
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be entered with CAPS command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the CAPS command.

User response

Change the command to specify the proper parameters for the CAPS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the CAPS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE513
Too many parameters - ON/OFF, VERT/DATA are the only valid HEX command parameters.

Explanation

Too many parameters were specified on invocation of the edit HEX command.

User response

Change the command to specify the proper parameters for the hex command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters for the hex command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE514
Invalid parameter - ON/OFF, VERT/DATA are the only valid HEX command parameters.

Explanation

An invalid parameter was specified on invocation of the edit hex command.

User response

Change the command to specify the proper parameters for the HEX command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters for the hex command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE515
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be entered with HEX command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the HEX command.

User response

Change the command to specify the proper parameters for the HEX command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the HEX command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE516
Too many parameters - No parameters are defined for the NONULLS command. (see NULLS OFF).

Explanation

The NONULLS edit command was invoked with a parameter specified. The NONULLS command (equivalent to the NULLS OFF command) does not take any parameters.

User response

Remove any parameters from the NONULLS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the NONULLS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE517
System abend 'aaaa' - SUBMIT failed due to abend'aaaa' on 'bbb(44)'

Explanation

A system abend code of aaaa was encountered while attempting to process the edit SUBMIT command for data set bbb(44). This indicates that insufficient data set or volume space exists to create the temporary data set used by edit to submit the data from your edit session.

User response

Contact your system programmer for assistance in freeing sufficient space to submit the data set. You may be able to resubmit the request successfully, depending on normal space usage on your system.

ISRE518
Parameter unrecognized - EXCLUDE is the only valid parameter for the HIDE command.

Explanation

The PDF edit HIDE command was invoked with a parameter other than EXCLUDE.

User response

Change the command to specify the proper parameter for the HIDE command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the HIDE command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE519
Parameter unrecognized - ON/OFF are the only valid parameters for the CAPS command.

Explanation

The PDF edit CAPS command was invoked with a parameter other than ON or OFF.

User response

Change the command to specify the proper parameters for the CAPS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the CAPS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE520
Too many parameters - No parameters are defined for the NONUM command. (see NUM OFF)

Explanation

The NONUM edit command was invoked with a parameter specified. The NONUM command (equivalent to the NUM OFF command) does not take any parameters.

User response

Remove any parameters from the NONUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the NONUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE521
NUM/RENUM is invalid - NUMBER mode cannot be turned on when the record length of the data being edited is less than 10.

Explanation

The STATS command is only valid for data with a record length greater or equal to 10.

User response

Only issue the STATS command when editing data with a record length of 10 or greater.

ISRE522
Command not available - The SOURCE ASCII command is not supported for use with z/OS UNIX files. Invoke the editor with the ASCII option.

Explanation

The SOURCE ASCII primary command is not supported when editing a z/OS UNIX file.

User response

To edit ASCII data in a z/OS UNIX file, select the Edit/View ASCII data option on the entry panel.

Programmer response

Invoke the EDIT or VIEW service with the ASCII parameter specified.

ISRE523
Too many parameters - No parameters are defined for the NOTABS command. (see TABS OFF)

Explanation

The NOTABS edit command was invoked with a parameter specified. The NOTABS command (equivalent to the TABS OFF command) does not take any parameters.

User response

Remove any parameters from the NOTABS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the NOTABS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE524
Too many parameters - Too many parameters specified for the PROFILE command.

Explanation

The PROFILE edit command was invoked with more parameters than the allowed maximum.

User response

Remove any extra parameters from the PROFILE command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any extra parameters from the PROFILE command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE525
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for PROFILE command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the PROFILE command.

User response

Change the command to specify the proper parameter for the PROFILE command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the PROFILE command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE526
Too many parameters - ON/OFF, STD/ALL are the only valid NULLS command parms

Explanation

Too many parameters were specified on invocation of the edit NULLS command.

User response

Change the command to specify the proper parameters for the NULLS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the NULLS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE527
Invalid parameter - ON/OFF, STD/ALL are the only valid NULLS command parms

Explanation

An invalid parameter was specified on invocation of the edit NULLS command.

User response

Change the command to specify the proper parameters for the NULLS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the NULLS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE528
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' cannot both be specified for NULLS command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the NULLS command.

User response

Change the command to specify the proper parameter for the NULLS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the NULLS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE529
Parameter usage invalid - An invalid parm or combination of parms was specified for TABS command.

Explanation

Two parameters were passed to the PDF edit command TABS, but ON was not one of them. There are no valid 2 parameter combinations to TABS that do not include ON.

User response

Change the command to specify the proper parameters for the TABS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the TABS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE530
Too many NUMBER parms - Too many parameters were specified for the NUMBER command.

Explanation

The NUMBER edit command was invoked with more parameters than the allowed maximum.

User response

Remove any extra parameters from the NUMBER command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any extra parameters from the NUMBER command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE531
Invalid NUMBER cmd parm - Valid NUMBER parms: ON/OFF, STD/NOSTD, NOCOB/COBOL, NODISPL/DISPLAY

Explanation

A parameter was specified to the edit command NUMBER other than one of the allowed values (ON, OFF, STD, NOSTD, COBOL, NOCOB, NODISPL and DISPLAY).

User response

Correct the parameters to the NUMBER command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to correct the parameters to the NUMBER command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE532
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for NUMBER command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the NUMBER command.

User response

Change the command to specify the proper parameter for the NUMBER command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the NUMBER command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE533
Too many parameters - ON or OFF are the only valid parameters for the AUTOLIST command.

Explanation

The AUTOLIST edit command was invoked with more than one parameter.

User response

Correct the parameters to the AUTOLIST command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to correct the parameters to the AUTOLIST command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE534
Invalid parameter - ON or OFF are the only valid parameters for the AUTOLIST command.

Explanation

The AUTOLIST edit command was invoked with a parameter other than ON or OFF.

User response

Correct the parameters to the AUTOLIST command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to correct the parameters to the AUTOLIST command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE535
Command not available - The LF command is not supported for use with z/OS UNIX files. Invoke the editor with the ASCII option.

Explanation

The LF primary command is not supported when editing a z/OS UNIX file.

User response

To have the data realigned based on the ASCII linefeed character (x'0A'), select the Edit/View ASCII data option on the entry panel.

Programmer response

Invoke the EDIT or VIEW service with the ASCII parameter specified.

ISRE536
Too many parameters - Only ON, OFF, WARN and NOWARN are valid for the RECOVERY command.

Explanation

More parameters were specified to the edit command RECOVERY then the allowed maximum.

User response

Correct the parameters to the RECOVERY command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to correct the parameters to the RECOVERY command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE537
Invalid parameter - Only ON, OFF, WARN and NOWARN are valid for the RECOVERY command.

Explanation

A parameter was specified to the edit command RECOVERY other than one of the allowed values (ON, OFF, WARN, and NOWARN).

User response

Correct the parameters to the RECOVERY command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to correct the parameters to the RECOVERY command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE538
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for RECOVERY command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the RECOVERY command.

User response

Change the command to specify the proper parameter for the RECOVERY command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters to the RECOVERY command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE539
Required parm missing - EXCLUDE is required as a parameter on the HIDE primary command.

Explanation

The HIDE command did not indicate which special lines were to be hidden.

User response

Change the command to specify the proper parameter for the HIDE command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter to the HIDE command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE540
Too many parameters - ON, DISPLAY, STD, COBOL are the only valid RENUM parameters.

Explanation

Too many parameters were specified on invocation of the edit RENUM command.

User response

Change the command to specify the proper parameters for the RENUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters for the RENUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE541
Invalid parameter - ON, DISPLAY, STD, COBOL are the only valid RENUM parameters.

Explanation

The PDF edit RENUM command was invoked with a parameter other than ON, DISPLAY, STD, or COBOL.

User response

Change the command to specify the proper parameters for the RENUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameters for the RENUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE542
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be entered with the RENUM command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the RENUM command.

User response

Change the command to specify the proper parameters for the RENUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the RENUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE543
No data lines exist - There are no standard lines for the DELETE command to process.

Explanation

The edit command DELETE was entered, but no lines were found within the scope of the command that were eligible for deletion.

User response

Verify any line labels or X/NX keywords that were entered are correct and rerun the macro. If all parameters were specified as you wanted, then no lines meeting your criteria exist. Either change your criteria or continue on with the next logical step in your edit session.

ISRE544
aaaa lines deleted - aaaa lines were deleted as a result of the DELETE command.

Explanation

This is an informational message. An edit command DELETE was issued for which the editor found aaaa lines meeting the criteria specified. All such lines were successfully deleted.

ISRE545
LRECL not large enough - LRECL is not large enough for COBOL and standard numbers.

Explanation

The edit command equivalent to NUMBER ON STD COBOL was entered which requests that the editor maintain both standard line numbers and COBOL line numbers. This requires that the record length of the data set be at least 15. The data set you are editing is less than 15 bytes wide, making it impossible for the editor to maintain both types of line numbers. The editor will maintain COBOL line numbers only.

User response

If COBOL line numbers only are sufficient for your needs, no action is required. If not, issue the NUM ON STD, NUM OFF, or UNNUM command to set the line numbering to meet your needs.

ISRE546
Too many parameters - No parameters are defined for the SAVE command.

Explanation

The SAVE edit command was invoked with a parameter specified. The SAVE command does not take any parameters.

User response

Remove any parameters from the SAVE command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the SAVE command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE547
Invalid name - A member name or data set name qualifier must not be longer than 8 characters.

Explanation

A member name or data set name qualifier greater than 8 characters in length was passed to the edit MOVE, COPY, CREATE, or REPLACE command.

User response

Correct the member name or data set name qualifier to 8 characters or fewer and reissue the command.

ISRE548
-WARNING- Extended statistics exist for this member but will be

Explanation

The site does permit extended statistics to be recorded in the PDS directory but they already exist.

System programmer response

Use the ISPF configuration dialog (ISPCCONF) to enable Extended Statistics to be stored.

User response

Contact the Systems Programmer

ISRE549
-WARNING- lost if the member is saved.

Explanation

See ISRE549

System programmer response

See ISRE548

ISRE550
Too many parameters - ON/OFF are the only valid "STATS" command parameters.

Explanation

The PDF edit STATS command was invoked with more than one parameter. Only one parameter (either ON or OFF) maybe specified for the STATS command.

User response

Change the command to specify the proper parameters for the STATS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the STATS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE551
Invalid parameter - ON/OFF are the only valid "STATS" command parameters.

Explanation

The PDF edit STATS command was invoked with a parameter other than ON or OFF.

User response

Change the command to specify the proper parameters for the STATS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the STATS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE552
Inconsistent parameters - "aaaaaaaa" and "bbbbbbbb" cannot both be specified for "STATS" command.

Explanation

Mutually exclusive parameters (aaaaaaaa and bbbbbbbb) were specified on invocation of the STATS command.

User response

Change the command to specify the proper parameters for the STATS command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the STATS command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE553
Too many parameters - Range values are the only parameters defined for the "SUBMIT" command.

Explanation

The PDF edit SUBMIT command was invoked with more than 2 parameters. Only 2 parameters, the labels marking the beginning and end of the range of line to be submitted, may be specified for the SUBMIT command.

User response

Change the command to specify the proper parameters for the SUBMIT command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the SUBMIT command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE554
Invalid "SUBMIT" parm - Probable invalid/undefined label or other range specification error.

Explanation

The PDF edit SUBMIT command was invoked specifying a line label or line number that does not exist within the current edit session.

User response

Change the command to specify the proper line range for the SUBMIT command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper line range for the SUBMIT command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE555
Invalid parameter - Range values are the only parameters defined for the "SUBMIT" command.

Explanation

The PDF edit SUBMIT command was invoked specifying a parameter other than a valid line label or line number. The only valid parameters for the SUBMIT command are a beginning and ending line label or line number that specifies that range of lines to be submitted.

User response

Change the command the specify the proper range for the SUBMIT command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper line range for the SUBMIT command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE556
Too many parameters - No parameters are defined for the UNNUM command.

Explanation

The UNNUM edit command was invoked with a parameter specified. The UNNUM command does not take any parameters.

User response

Remove any parameters from the UNNUM command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to remove any parameters from the UNNUM command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE557
System abend 'aaaa' - SUBMIT failed due to abend.

Explanation

A system abend code of aaaa was encountered attempting to process the edit SUBMIT command.

User response

Refer to z/OS MVS System Codes for debugging information on the abend or contact your system programmer for assistance.

Programmer response

Refer to z/OS MVS System Codes for debugging information on the abend or contact your system programmer for assistance.

ISRE558
Range incomplete - A single-label range specification is invalid for the SUBMIT command.

Explanation

The PDF edit SUBMIT command was invoked with only 1 line label or line number. Either 2 labels or line numbers, marking the beginning and end of the range of lines to be submitted, must be specified to submit a range of lines, or no parameters specified to submit all lines from the edit session.

User response

Change the command to specify the proper parameters for the SUBMIT command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the SUBMIT command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE559
Range invalid - An invalid line pointer (label) was specified for the SUBMIT command.

Explanation

One of the 2 line labels specified for the edit SUBMIT command was invalid.

User response

Change the command to specify the proper parameters for the SUBMIT command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the SUBMIT command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE560
Invalid parameters - A COMPARE edit primary command was entered which had too many parameters.

Explanation

A COMPARE edit primary command was entered which had too many parameters. You may supply a data set name or z/OS UNIX file name or member name or NEXT or SESSION. If a name, NEXT, or SESSION are specified, you may also specify EXCLUDE, SYSIN and SAVE. You may enter the COMPARE command with no parameters to change the label, exclude, and comparison settings.

User response

Insure that there are not extra parameters on the COMPARE command and issue the command again.

ISRE561
Invalid member name - A member name must not be longer than 8 characters.

Explanation

A member name greater than 8 characters in length was passed to the edit MOVE, COPY, CREATE, or REPLACE command.

User response

Correct the member name to 8 characters or fewer and reissue the command.

ISRE562
Too many parameters - Valid format: COPY member-name line #1 line #2 AFTER line pointer".

Explanation

The PDF edit COPY command was invoked with more than the allowed maximum number of parameters.

User response

Change the command to specify the proper parameters for the COPY command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the COPY command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE563
Invalid line range - Only one aaaaaaaa was specified, bbbbbbbb requires two for range.

Explanation

A PDF edit command (bbbbbbbb) was invoked with only 1 line label or line number. Either two labels or line numbers (marking the beginning and end of the range of lines to be submitted) must be specified to process a range of lines, or no parameters specified to process all lines from the edit session.

User response

Change the command to specify the proper parameters for the command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE564
Member name not allowed - Only a member name was provided to the COMPARE command while editing a sequential data set or z/OS UNIX file. When comparing a sequential data set or z/OS UNIX file, specify a file pathname or an explicit data set, and if needed, a member name.

Explanation

Only a member name was provided to the COMPARE command while editing a sequential data set or z/OS UNIX file. When comparing a sequential data set or z/OS UNIX file, specify a file pathname or an explicit data set, and if needed, a member name.

User response

Specify a file pathname or an explicit data set, and if needed, a member name.

ISRE565
Member not found - Member aaaaaaaa can not be found in this data set or concatenation.

Explanation

A member name was specified on the COMPARE command, but the member can not be found in the edit concatenation.

User response

Issue the COMPARE command with an explicit data set name or use the name of a member that does exist in the concatenation.

ISRE566
Undefined aaaaaaaa - The keywords AFTER or BEFORE must be followed by a valid aaaaaaaa.

Explanation

When using the AFTER or BEFORE keywords to indicate to the editor where it should place data, you must specify a valid line pointer or line number following AFTER or BEFORE.

User response

Change the command to specify the proper parameters for the command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE567
Member name required - When comparing sequential to partitioned, specify member name.

Explanation

A partitioned data set name was passed to the COMPARE command while editing a sequential data set. You must supply a member name.

User response

To compare a sequential data set to a member of a partitioned data set, issue the COMPARE command with a data set name and member name.

ISRE568
Member name not allowed - Do not specify a member name when comparing to a sequential data set.

Explanation

The name of a sequential data set was passed to the COMPARE command but a member name was also specified.

User response

Remove the member name from the operand and issue the COMPARE command again.

ISRE569
aaaa invalid - The specified aaaa does not exist in member bbbbbbbb.

Explanation

An edit command was invoked specifying a line label or line number as a destination for the command, but that label or line number does not exist in the edit data.

User response

Change the command to specify the proper parameters for the command and reissue the command or rerun the macro. Refer to ISPF Edit and Edit Macros for editor command syntax. If the macro was supplied by someone else, contact the writer for assistance in correcting the error.

Programmer response

Change the macro to specify the proper parameter for the command. Refer to ISPF Edit and Edit Macros for editor command syntax.

ISRE570
Invalid parameters given - LOCK/UNLOCK parameter is mutually exclusive with profile name or number.

Explanation

The LOCK or UNLOCK parameters cannot be specified at the same time as a profile name or number on the PROFILE command.

User response

Use separate commands to specify the LOCK or UNLOCK parameters and the name or number parameters.

ISRE571
Invalid member name - A member name must not be longer than 8 characters.

Explanation

This message is self explanatory.

ISRE572
Too many parameters - A member name is the only valid parameter for the REPLACE command.

Explanation

This message is self explanatory.

ISRE573
Too many parameters - ON/OFF, STD/ALL/? are the only valid TABS command parms.

Explanation

A maximum of 2 parameters can be specified on the TABS command. The first parameter is either ON or OFF; the second parameter is either STD, ALL, or a tab character.

User response

Specify the correct number of parameters for the TABS command.

ISRE574
Invalid parameter - ON/OFF, STD/ALL(any)/? are the only valid TABS command parms.

Explanation

An invalid parameter was specified on the TABS command.

User response

Specify valid parameters for the TABS command. The first parameter is either ON or OFF; the second parameter is either STD, ALL, or a tab character.

ISRE575
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' cannot both be specified for TABS command.

Explanation

The combination of the parameters aaaaaaaa and bbbbbbbb is not allowed on the TABS command.

User response

Specify a valid combination of parameters for the TABS command.

ISRE576
Invalid profile parm - Line-count, profile-name, or LOCK/UNLOCK are the only valid parameters.

Explanation

An invalid parameter was specified on the PROFILE command. The valid parameters are LOCK, UNLOCK, a profile name, or the number of profile lines to display.

User response

Use valid parameters on the PROFILE command.

ISRE577
Invalid profile name - The name must be 1 to 8 alphanumeric characters starting with an alpha.

Explanation

An invalid name was specified for the profile on the PROFILE command. Profile names must be valid member names that start with an alpha character followed by up to 7 alphanumeric characters.

User response

Specify a valid member name on the PROFILE command.

ISRE578
Required parm missing - A variable name was not specified for the get profile name command.

Explanation

This message is self explanatory.

ISRE579
New edit profile - aaaaaaaa (bbbbbbbb-cccccccc) has now been defined as an edit profile.

Explanation

This is an informational message. A new edit profile, aaaaaaaa, has been created.

ISRE580
STATS is invalid - STATS mode cannot be turned on for a sequential file.

Explanation

The STATS command is only valid for members of a partitioned data set.

User response

Only issue the STATS command when editing a partitioned data set.

ISRE581
COBOL numbering invalid - COBOL numbering is not valid with variable records (RECFM = V).

Explanation

COBOL numbering was specified for a data set that has variable length records. COBOL numbering can only be performed for data sets with fixed length records (RECFM = F).

User response

Verify that the data set is allocated with fixed length records (RECFM = F) to use COBOL numbering.

ISRE582
Not in number mode - UNNUM is valid only when you are in number mode.

Explanation

The UNNUM command is only valid when numbering is turned on.

User response

Only issue the UNNUM command when editing a member or data set with line numbers.

ISRE583
Not in STATS mode - VERSION or LEVEL commands are valid only when you are in STATS mode.

Explanation

The VERSION or LEVEL commands are only valid when in stats mode.

User response

Specify STATS ON to get stats for a member of a partitioned data set. The STATS command cannot be specified for sequential data sets.

ISRE584
Invalid in hex mode - TE is not valid when you are in hexadecimal mode.

Explanation

The TE line command is not valid in hexadecimal mode.

User response

Specify HEX OFF to turn off hexadecimal mode before using the TE line command.

ISRE585
Invalid command - Hexadecimal mode is not valid when you are in text enter mode.

Explanation

Hexadecimal mode cannot be entered while in text enter mode.

User response

Press Enter to exit text enter mode before entering the HEX command.

ISRE586
Too many parameters - Valid parameters for DELETE command are: ALL X/NX, lptr-1, lptr-2.

Explanation

Too many parameters were specified on the DELETE command.

User response

Specify the correct number of parameters for the DELETE command.

ISRE587
Inconsistent parameters - 'aaaaaaaa' and 'bbbbbbbb' cannot both be specified for DELETE command.

Explanation

The parameters aaaaaaaa and bbbbbbbb cannot be specified at the same time on the DELETE command.

User response

Change the DELETE command to specify a valid combination of parameters.

ISRE588
Invalid parameter - Valid parameters for DELETE command are: ALL X/NX, lptr-1, lptr-2.

Explanation

An invalid parameter was specified for the DELETE command.

User response

Ensure that the DELETE command is using valid parameter names.

ISRE589
Invalid parameter - Valid parameters for DELETE command are: ALL X/NX and a label range.

Explanation

An invalid parameter was specified for the DELETE command.

User response

Ensure that the DELETE command is using valid parameter names.

ISRE590
Required parms missing - Specify: DELETE ALL X/NX or DELETE X/NX aaaaaaaa;A aaaaaaaa;B or DELETE ALL aaaaaaaa;A aaaaaaaa;B

Explanation

Not enough parameters were specified on the DELETE command.

User response

Ensure that parameters are specified on the DELETE command. The parameters must include a range. For example:
  • ALL
  • aaaaaaaa;A aaaaaaaa;B
  • ALL .A .B
Unless ALL .A .B is specified, one of the parameters must be X or NX to indicate how excluded lines are to be processed.
ISRE591
Delete parameter omitted - If ALL is specified, then X, NX, or a label range is required.

Explanation

When the ALL parameter is specified on the DELETE command, one of these parameters must be specified: X, NX, or a label range.

User response

Update the command to specify one of the missing parameters.

ISRE592
Delete parameter omitted - If X or NX is specified, then ALL or a label range is required.

Explanation

When the X or NX parameter is specified on the DELETE command, one of these parameters must be specified: ALL, or a label range.

User response

Update the command to specify one of the missing parameters.

ISRE593
No lines deleted - No excluded lines existed to delete.

Explanation

The X parameter was specified on the DELETE command but no lines were excluded.

User response

Exclude the lines to be deleted prior to issuing a DELETE command with the X parameter.

ISRE594
No lines deleted - No non-excluded lines existed to delete.

Explanation

The NX parameter was specified on the DELETE command but all lines had been excluded.

User response

Do not exclude the lines to be deleted prior to issuing a DELETE command with the NX parameter.

ISRE595
No parameters specified - The DELETE command has no defaulted parameters.

Explanation

The DELETE command was issued, but no parameters were specified to indicate what to delete.

User response

Specify parameters on the DELETE command to indicate which lines are to be deleted.

ISRE596
Invalid line pointer - The DELETE command cannot locate the specified line(s).

Explanation

One or both of the labels specified to the DELETE command had not been defined.

User response

Define both labels to be used on the DELETE command prior to issuing the command. Labels can be assigned by typing the label over the line number that is displayed by Edit.

ISRE597
No lines deleted - "Top of data" and "Bottom of data" are invalid relative line numbers.

Explanation

No lines were within the deletion criteria.

User response

Change the parameters specified for DELETE to delete the desired lines.

ISRE598
Range incomplete - A single-label range specification is invalid for the DELETE command.

Explanation

A range must be specified with a beginning label and an ending label for the DELETE command.

User response

Specify two labels on the delete command. The first label is the first line to be deleted, the second is the last line to be deleted. If a single line is to be deleted, specify the label for that line as the start and end of the range.

ISRE599
Invalid line pointer - "0", specified for the starting line of a DELETE range is invalid.

Explanation

One or both of the labels for the DELETE command was set to 0 (zero).

User response

Update or change the label used for the DELETE command to indicate a data line.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014