session--04--cognos 8 content store creation in oracle 10g and configuration

35
Gourav Atalkar Software Engineer bispsolutions.wordpress.com

Upload: gourav-atalkar

Post on 18-Nov-2014

124 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Gourav AtalkarSoftware Engineer bispsolutions.wordpress.com

Page 2: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

A). Installing the Oracle 10g Express Edition

B). Creating Content Store in Cognos Configuration

C). Creating Environments Variables

D). Creating Virtual Directories

E). Accessing the cognos 8 Bi

Page 3: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

We have oracle 10g express edition which you can download from oracle website.

Run the OracleXEUniv Set up .exe file from the system.

Oracle Database 10g Express Edition (Oracle Database XE) is a free version of the world's most capable relational database. Oracle Database XE is easy to install.With Oracle Database XE, you use an intuitive, browser-based interface, to: Administer the databaseCreate tables, views, and other database objectsImport, export, and view table dataRun queries and SQL scriptsGenerate reports

Page 4: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

You will find following screen

Page 5: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Click ‘Next’ to proceed

Page 6: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Select the ‘I accept’ check box and click ‘Next’

Page 7: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

You can browse any other

location for installation

Click ‘Next’ to proceed

Page 8: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

We can enter password for system

user here . We assuming ‘cognos’

Click ‘Next’ to proceed

Page 9: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

These are the installation settings

note down it and click on ‘install’ button.

Page 10: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

It will take two to five minute………….

Page 11: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

This is the final screen you have after installation

Page 12: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Enter Username =system ;and password=cognos; to login as

admin.

Page 13: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration
Page 14: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Now we will create content store with oracle 10g express edition and cognos 8.1 BI

Locate ojdbc14.jar in oraclexe\app\oracle\product\10.2.0\server\ jdbc\lib and copy it to cognos\c8\webapps\p2pd\WEB-INF\lib

If classes12.jar exists in this folder, delete it or rename it.

Page 15: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Go to Start Program files cognos 8 cognos configuration

Expand the Data Access node under Local Configuration tree. There should be a node by name Content Manager within Data Access.

You have one default content store created there for the sql databaseRight click and delete it.

Now right click on Content store and select New resource Database

Page 16: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Give Name=‘cognos8_contentstore’

And Type=‘oracle Database’Then Click ‘ok’ button

Page 17: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Give User id=‘cognos’ and password=‘cognos’

Previously We have created user in oracle 10 g.

Click ‘ok’ button

Page 18: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Put service name= ‘XE’ which is Express

Edition oracle

Page 19: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Go to File Save as utf-8 click on it

Make sure that all the components are green ticked as

shown

Page 20: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Now click on the ‘start’ button to start the services of cognos

Make sure that all the tasks goes on with out any error Cognos configuration completed

Page 21: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Right click on ‘My Computer’ and go toMy Computer-->Properties-->Advance-->Environment Variables--> System Variable-->New•Create two Environment Variables with following properties•Make necessary changes to the path to match with installation location of Cognos 8 Name, Path

JAVA_HOME= C:\Program Files\cognos\c8\bin\jre\1.4.2

CATALINA_HOME= C:\Program Files\cognos\c8\tomcat4.1.27

Restart the system for Environment Variables to take effect

Page 22: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Right click on ‘My Computer’ and go to ‘Manage’

Towards the left side of Computer Management window, expand the Computer Management node to obtain Services and Applications node within it

Go to Internet Information Services under it .There would be a Web sites folder in it

Expand it to see the Default Web site.

Page 23: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Create the directories by right clicking on default

website andsay New->Virtual Directory

Page 24: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Give the alias name as cognos8 and click ‘Next’

Page 25: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Give path as ‘C:\Program Files\cognos\c8\

webcontent’Make changes to the path according to

the installation location

Page 26: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Assign Read, Run scripts, Write and

Browse permissions

Page 27: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration
Page 28: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Similarly create a new Virtual directory under ‘cognos8’ directory by right clicking on it and selecting new virtual directory and give the name as ‘cgi-bin’

Page 29: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

For cgi-bin, give the path as C:\Program Files\cognos\c8\cgi-bin•Make necessary changes to the path according to installation loc.

Page 30: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Assign Read, Run scripts, Write and

Browse permissions

Page 31: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Go to properties of ‘Default Web Site’ and make changes as follows in the Home directory tab…

Page 32: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Check the following

•Script source access•Read•Directory browsing•Log visits•Index this resourceChange the following•Execute permissions as Scripts and Executables

Make the same changes to ‘Web Sites’ Directory

Page 33: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

Type the URL http://<machine name>/cognos8Examplehttp://Bisp/cognos8If all the installation and configuration goes on without any errors, you can see the cognos home page

Page 34: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration
Page 35: Session--04--Cognos 8 Content Store Creation in Oracle 10g and Configuration

• Presented By Gourav Atalkar• Email [email protected]