Added some fields to a record for a modeled sequential file dataview, but, when trying to copy the RECORD from T001 to PROD, the following error message is returned:
​DDOL001120C - ERPP - DSF INTERNAL ERROR, RC=SRV050
along with:
DSF Error Panel E01D DSF called by program DDMCFPR at location 108E Miscellaneous Info Command: STRCOPY Return Code: 050 Error Module: SRV ------------------- Database Id..: 0002
Release: 15.1
Component: DataDictionary Ideal
The SRVnnn errors occur when an attempt is made to copy the FILE structure at the RECORD level. For a modeled sequential file dataview, you have to do the copy at the FILE level, not at the RECORD level.
After you make all the changes to the record, the procedure to implement the changes is as follows:
See also Defining Modeled Sequential Files.