Creating Database User for Oracle Database

You need to create a database user for seed data creation.

If you select Use an Existing MDM Database User option while setting up the Oracle database in the Configurator, the database user should be available. For information about the Database Setup Wizard, see Installing Seed Data Using Database Setup Wizard.

    Procedure
  1. Connect to the database.
  2. Run the createuser.sql script from $MQ_HOME/db/oracle/configure.
  3. Specify the database username and password.

    The database user is created.