06 - Testing and Validating Repository
06 - Testing and Validating Repository
Outcome:
A tested and verified repository file
Process:
Do by using any one way
Servers in OBIEE 11G:
1. Oracle BI server:
1. It is a main server.
2. It controls all data security rules.
3. RPD will be loaded in this server .
2. Oracle BI presentation server:
1. It is used to develop reports, dashboards, key performance indicator (KPI),
score cards etc8
3. Oracle BI Java host:
1. It is used to display charts (graphs.)
4. Oracle BI scheduler:
1. It is used to schedule reports (Agents).
5. Oracle BI cluster controller:
1. It is useful to integrate ‘n’ number of servers.
6. Web logic:
1. It is web server useful to access reports and dashboards globally.
Loading Repository:
In loading repository into oracle BI server we have below six steps.
1. Close RPD.
2. Start the web logic server alone or all OBI severs.
3. Configure RPD in EM (Enterprise manager).
4. Start or restart oracle BI server.
5. Confirm RPD loaded or not by checking log file.
6. Confirm RPD loaded or not by developing report.
Step 1: Close RPD
Process:
Go to file menu of Administration tool click on close.
Step 2: Start the web logic server Services alone or All OBI severs
Go to Start All Programs Oracle Business Intelligence Click on Start BI Services
Method: Using EM
1. Click on capacity management availability
2. Select BI servers Click on restart selected yes after sometime close.
1. Go to below path
BI11g\instances\instance1\diagnostics\logs\OracleBIServerComponent\cor
eapplication_obis1
2. Open Nq server.log file observe our rpd name in the bottom of the notepad
Log Level:
1. Oracle BI Server provides a facility for logging query activity at the individual user
level
2. Log levels are available from 0 to 7.
3. In production we use ‘0’ i.e., No log level .This process is useful to improve the
performance of environment by reducing log creation work of oracle BI server.
4. In development and testing environments we use log level ‘2’.
5. The query log file is named Nq query.log and is located in the directory
Bi11g/instances/instance1/diagnostics/logs/oracle-bi servercomponent/
coreapplication-obis1.
Modifying rpd in online mode:
1. Check out.
2. Modify metadata.
3. Check in.
4. Save rpd.
5. Use copy as option to override original rpd (Optional)
6. Reload server metadata.