To create the master repository, launch the “Master Repository Creation” option from either Windows or UNIX. When prompted, enter the following information, and then click Save:
Driver: Enter the database driver used for the master repository. For Oracle databases, the JDBC driver (oracle.jdbc.driver.OracleDriver).
URL: Enter the database connection URL that specifies the connection information for the driver and selected database type. For example, the URL for an Oracle database is jdbc:oracle:thin:@host:port:sid. Replace host, port, and sid with the entries corresponding to the database used for the repository.
User name and Password: Enter the master repository user name and password for the database or schema you created. For example, the user name and password for the ERPI_MASTER_REP.
Technology: Select the database type used for the repository.
Next, create the logical schemas. See Creating Logical Schemas.