What is causing this issue with IDMS Dictionary Migrator?
FILE905E-GSSFILE RETURNED AN ERROR DURING WRITE WITH FILE VALDRPT , RETURN CODES ARE 000,004,000,012
Parameter:
PROCESS,
RUN=VERIFY,
IDSOURCE=(FDTD015),
DICT=TESTDICT,
IDOBJECT=(FDTD015),
OBJDICT=TESTDICT
EXTRACT,SCHEMA=ACCHEMA1, LEVEL=ENTITY
Release:
Component:
The VALDRPT file is getting B37:
13.23.02 JOB42180 IEC030I B37-04,IFG0554A,$KJYMIG1,MIGRATOR,VALDRPT,3522,TMPF57, 940
940 SYS19274.T132239.RA000.$KJYMIG1.VALDRPT.H0B
Usually the resolution is just to increase the size of the VALDRPT file so it has enough space. However, in this case there was an extra VALDRPT DDname that was getting picked up first.
Customer commented out the first VALDRPT DD and it no longer failed with a B37-04 when trying to WRITE to the VALDRPT file.