Skip to content

Messages and Codes

Code Message Explanation
8201A Primary command not valid for this panel. The command entered in the primary command area is not a valid choice for this panel.
8202A Primary command not valid for this panel. The command entered in the line command area is not a valid choice for this panel.
8203A Line command suffix must be numeric. The command entered in the line command area contains a nonnumeric suffix iteration factor.
8204I Changes saved in the Package Master. An END command was processed; your changes were saved in the package master file.
8205I Changes canceled at user request. A CANCEL command was processed and your changes were discarded.
8206A Line command not allowed for this form. The command entered in the line command area is not valid for the selected form based upon the package status, form status, and days left.
8207A Access denied - see administrator. You do not have sufficient access rights for the requested function. Solution: See your administrator.
8208A Package {package_ID} not found in the Package Master. The requested package cannot be found in the package master file.
8209A Package {package_ID} is memo deleted. The requested package was found in the package master file but has been marked for deletion and is not available for use.
8210A Duplicate rows not allowed for this form. The form contains one or more variables defined to ensure that duplicate data is not saved.
8211A Variable names beginning with X, Y, or Z are reserved. An attempt was made to save variable definitions containing a variable name having a first character of X, Y, or Z. Variable names beginning with these characters are reserved for internal use.
8212A Form data record not found - retry command. The form data record could not be found in the package master file. An administrator may have deleted the record while you were using it, or the package master file may be damaged.
8213A Form data record not found - see administrator. The form definition record could not be found in the package master file. An administrator may have deleted the record while you were using it, or the package master file may be damaged.
8214A Form data must not exceed 32,767 bytes. An attempt was made to save form data that has a length exceeding 32,767 bytes. Solution: Delete sufficient rows from the form to reduce the length to \<=32,767 bytes and retry the operation.
8215A Form ID must be numeric. The form ID field contains nonnumeric characters.
8216A Form description must not be blank. The form description field must not be blank.
8217A Lead time must be numeric. The lead time field must contain all numeric characters.
8218A Variable name contains an invalid character. The variable name field contains one or more invalid characters. Alphanumeric characters A-Z, 0-9, #, $, or @ can be used in the name, but the first character cannot be numeric.
8219A Variable format must be CHAR or FIXED. OFM currently supports only the ISPF Dialog Manager variable formats of CHAR and FIXED.
8220A Variable length must be in range 1-3072 (CHAR) or 1- 4 (FIXED). The variable length field must be within the range 1-3072 for a CHAR variable format or 1-4 for a FIXED variable format.
8221A Table variable must be YES or NO. The table variable field must contain a value of YES or NO.
8222A Key variable must be YES or NO. The key variable field contains a value other than YES or NO.
8223A Number of variables must not exceed 200. An attempt was made to save more than 200 form variable definitions.
8224A Total of variable lengths must not exceed 3,072. An attempt was made to save form variable definitions with a total length that exceeds 3,072 bytes.
8225A Notification vehicle must be MVSSEND. OFM currently supports only the MVSSEND notification vehicle.
8226A Notification vehicle undefined. The requested notification vehicle has not been defined to ChangeMan ZMF in the Global Parameters.
8227A Notification user IDs must not be blank. The notification user IDs field was blank.
8228A Notifications must not exceed 10 rows. OFM currently supports a maximum of 10 rows of notification definitions.
8229A Approve/reject authorization denied - see administrator. You do not have sufficient security access rights for the approve and reject line commands.
8230A Form {form_ID} already exists in the Package Master. An attempt was made to create a new form using a form ID that already exists in the package master file.
8231A Form {form_ID} created in the Package Master. The requested form has been successfully created in the package master file.
8232A Form {form_ID} deleted from the Package Master. The requested form was successfully deleted from the package master file.
8233A Form {form_ID} updated in the Package Master. The requested form was successfully updated in the package master file.
8234A No panels defined for form {form_ID} - see administrator. Either no panels were created for the specified form number or the panels are not available in the ISPF Dialog Manager ISPPLIB library concatenation.
8235A Key variable must be table variable. The key variable of YES is only valid for a variable that is also defined with a table variable of YES.
8236A Form currently in use by user ID {User_ID}. The requested form was locked by another user and is not available for use at this time. If the form remains locked due to a system failure or session time-out, only the last user or an administrator can unlock the form.
8237A Allow access must be YES or NO. The allow access field does not contain a value of YES or NO.
8238A Allow submit must be YES or NO. The allow submit field does not contain a value of YES or NO.
8239A Form status changed by another user - use REFRESH command. The form status was changed by another user since the current panel was entered or refreshed.
8240A Skeleton {skeleton_name] not found in ISPSLIB. The specified skeleton member name could not be found in the ISPF Dialog Manager ISPSLIB library concatenation.