Using ADDRTBLS for Exceptions Processing - Finalist - 10.0

Finalist Guide

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
Finalist
Version
10.0
Language
English
Product name
Finalist
Title
Finalist Guide
Copyright
2023
First publish date
1984
Last updated
2024-05-15
Published on
2024-05-15T00:57:22.811031

The ADDRTBLS module provides a method for setting up AddrScan processing exceptions. For example, you might want to use the ADDRTBLS module to set up exceptions to process:

  • P.O. SMITH as a name instead of as post office box
  • VISTA SANTA ROSA as a city name instead of as an URB
  • STAR RANCH as a city instead of an alias for STAR ROUTE

ADDRTBLS is provided as BAL source in the FNSOURCE library. Follow these steps to use ADDRTBLS.

  1. Modify the ADDRTBLS source
  2. Assemble ADDRTBLS and link into a load module. Link the load module using AMODE=31, RMODE=ANY.
  3. Place the load module into the Finalist batch, CICS, and IMS load libraries.
    Note: ADDRTBLS is only available on the z/OS platform. ADDRTBLS is not available on other platforms.