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
- Connect to the database.
- Run the createuser.sql script from $MQ_HOME/db/oracle/configure.
- Specify the database
username and
password.
The database user is created.