VSAM Indexed
Status 21
Sequence error
Explanation
Records not in ascending key order on sequential WRITE to indexed file.
Solution
Ensure records are sorted by primary key before sequential WRITE.
Sequence error
Records not in ascending key order on sequential WRITE to indexed file.
Ensure records are sorted by primary key before sequential WRITE.