Data Nodata Specifies whether consistency checks are made between indexes and tables. When you specify the Data qualifier, Oracle RMU checks that every row to which an index points is a valid row for the table and it checks that every row in a table is pointed to by every index defined on the table. See the description of the Indexes qualifier for more information on how these comparisons are made. The Data qualifier is valid only when it is used with the Indexes qualifier. See the Usage Notes entry in this command for the rules that determine which qualifiers can be used in combination on the same RMU Verify command line. The default is the Data qualifier.