Finding and Fixing Dictionary Issues

For Lawson programs to work properly with Lawson tables stored in the third-party database, the Lawson dictionary descriptions must match the expected translations in the database. Mismatches in these definitions can lead to performance problems or even program failure (column definition mismatches). Use the Verify Dictionary utility when you suspect dictionary mismatches such as missing objects or mismatched columns. Use the Build Data Definition Language utility to correct these issues or others, when you do not want to use the reorganization process.

Use the Verify Dictionary (verifyibm) utility to check the two definitions. If problems are identified, use the Build Data Definition Language utility (bldibmddl) to modify an object (table or index) that needs rebuilding or modification. These utilities are used from a Lawson command prompt.