Issue: The customer was migrated yesterday from ESX to Lexicom, today when his NCR programs run he is getting a ton of Receive errors.
Resolution: The customer recently moved to an iASP. I had asked if the IFS was in the iASP and had no response so the QSYS.LIB directory string was kept as normal in the *FTP_VL scripts. He was getting receive errors on the CPYFRMSTMF command because it could not find QSYS.LIB...... Further investigation I found that the IFS is in the iASP and the QSYS.LIB needed to be as follows:
'/IASPHA/QSYS.LIB/EXT_FTP.LIB/VLIN.FILE/VLIN.MBR/'
The IASPHA is the name of the iASP on the customer's system. To find the name of an iASP run DSPLIB over EXTSYSF and the iASP name will be displayed in the Library ASP Device.
I went in and added the name of the iASP to both the send and receive scripts for network *FTP_VL
*NOTE only the '/QSYS.LIB needs the iASP name in front of it, not the other directories.
*NOTE also when running the DSPLIB if the value in Library ASP Device is *SYSBAS, an iASP is not being used.
Comments
0 comments
Please sign in to leave a comment.