Aij_Options=journal-opts-file
Noaij_Options
Specifies how Oracle RMU is to handle after-image journaling and
.aij file creation, using the following rules:
o If you specify the Aij_Options qualifier and provide a
journal-opts-file, Oracle RMU enables journaling and creates
the .aij file or files you specify for the database copy.
If only one .aij file is created for the database copy, it
will be an extensible .aij file. If two or more .aij files
are created for the database copy, they will be fixed-size
.aij files (as long as at least two .aij files are always
available).
o If you specify the Aij_Options qualifier, but do not provide a
journal-opts-file, Oracle RMU disables journaling and does not
create any new .aij files.
o If you specify the Noaij_Options qualifier, Oracle RMU
disables journaling and does not create any new .aij files.
o If you do not specify an After_Journal, Noafter_Journal,
Aij_Options, or Noaij_Options qualifier, Oracle RMU disables
after-image journaling and does not create a new .aij file.
You can only specify one, or none, of the following after-image
journal qualifiers in a single Oracle RMU command: After_Journal,
Noafter_Journal, Aij_Options, Noaij_Options.
See Show After_Journal for information on the format of a
journal-opts-file.