PROBLEM DESCRIPTION:
VSAM GET/PUT requests fail with RC=8RPLFDBK X’21080018′ (media manager error x’00140408′) when accessing a VASM data set and the data set has more than 3 volumes which have been recataloged out of the original extent order.
PROBLEM CONCLUSION:
For out of sequence volumes, the following 2 errors will no longer be given:
Media Manager ERROR CODES=X’00140408′ Management RPLFDBWD [...]
Archive for the ‘VSAM’ Category
To address VSAM Get/Put Request Error
Posted in VSAM, tagged 8RPLFDBK, APAR II14289, DEFINE, DELETE, Mainframe, NOSCRATCH, RECATALOG, VSAM, VSAM ABend, VSAM Error, VSAM GET on May 2, 2008 | Leave a Comment »
General Thoughts about VSAM
Posted in VSAM, tagged dataset, dsn, esds, ksds, Mainframe, rrds, VSAM on April 10, 2008 | Leave a Comment »
The term Virtual Storage Access Method (VSAM) applies to both a data set type and the access method used to manage various user data types.
As an access method, VSAM provides much more complex functions than other disk access methods. VSAM keeps disk records in a unique format that is not understandable by other access methods.
You [...]


