All
Status 49
DELETE/REWRITE on file not open I-O
Explanation
DELETE or REWRITE attempted on file not opened for I-O.
Solution
Change OPEN mode to I-O for update operations.
DELETE/REWRITE on file not open I-O
DELETE or REWRITE attempted on file not opened for I-O.
Change OPEN mode to I-O for update operations.