We had an issue come up where I created a save file and exported an export list into the save file.
Before we deployed it (imported into production) I realized we missed something.
So I added the missing components to the export list and exported that list to the SAME save file. I checked the logs and it looked like all was ok, in the beginning of the log it said something like "file cleared".
When we ran the import, it failed with the message
A bit further down we haveData area DC@EXTEXIM in QTEMP not found.
Then we get intoFile DC@X02CC in library *LIBL not found or inline data file missing.
I have never had this happen before. I am going to create a NEW save file and see if that works.RNX1217 Information 99 05/02/18 19:00:07.305885 DC@P9007 DCXPGMLIB *STMT DC@P6207 DCXPGMLIB *STMT
From module . . . . . . . . : DC@P9007
From procedure . . . . . . : DC@P9007
Statement . . . . . . . . . : 229
To module . . . . . . . . . : DC@P6207
To procedure . . . . . . . : DC@P6207
Statement . . . . . . . . . : 5511
Message . . . . : Error message CPF4101 appeared during OPEN.
Cause . . . . . : RPG procedure DC@P6218 in program DCXPGMLIB/DC@P6218
received the message CPF4101 while performing an explicit OPEN operation on
file DC@X02CC. The actual file is DC@X02CC. Recovery . . . : Check the
job log for a complete description of message CPF4101, and contact the
person responsible for program maintenance.
DCM9998 Information 00 05/02/18 19:00:07.311960 DC@P9007 DCXPGMLIB *STMT DC@P6207 DCXPGMLIB *STMT
From module . . . . . . . . : DC@P9007
From procedure . . . . . . : DC@P9007
Statement . . . . . . . . . : 229
To module . . . . . . . . . : DC@P6207
To procedure . . . . . . . : DC@P6207
Statement . . . . . . . . . : 5511
Message . . . . : Program DC@P6218 encountered unexpected error - use HELP
for error details
Program = DC@P6218.DCXPGMLIB, Error codes (refer chapter 14 in RPGIII manual)
were 00000 / 00000, Statement = 00000000, MI/ODT number = 0000, Routine =
*DETC, Number of parms = 008, Message number = , Message text = File
DC@X02CC in library *LIBL not found o