VMS Help  —  RMU72  Load  Database  Command Qualifiers, Audit
    Audit
    Audit=Database_File=db-name

    Allows you to load a database's security audit records from an
    OpenVMS security audit journal into one of the following:

    o  A table in the database being audited

       Specify the Audit qualifier without the Database_File option
       to indicate that you want the security audit records to be
       loaded into the database specified with the root-file-spec
       parameter.

    o  A table in a different database than the one being audited

       Specify the Audit=Database_File=db-name qualifier to indicate
       that you want to security audit records for the database
       specified with the root-file-spec command parameter to be
       loaded into the database specified with the db-name option
       parameter.

    If you specify the Audit qualifier, you cannot specify the Fields
    or Trigger_Relations qualifiers.

    In addition you cannot specify the Audit qualifier with a
    parallel load operation. If you attempt to do so, Oracle RMU
    issues a warning and performs a single-executor load operation.
Close Help