Segmented_Strings Nosegmented_Strings Verifies all list (segmented string) data for each column, in each table in any of the two types of storage areas: read/write and read-only (on read/write disk devices). When you specify the RMU Verify command with the All qualifier, all list data (segmented strings) in all tables is verified in the database. The Segmented_Strings qualifier can only be used with the Lareas qualifier and has the following meanings when used with this qualifier: o RMU Verify command with the Lareas=* and the Segmented_Strings qualifiers. Segmented strings in all tables are verified. o RMU Verify command with the Lareas=(LAREA_1, . . . ,LAREA_N) and the Segmented_Strings qualifiers. Segmented strings in tables LAREA_1, . . . ,LAREA_N are verified. If the Segmented_Strings qualifier is omitted, there is no list data verification. The Segmented_Strings qualifier verifies all list data in each column of each row in the database. The verify operation tries to fetch all pointer segments and all data segments from the pointer segments, and verifies all header information, including the total length of the segment, the number of pointer segments, the number of data segments, and the length of the longest segment for the list data.