Can anyone explain the procedure for configuring cognos8
with oracle as Content Manager/Content Store? I know the
configuration of cognos8 with SQL SERVER (Like how to create
CM database in oracle and applying securities to access that
Database from cognos8 (Cognos Configuration)

Answer Posted / vidya

Hi Valraj

I written there steps to Configure Cognos8 with Oracle
Database. After read ur's view I come to know that you do
not have single Day exp. in Cognos so you asking ambiguous
things.

My answer was to help Real time working Associate who have
any trouble to configure cognos, Not for any false or fake
candidate to Qualifying Any Interview.

Create any Database on Oracle is not responsibility of a
Cognos Reporting team. Oracle Functional or DBA Associate
will responsible for Database creation in Oracle.
Securities can be Define at Cognos framework manager for
Cognos Reporting.

Being a OCA Certified associate I can tell you few steps
for create Database at Oracle it may help you beco’z I come
to know that u r a beginner in IT industry:
Steps are:

1> Create initialization file spfle &pfile
( '/ora/xyz/int.ora; )

2> Create a database creation script (@crdb.sql)

3> Connect to the instance

4> Decide &set ORACLE_SID

4> Create db Authentication db_name= ...

5> connect to the instance

6> Create a server parameter file

7> start the Instance

8> Issue the create Database

9> create Additional tablespaces

10> Run script to build Data Dictionary view

11> Run script to install any additional reqiered

For Create a password u may write script as:
Create user username identified by passward default
tablespace data quata unlimited on data;

on unix env. you may write as:
$ orapwd file= $ORACLE_HOME/dbs/orapwxyz
password = oracle

regards,
Vidya
SSE, SCSL

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can you tell me what are the dimension tables are used in project

2077


What are the steps to import the two data sources in framework manager?

796


Explain what is the main advantage of impromptu over cognos reportnet?

792


--------------Explain Table of contents?

1752


What are all the types of indexes in Cognos?

895


What are slice and dice?

701


What are the types of security?

768


how to perform back drill through in cognos 8 what is the use of it

2250


10. How many queries did you use in the complex reports? 11. How will you use the joins in the queries used in your report? 12. How many reports did you create in your project? 13. How many cubes did you create in your project? 14. How will you create .iqd file in FM. 15. Was your package multilingual or single language? 16. If you have created a single language package…and you have a client who need to access that in other language…how will you do that? 17. How many dimensions and facts did you use in your reports? 18. How will you use your package in Analysis studio? 19. Something like types of files in power play like pyi..i don’t remember this question. 20. If you want to create a prompt with 4 list, not containing any value using value prompt, which when we will see in the run time…if we will select any list, it should show us the data related to that list. 21. What all kind of packages you can create using FM. 22. In your project was your cube a relational or multidimensional? 23. I replied MD for the above question then they asked why did you use that? 24. How do you publish a cube? 25. Slicer and dicer….its use…where is it used? 26. Bursting…. 27. How many types of query subjects are there? 28. Difference between before and after aggregation?

2206


What is difference between content store and content manager?

734


Explain the difference between native sql and cognos sql?

705


How to do Performence Tunning in Cognos Reports?

2247


What are products of cognos?

765


1. We have been asked to add summary information to sales reprasentatives performance report. The report needs to be grouped by country and city to compare performance between areas Also we need to include revenue totals for each city and each country.

1953


can anyone provide link to download cognos 7.2 version for download along wiht installation and configuration steps tx in advance

2042