VMS Help  —  RMU72  Verify  Command Qualifiers, Lareas
    Lareas[=logical-area-list]

    Specifies the storage area pages allocated to a logical area
    or logical areas that you want verified. If you list multiple
    logical areas, separate the logical area names with a comma,
    and enclose the logical area list within parentheses. The Lareas
    qualifier with no arguments (or Lareas=*) directs Oracle RMU to
    verify all logical areas of the database. When a logical area is
    verified, each page in the area is read and verified sequentially
    starting at the first page.

    If an index name is specified with the Lareas qualifier, the
    index is verified, but it is not verified as a logical area.
    In this case, the first index record is fetched (which could be
    on any page) and the verification follows the structure of the
    index. (For example, if the index record points to other index
    records, then those records are fetched and verified. If the
    index node is a leaf node, then the data record is fetched and
    verified. These data pages might reside in different logical
    areas.)

    Use this qualifier to verify one or more tables.

    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 Lareas qualifier can be used with indirect file references.
    See the Indirect-Command-Files Help entry for more information.

    By default, Oracle RMU does not verify logical areas.
Close Help