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
You must configure the location for all persistence stores to a directory visible from both nodes. Change all persistent stores to use this shared base directory.
5-4 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Business Intelligence
1.
Log into the Administration Console.
2. In the Domain Structure window, expand the Services node and then click the
Persistent Stores
node. The Summary of Persistent Stores page is displayed.
3. In the Change Center, click Lock Edit.
4. Click BipJmsStore and enter a directory that is located in the shared storage. This
shared storage is accessible from both APPHOST1 and APPHOST2: ORACLE_BASEadmindomain_namebi_clusterjms
5. Click Save and then click Activate Changes.
6.
The changes will not take effect until the Managed Server is restarted. Restart the Managed Server.
5.3 Creating boot.properties for the Administration Server on APPHOST1
Create a boot.properties file for the Administration Server on APPHOST1. This file enables the Administration Server to start without prompting you for the
administrator username and password.
1.
Go to the following directory: ORACLE_BASE
admindomain_nameaserverdomain_nameserversAdminServersecurity
2.
In this directory, create a file called boot.properties using a text editor and enter the following lines in the file:
username=Admin_Username password=Admin_Password
3.
Save the file and close the editor.
5.4 Starting the Administration Server on APPHOST1
The Administration Server is started and stopped using Node Manager. However, the first start of the Administration Server with Node Manager requires changing the
default username and password that the Configuration Assistant set for Node Manager. Follow these steps to start the Administration Server using Node Manager:
1.
Use the Administration Console to update the Node Manager credentials:
a.
Open a Web browser and go to http:APPHOST1:7001console.
b.
Log in as the administrator.
c. In the Change Center, click Lock Edit to enable configuration changes.