KS3T901E [function] DATA SET [dsname] BY [userid] FAILED WITH RETURN CODE [return_code] UDS RETURN CODE [uds_return_code]
Explanation
An error was encountered while attempting to read or write to the specified data set. If the [return_code] is not 0, the UDS encountered a serious error and terminated. A [return_code] of 16 indicates that a security environment could not be established because the user is not defined to the security product.
If the [return_code] is 0, review the [uds_return_code] for the specific error accessing the data set. The values for the [uds_return_code] are as follows:
[READ]
- 4=Insufficient buffer space. The number of records in the data set is excessive
- 8=Data set does not exist.
- 12=Member in a partitioned data set does not exist.
- 16=User is not authorized to read the data set.
- 20=I/O or other read errors.
- 32=Data set organization mismatch. The user specified a member of a partitioned data set, but the data set is sequential or the user specified a sequential data set name, but the data set is partitioned.
- 36=Data set is in use.
- 40=Data set is not a fixed length format.
- 44=Data set LRECL is not 80.
[WRITE]
- 4=Insufficient data set space. The data set ran out of space.
- 8=Data set does not exist or the data set needs to be created, but the create failed.
- 12=The data set needs to be created, but the name is not valid.
- 16=User is not authorized to write to the data set or the data set needs to be created, but the user is not authorized to create it.
- 20=I/O or other write errors.
- 32=Data set organization mismatch - the user specified a member of a partitioned data set, but the data set is sequential or the user specified a sequential data set name, but the data set is partitioned.
- 36=Data set is in use.
- 40=Data set is not a fixed length format.
- 44=Data set LRECL is not 80.
System action
OMEGAMON for Storage continues, but the operation triggering the error does not complete.
User response
Contact IBM® Software Support. This problem information is stored in the ITMS:Engine log, RKLVLOG.