After_Journal[=file-spec] Noafter_Journal NOTE This qualifier is maintained for compatibility with versions of Oracle Rdb prior to Version 6.0. You might find it more useful to specify the Aij_Options qualifier, unless you are interested in creating an extensible .aij file only. Specifies how Oracle RMU is to handle after-image journaling and .aij file creation, using the following rules: o If you specify the After_Journal qualifier and provide a file specification, Oracle RMU enables journaling and creates a new extensible after-image journal (.aij) file for the database copy. o If you specify the After_Journal qualifier but you do not provide a file specification, Oracle RMU enables after-image journaling and creates a new extensible .aij file for the database copy with the same name as, but a different version number from, the .aij file for the database being copied. o If you specify the Noafter_Journal qualifier, Oracle RMU disables after-image journaling and does not create a new .aij file. 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 specify only one, or none, of the following after-image journal qualifiers in a single RMU Copy_Database command: After_ Journal, Noafter_Journal, Aij_Options, or Noaij_Options. You cannot use the After_Journal qualifier to create fixed-size .aij files; use the Aij_Options qualifier.