HELPLIB.HLB  —  RMU72  Dump  After journal, Command Qualifiers, Only
    Only=(select-list)

    Allows you to specify one select list item to output. (See also
    the First=(select-list) and Last=(select-list) qualifiers for
    specifying a range.) If you specify more than one keyword in the
    select-list, separate the keywords with commas and enclose the
    list in parentheses. If you specify multiple items in the select
    list, the first occurrence is the one that will activate Oracle
    RMU.

    The Only qualifier is optional.

    The select-list of the Only qualifier consists of a list of one
    or more of the following keywords:

    o  TID=tid

       Specifies a TID in the AIJ journal.

    o  TSN=tsn

       Specifies a TSN in the AIJ journal, using the standard [n:]m
       TSN format.

    o  Type=type-list

       Specifies the types of records to be dumped. The type-list
       consists of a list of one or more of the following keywords:

       -  Ace_header

          Type=A records

       -  Checkpoint

          Type=B records

       -  Close

          Type=K records

       -  Commit

          Type=C records

       -  Data

          Type=D records

       -  Group

          Type=G records

       -  Information

          Type=N records

       -  Open

          Type=O records

       -  Optimize_information

          Type=I records

       -  Prepare

          Type=V records

       -  Rollback

          Type=R records

    By default, the entire .aij file is dumped.
Close Help