mqsi_setupdatabase command

Supported platforms

  • Linux and UNIX systems

Purpose

Use the mqsi_setupdatabase command if you are setting up a supported database on Linux or UNIX systems. You need to run this command only if your database is Oracle.

Start of changeThis command sets up the required database links for the Oracle database that is used within your WebSphere Message Broker environment. This applies to both broker and user (application) databases.End of change

Start of changeNote that the command works for a remote database in the same way that it does for a local database.End of change

You must complete this procedure before you create the broker database. You are recommended to do this after you have installed your database, but you can complete this process before database installation if you specify the intended database installation directory correctly during this setup.

Syntax

Parameters

database
(Required) The database that you are installing. Possible values are :
  • oracle9
  • Start of changeoracle10End of change
database_home_directory
(Required) The name of the directory in which the database is (or will be) installed (for example, /usr/lpp/oracle9).

Authorization

The user ID used to invoke this command must be root. It must also be a member of the mqbrkrs group.