Creating a Domain and the bi_server1 Managed Server on APPHOST1

5-2 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Business Intelligence

5.1 Creating a Domain and the bi_server1 Managed Server on APPHOST1

Run the Oracle Business Intelligence Configuration Assistant from the Oracle home directory to create a domain containing the Administration Server and the first Managed Server with Oracle Business Intelligence components. 1. Ensure that the database where you installed the Business Intelligence Platform schemas is running. For an Oracle RAC database, it is recommended that you ensure that all instances are running, so that the validation check that is performed in later steps is more reliable. 2. Change the directory to the location of the Configuration Assistant created in Chapter 3, Installing the Software : APPHOST1 cd ORACLE_HOMEbin 3. Start the Configuration Assistant: APPHOST1 .config.sh

4. In the Welcome screen, click Next.

5. In the Prerequisite Checks screen, verify that all checks complete successfully, and then click Next.

6. The Create, Scale Out or Extend screen is displayed. In this screen, select Create

New BI System , then enter the following: ■ User Name: weblogic ■ User Password: your_password ■ Domain Name: bifoundation_domain Click Next. 7. In the Specify Installation Location screen, enter: ■ Middleware Home: ORACLE_BASEproductfmw dimmed ■ Oracle Home: ORACLE_BASEproductfmwOracle_BI1 dimmed ■ WebLogic Server Home: ORACLE_BASEproductfmwwlserver_10.3 dimmed ■ Domain Home: ORACLE_BASEadmindomain_nameaserverdomain_name The Domain Home must end with the domain name. ■ Instance Home: ORACLE_BASEadmininstance1 ■ Instance Name: instance1 Click Next. 8. In the Configure Components screen, select the following: ■ Oracle Business Intelligence – Business Intelligence Enterprise Edition – Business Intelligence Publisher – Real-Time Decisions Click Next. 9. In the RPD Encryption Password screen, provide the following information: Creating a Domain with the Administration Server and First Managed Server 5-3 ■ RPD Password ■ Confirm RPD Password This password is used for the sample repository called SampleAppLite.rpd that is included with the installed files. Click Next. 10. In the BIPLATFORM Schema screen, provide the following information: ■ Database Type: Oracle Database ■ Connect String: CUSTDBHOST1:1521:CUSTDB1CUSTDBHOST2:1521:CUSTDB2BIEDG.M YCOMPANY.COM ■ BIPLATFORM Schema Username: prefix_BIPLATFORM ■ BIPLATFORM Schema Password: your_password Click Next. 11. In the MDS Schema screen, verify the information. For example: ■ Database Type: Oracle Database ■ Connect String: CUSTDBHOST1:1521:CUSTDB1CUSTDBHOST2:1521:CUSTDB2BIEDG.M YCOMPANY.COM ■ MDS Schema Username: prefix_MDS ■ MDS Password: your_password Click Next. 12. In the Configure Ports screen, select one the following: ■ Auto Port Configuration ■ Specify Ports using Configuration File Click Next. 13. In the Specify Security Updates screen, choose whether you want to receive security updates from Oracle support and if you do, enter your e-mail address. Click Next. 14. In the Summary screen, click Configure. 15. In the Configuration Progress screen, verify that all the Configuration Tools have completed successfully and click Next.

16. In the Complete screen, click Finish.

Usually, Node Manager is started automatically when config.sh completes. If Node Manager is not running for some reason, run these commands to start it on APPHOST1: APPHOST1 cd WL_HOMEserverbin APPHOST1 .startNodeManager.sh

5.2 Configuring JMS for Oracle BI Publisher