Previous Topic: LREL Tables and Objects

Next Topic: Verify Database Customizations

Verify LREL Conversion

During data migration, the system adds LREL tables to manage many-to-many relationships. You can verify the contents of the new tables and updated site-defined code and reports.

To verify data in the LREL tables

  1. Query the contents of the tables to verify that they contain the correct data.
  2. Update each site-defined report to verify that report data originates from the new LREL tables.
  3. Update the queries with the new DBMS table references.
  4. Test site-defined reports and code. Update your code to use the new LREL tables and a supported interface, such as Web Services. If necessary, update the table names in your code.