z/OS DFSMSdfp Diagnosis
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Distributed FileManager/MVS access method error codes

z/OS DFSMSdfp Diagnosis
SC23-6863-00

Table 1. Distributed FileManager/MVS Access Method Error Codes
Error Code Description
6001 Maximum record length supported by the MVS access method has exceeded.
6002 Cursor position already at Beginning of File (BOF).
6003 Cursor position already at End of File (EOF).
6004 Update intent has not been established for the record to be modified.
6005 File is not open OR open is lost during the processing.
6006 Duplicate record number/key. If the return code is 8, the inserted record caused a duplicate key condition that is not allowed. If the return code is 4, the inserted record or read contains a duplicate key in either the same or different index, where the duplicate key is allowed.
6007 Changing the key field of an existing record is not allowed or an attempt was made to change the length of a record when updating an ESDS.
6009 End of file has been reached in case of SETNXT/SETPLS commands. For SETPRV and SETMNS the file does not contain any record before the current cursor position. For all other commands: EOF/BOF encountered unexpectedly.
600A An inactive record cannot be inserted into a nondelete-capable file.
600B Requested record could not be found or is inactive.
600C There is a conflict between the requested command and a capability of the file, such as a request to insert data into file with INSCP(FALSE) attribute.
600D
  1. The requested function would cause the cursor to be outside the bounds of the file; or
  2. The cursor is invalid due to a previous FRCBFF command.
600F Random load not supported for a DDM sequential file (FILCLS(SEQFIL)).
6010 The read completed successfully but errors were detected.
6011 A read was requested for a substream that is beyond the end of file.
6012 Full (versus partial) key required.
6013 The length of the supplied record key is greater than the defined key length of the file.
6015 RECCNT could not be specified in RECAL prior to DDM Level 2.
6016 Maximum allowed number of stream data spaces currently exists; no others can be created.
6017 The value of KEYLLM is after the value of KEYHLM on a SETKEYLM command.
6018 No next key in sequence
6020 Number of records/inactive records supplied is less than what was specified on the RECCNT parameter.
6021 BYPINA(FALSE) is specified for a direct file.
6024 More data objects sent than were specified in the RECCNT parameter.
6025 DFM_REC_NUM_OUT_OF_BOUNDS. Records number exceeds set limits
6026 Record not available. For example, the record is on a volume that is not mounted, or the alternate index points to a nonexistent record in the base cluster.
6027 Record in use. The record is locked by another user.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014