Friday, 9 May 2014

Online and Offline Repository Modes

You can open a repository for editing in either online or offline mode. You can perform different tasks based on the mode in which you opened the repository.

This section includes the following topics:


  • Opening a Repository in Offline Mode
  • Opening a Repository in Online Mode
  • Checking In Changes

Opening a Repository in Offline Mode :

Use offline mode to view and modify a repository while it is not loaded into the Oracle BI Server. If you attempt to open a repository in offline mode while it is loaded into the Oracle BI Server, the repository opens in read-only mode. Only one Administration Tool session at a time can edit a repository in offline mode.

To open a repository in offline mode


  1. In the Administration Tool, select File > Open > Offline.
  2. Navigate to the repository you want to open, and then select Open.
  3. In the Open Offline dialog box, type a valid user ID and password, and then click OK.
This opens the repository for editing.

NOTE:  If the server is running and the repository you are trying to open is loaded, the repository will only open in read-only mode. If you want to edit the repository while it is loaded, you have to open it in online mode. Also, if you open a repository in offline mode and then start the server, the repository will be available to users; any changes you make will become available only when the server is restarted.

Opening a Repository in Online Mode:

Use online mode to view and modify a repository while it is loaded into the Oracle BI Server. The Oracle BI Server must be running to open a repository in online mode. There are certain things you can do in online mode that you cannot do in offline mode. In online mode, you can perform the following tasks:


  • Manage scheduled jobs
  • Manage user sessions
  • Manage the query cache
  • Manage clustered servers
  • Stop the Oracle BI Server

To open a repository in online mode


  1. In the Administration Tool, select File > Open > Online.
The Open Online Repository dialog box appears, from which you select a data source.
The data sources displayed in the dialog box are all the User and System DSNs on your computer that are configured using the Oracle BI ODBC driver.

    2.  Select a data source, type a valid user ID and password, and then click OK.
The repository opens that contains the business model corresponding to the data source selected.

NOTE:  If you expect to work extensively with the repository (for example, you plan to check out many objects), select the Load all objects option. This loads all objects immediately, rather than as selected. The initial connect time may increase slightly, but opening items in the tree and checking out items will be faster.

Checking In Changes:

When you are working in a repository open in online mode, you will be prompted to perform a consistency check before checking in the changes you make to a repository.
If you have made changes to a repository and then attempt to close the repository without first checking in your changes, a dialog box opens automatically asking you to select an action to take. If you move an object from beneath its parent and then attempt to delete the parent, you will be prompted to check in changes before the delete is allowed to proceed.

Use the Check in Changes dialog box to perform the following tasks:


  • Make changes available immediately for use by other applications. Applications that query the Oracle BI Server after you have checked in the changes will recognize them immediately. Applications that are currently querying the server will recognize the changes the next time they access any items that have changed.
  • Specify that repository changes should be written to disk immediately. If the Oracle BI Server is shut down abnormally, using the Check Changes dialog box will make sure that checked-in changes to the repository can be recovered. Changes that are checked in but not saved to disk will be restored through the server's error recovery processing. (This processing takes place automatically whenever the Oracle BI Server has been shut down abnormally.)
To make changes available and have them saved to disk immediately


  • In the Administration Tool, select File > Check in Changes.
If the Administration Tool detects an invalid change, an informational message appears to alert you to the nature of the problem. Correct the problem and perform the check-in again.

NOTE:  If you make changes to a repository open in online mode, and then attempt to stop the Oracle BI Server, this option will not be available. This is because your changes will be saved automatically when the server shuts down.

Obiee 11g installation steps


Installation steps of RCU and OBIEE11g
Steps
1. Navigate to rcuHome/BIN/ and execute rcu.bat
2. The 11g installer welcome message screen will appear, click next
3. Select “create”, click next.
RCU 11.1.1.3.3. Win Install Screen 2
4. Database Connection Details screen, enter information from DB11gr2 install recipe
    -Host name from DB install
    – Port 1521
    – Service name from DB install
    – username sys
    – syspassword from DB install
RCU 11.1.1.3.3. Win Install Screen 03B
    Click Next
5. The “Checking Global Prerequisites” window appears, when it completes, click ok
RCU 11.1.1.3.3. Win Install Screen 06
6. Select components, click the “Oracle Business Intelligence” box. This will add only the Metadata services piece of “AS Common Schemas”, click next
RCU 11.1.1.3.3. Win Install Screen 07
7. Another validation window appears, click ok (RCU-08)
RCU 11.1.1.3.3. Win Install Screen 08
8. Schema Password, Select “use the same passwords for all schemas”, enter a password (Note it on worksheet), click next
RCU 11.1.1.3.3. Win Install Screen 09B
9. Map Tablespaces, accept defaults, click next
RCU 11.1.1.3.3. Win Install Screen 10
Click ok in warning box
RCU 11.1.1.3.3. Win Install Screen 11
10. Creating Tablespace, when the tablespace creation is complete click ok.
RCU 11.1.1.3.3. Win Install Screen 12
11. Summary, review the summary and then click create.
RCU 11.1.1.3.3. Win Install Screen 13
12. Repository Creation completes, click close.
RCU 11.1.1.3.3. Win Install Screen 14


OBIEE11g (11.1.1.6) Installation Steps
Download all the OBIEE11g 64 bit files from Oracle site and unzip all the files and click on “setup.exe” on disk 1 to start the installation process.
 
 Click on next
 
Click on Skip software updates and click next
 
Click on simple install and click next
 
Click next
 
Create a OBIEE11g home directory and ensure there are no spaces on the folder name. Locate the folder and click next.
 
Provide the Administration user name and password.
 
Click next
 
Provide the connect string and metadata schema name (DEV_BIPLATFORM)
 
Click next
 
Uncheck the security update and click next.
 
 Click on Install
 
 Once the configuration is 100% complete, click on next.
Once the installation is complete click finish. The system will open up the analytics page.
 
Login with the weblogic user ID and Password and check the sample reports.