Q1. Why do we use determinant? Please explain with examples?

Q2. What is new arrive dimensions? Please explain with examples?

Q3. Suppose we have a table which is holding a large number
of records. There are 4 columns which are very frequently
used in the Cognos reports, so can we create indexing on
those 4 columns?

Answers were Sorted based on User's Feedback



Q1. Why do we use determinant? Please explain with examples? Q2. What is new arrive dimensions? P..

Answer / anirban pal

Q1.
Determinants define functional dependencies between query
items. It is used to avoid double counting of data is
denormalized data sources. Determinants are used to
-Add information about dependencies between columns to avoid
double-counting.
-Specify the granularity of a de normalized query subject to
control grouping and double-counting.
-Uniquely identify the row of data when retrieving text blob
data.
-Override the determinants imported from the data source
that conflict with relationships.
e.g.
Determinant and Dependent
The terms determinant and dependent can be described as follows:
1. The expression X Y means 'if I know the value of X, then
I can obtain the value of Y' (in a table or somewhere).
2. In the expression X Y, X is the determinant and Y is the
dependent attribute.
3. The value X determines the value of Y.
4. The value Y depends on the value of X.

Is This Answer Correct ?    2 Yes 1 No

Q1. Why do we use determinant? Please explain with examples? Q2. What is new arrive dimensions? P..

Answer / ssr

Let us understand the determinants in simplest terms.

Company CEO Empl
-----------------------------------------------------
Ennov Vijay Vishwas
Ennov Vijay Mritunjay
Ennov Vijay Farrukh

Company Revenue
---------------------------------------
Ennov 500000
Carrot 400000

When above 2 tables are joined on Company field and you
bring following items in the query Company,CEO, Revenue. The
following will be the output

Company CEO Revenue
-------------------------------------------------
Ennov Vijay 500000
Ennov Vijay 500000
Ennov Vijay 500000

You got three rows because Ennova had three employees, here
cognos was not able to understand that granulirity of both
these tables was different. You have to defined it
explicitely and end product of this is called DETERMINANTS.

Here in the first table you have to define 2 determinants
CEO and Company and and check the check box of group by. Now
when you run the query in cognos you will find that
repeation is not there

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Cognos Interview Questions

what are typees of dimensions

11 Answers   HCL,


how can you get the errors in job? when loops are araised we get error?

0 Answers   Syntel,


What is a Pivot?

0 Answers  


i wanna some client names and project names in cognos? plz send cognos resumes(3+) exp plz plz plz help me??

1 Answers   TCS,


What is Metrics designer?

0 Answers  






How do you schedule process automatically in cognos.I.e we have 50 reports and 100 users that will schedule daily, weekly, and monthly basis? Pls, give the answers the query early on.

3 Answers  


What is minimum version of internet explorer to run the Cognos report.

3 Answers  


Can you define a query subject?

0 Answers  


A list box contains 1000 records, while running the list, inside the header the content has to scroll down. Note the header should not go up?

1 Answers  


------Diff B/W DrillThrough and master and Detailed Report?

2 Answers   IBM,


Column level security in report

4 Answers  


what are the errors faced while bursting the reports and how to solve those errors?

0 Answers   EDS,


Categories