Migration Process

Enterprise users are defined and managed in the directory and can be authenticated to the database either with a password or with a certificate. Users who authenticate with a password require an Oracle Database password, which is stored in the directory. Users who authenticate with a certificate must have a valid X.509 v3 certificate.

This utility performs the following steps during migration:

  1. Selects the users from the database for migration.

  2. Creates corresponding user entries or uses existing entries in the directory.

  3. Creates new database passwords and copies the corresponding verifiers to the directory for migrating users.

  4. Puts the schema mapping information for the migrating users' entries in the directory. (optional)

  5. Drops or alters the migrating users' local database schemas. (optional)

    Note:

    In the current release, the utility migrates users with certificate-based authentication and makes them ready for password authentication. Previously, SSL-based authenticated users were required to reset their Oracle Database passwords. User wallets are not created as part of this process.

    See Also:

    "Managing Oracle Wallets" for information about creating, managing, and using Oracle wallets