You are on page 1of 35

Cognos8 Installation And Configuration with Oracle9i Database

Table of Contents

1. Cognos8.4 Installation:...................................................................................................... 4 2. Oracle 9i database Installation: .........................................................................................8 3. Oracle 9i Configuration:...................................................................................................14 4. Restore Sample Databases: ..........................................................................................20 6. Cognos8.4 Configuration with Oracle 9i Database:........................................................23 7. Deployment of Cognos8 Samples:...................................................................................27 8. Data Sources creation in Cognos Connection:..................................................................32

Introduction
This Document Outlines the Installation and Configuration of the Cognos8.4 with Oracle9i Database. It presents in detail the procedural screenshots of the Installation and Configuration. It also presents procedure for restoring of the Sample Databases, Setting up of the Web- Aliases, Datasource Creation, Deployment of Cognos Samples.

1. Cognos8.4 Installation:
Copy cognos8.4 dump to local machine

Open folder Server>win32 inside Cognos8

Run the setup.exe file from the folder

Click on Run

Keep default selection of Installation Language Selection as English (Default) and proceed to next step

For License Agreement select on option I accept and click on next

Keep default Installation Location and click on next

For Component Selection by default selected and click on next

Keep default selection of Shortcut Folder and proceed to next step

For Installation Summary click on next

Installation Progress after all cognos 8 components install and click on Finish

2. Oracle 9i database Installation:


Steps to be followed for oracle 9i installation Copy oracle dump to local machine

Open folder disk1 inside oracle

Run the setup.exe file from the folder

Click Next to proceed

Keep default file location and proceed to next step

Keep default selection of Available Products as Oracle 9i Database and proceed to next step

Keep default selection of Installation Types as Enterprise Edition and proceed to next step

Keep default selection of Database Configuration as General Purpose and proceed to next step

Keep the default Port Number and proceed

For Database Identification give a name (Preferably System) which will be the service name

Keep the default Database File Location and proceed

Select the Database Character Set as Unicode (AL32UTF8).

At the End of installation give the Sys Password and System Password (preferably same for both) when prompted.

3. Oracle 9i Configuration:
1. Open Enterprise Manager Console from Start>All programs>Oracle-Service name

2. Enter in the Database using service name as user name and Sys password and select Connect as: SYSDBA(If service name is System then you can login as Normal)

3. In Database>Storage>TableSpace right click and select Create tablespace for Content Store and Cognos Samples

4. In Database>Security>Users create users for Content Manager and for Database samples (Like GOSL,GORT etc)

Content Manager (CM)

Database Samples (GOSL)

5. For Each Database follow the below steps: Enter the Username , Give Password(preferably same as username) Select the Tablespace Content Store for Content Manager

In the Role tab add DBA as the Available Role and check the Admin Option for all Content Manager (CM)

6. For Each Database follow the below steps: Enter the Username , Give Password(preferably same as username) Select the Tablespace Cognos Samples for Database Samples.

Add DBA role and check the Admin Option for all Database Samples (GOSL)

Create the Users under the Security in Enterprise Manger Console.

4. Restore Sample Databases:


To import samples into the User open the DOS Command window and the follow below steps Type the import command imp username (GOSL, GORT etc.)/password(of username)

Provide the path of the .DMP file(sample file for Oracle) when prompted for Import file.

Retain the Buffer size as default

Type N and press ENTER

For Ignore Create error type Y and press Enter

Press Enter for Import grant

Press Enter for Import table data

Press Enter for Import entire export file

At the end of import we will get a message Import terminated successfully with warnings.

6. Cognos8.4 Configuration with Oracle 9i Database:


1. Copy ojdbc14.jar from Oracle Library path oracle/ora92/jdbc/lib to C8 library path Programfiles/cognos/c8/wepapps/p2pd/WEB-INF/lib

2. Open Cognos Configuration from Start>All programs -> Cognos8

3. Delete Content Store From Data Access -> Content Manager

4. Right Click on Content Manager create New resource -> Database

5. Type the name as Content Store and select the type Oracle Database

6. In Content Store type service name of Oracle and User ID ( User ID should be the name of content store created as user in oracle -> security -> users) and its password

7. Test the Content Manager. ( Right- Click Content Store -> Test)

8. Database Connection succeeds. Save the configuration and start Cognos Service

7. Deployment of Cognos8 Samples:


Go to C8 location C:\Program Files\Cognos\c8\webcontent\samples\Content and copy the Cognos Samples. Zip and paste under the deployment location C:\Program Files\Cognos\c8\deployment Import the Cognos Samples into the C8 environment 1. Open your browser, and type http://localhost/cognos8, and press Enter. 2. Go to Cognos Connection. 3. From the Lanch menu, click IBM Cognos Administration.

4. Click on Content Administration

5. On the toolbar, click New Import.

6. Select the deployment archive page, select the Cognos_Samples archive and then click next.

6. Specify the name, click next.

7. Select GO Data Warehouse, GO Sales, GO Sales and Retailers packages.

8. Uncheck the Disable after import and then click next.

9. Click Next on Specify the general options page,

10. Click Next on Review the summary page,

11. Click Save and run once, and then click Finish.

12. On the Run with options page, click Run, and then click OK.

8. Data Sources creation in Cognos Connection:


1. Go to IBM Cognos Connection click on Launch -> IBM Cognos Administration

2. Click on Configuration tab and create New Data Source

3. Type Name and click next

4. Under Connection Type, Select Oracle and then click Next

5. In the Oracle Connection String , Type Service name (Which is created in Oracle)

6. Under Signon, check the Password box and Type the User ID and Password (Oracle) and Test the Connection.

7.

Data Source created successfully

You might also like