Using Gen 8.6 Client Server Encyclopedia (CSE) and generate the full model DDL using the Encyclopedia Construction Client.
The last time that this worked was sometime back and the installation has not changed since then, apart from the application of a Windows Security Update.
It is still possible to generate an individual DDL, but when try the whole model, the generate fails with:MDEXI0045E Request file was not transferred
The successive model generates all fail, but at different points.
Have tried with a different model and the same thing happens.
Gen Client Server Encyclopedia
1. The only file transfer during the CSE Construction Client -> CSE processing is when the CSE server sends back the final genstat.ctl file to the client.
2. The iefmd log file on CSE Server indicated a failure to create local genstat.ctl file which in turn results in a failure to send that file back to the client leading to the MDEXI0045E
error message e.g.
=== GenCtlFile::openfile: Error opening generation transaction file D:\CA\Gen 86\work\USER1\genstat.ctl
encyddgOSChildProcessRC->getResults() failure 8
GenCtlFile::openfile: Error opening generation transaction file D:\CA\Gen 86\work\USER1\genstat.ctl
PODCNT058/2501 CSE_ENV ENCY: UTLGENCD................Failed.
===
=== GenCtlFile::openfile: Error opening generation transaction file D:\CA\Gen 86\work\USER2\genstat.ctl
encyddgOSChildProcessRC->getResults() failure 8
extract of fileName genstat.ctl
sending generation status file
13600 UTLGENCD End Time: 2018-03-21 15:21:42
===
A McAfee anti-virus update to the CSE Server had caused the genstat.ctl file to be scanned and that is causing the intermittent problem. After the scanning of the genstat.ctl file was disabled the problem was resolved.