Z/OS (mainframe) - VeriMove - 4.0

VeriMove Release Notes

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
VeriMove
Version
4.0
ft:locale
en-US
Product name
VeriMove
ft:title
VeriMove Release Notes
Copyright
2023
First publish date
2002
ft:lastEdition
2024-05-15
ft:lastPublication
2024-05-15T01:27:59.195000

Mainframe NCOA data FTP process

An FTP transfer process has been created to replace the socket transfer used by the mainframe UPLOAD program. There is JCL to allocate the necessary NCOA files on the mainframe, scripts to modify and transfer the data to the mainframe using FTP (or FTPS), and JCL to load the NCOA VSAM files with the transferred data.
  • The scripts and JCL are found in the windows install under the Utilities\MFftp folder.
  • The document readme.docx explains the new FTP process for transferring NCOA files to the mainframe.
  • Increased security measures have prevented the socket data transfer used by UPLOAD from working properly at all locations. The socket UPLOAD process can still be used, but will no longer be supported. If issues are encountered with UPLOAD, then the FTP process should be used.
  • New required DD for MU JCL for the daily delete header //DLYHDR DD DISP=SHR,DSN=yourhlq.yourUspsData.SEQ.DLYHDR

    This file must be located in the same directory as the daily delete file for the Mainframe transfer processes to pick it up.