IEC070I RC 104 on RSTLOG.RLS file.
search cancel

IEC070I RC 104 on RSTLOG.RLS file.

book

Article ID: 115498

calendar_today

Updated On:

Products

Vantage Storage Resource Manager

Issue/Introduction

IEC070I RC 104 on RSTLOG.RLS file.

Environment

Vantage

Resolution

We have a lot of extents on the RSTLOG file. The reason for the VSAM error is on a PUT transaction. Basically, we need to reallocate the file with a larger primary/secondary.  The job to reallocate the file is located at:

VANTR14.INSTALL(J01RSTLG)


Update the allocation via the CYLINDERS parm, such as:


DATA - (NAME(vantage vsam data log file name) -
CYLINDERS(012 004) - -->> UPDATE this
CISZ(18432) -
RECORDSIZE(00176 00176)) - *