Cognos Data Warehouse

  Home  Data Warehouse  Cognos Data Warehouse


“Cognos Data Warehouse Interview Questions and Answers will guide us now that Cognos describes itself as the foremost supplier of enterprise business intelligence (EBI) solutions, with over 2.5 million seats in thousands of companies worldwide. So learn about the Cognos and get preparation for job in Cognos with the help of this Cognos Data Warehousing Interview Questions with Answers guide”



28 Cognos Data Warehouse Questions And Answers

1⟩ In my report contain Product name, Amount, Country, Sales person. I want to create one prompt Sales Territory.( Ex asia, US, UK, AUS), but territory column is not there in my model and source. if u select the Asia in prompt page-ll Asian country results I want in report page. I discussed with my friends and colleague, they told use the static choice function. Still I face this problem. if u know please tell me?

Based on country column find out the territory.create territory column in model level. In my expectation we should hard code using case condition.

If u find any best answers please give me solution.

 156 views

2⟩ Suppose you run a report with empty data, how will you inform the end user that it has no data while running the report in report studio? is it possible, if so how?

Add a list footer and a text messsage inside "No Data". create a booloean conditional variable "Test" with code "rownum()>0". Select the complete list footer and set Style Variable, if Yes, Box Type of the List footer should be set to "none". This should work...RD

 159 views

4⟩ What is the difference b/w macros and prompt?

Macro-A macro is a set of instructions that can run applications.Example : A macro can open your catalog,select a report(say for instance) convert that to another format and export it to any specified location,provided the code (Program)is such.Prompt-A prompt specifies the manner in which data in the reports are to be displayed.A Prompt can be defined at the catalog level either or during report generation.

 141 views

5⟩ What is Cognos Powerhouse and what is it used for?

Cognos Powerhouse is High-Productivity Application Development Solutions equips you with high-productivity development environments for creating your data-driven business solutions faster,whether for Web-based, client/server, or traditional terminal-based access. PowerHouse has gained a worldwide reputation for productivity, reliability, performance, and flexibility.

 160 views

7⟩ What you mean by Drill across and what is the difference between drill through, drill across?

Drill across means when you are moving from one report to another report like country in one report and States in another Report whereas if the report is using same report from moving from country to state. In other when you are moving details level if you are using the different report it is drill across and if you are using same report it is drill through.

 153 views

8⟩ What is loop in frameworkmanager?

Loop: loop is a closed path (relation) that exists among 3 (or) more tables. For example, if we have '3' tables T1, T2, T3 then, a loop exists among these tables only when we create joins in the following fashion:

Loop: T1 ---> T2 ---> T3 ---> T1

To resolve the above problem, we have to create a shortcut (or) Alias to the Table T1.

No Loop: T1 ---> T2 ---> T3 ---> Alias (or) Shortcut of T1

 169 views

9⟩ How can i test reports in cagonos?

In cognos report net by the validate report option a report can be tested. If there will be any error, it will specify the the error, unless it will give message -'report specification is valid'.

After creating the report we will connect to the oracle and we will write the sql query and we will compare this 2 reports .

 140 views

10⟩ What are products of cognos?

Cognos 6.6 7.0,7.3(PowerPlay, Impromptu)--ReportNet1.0,1.1mr1, 1.1mr22---ReportNet 8.0(latest)IWR is use by Impromptu to publish reports, PPES is used by PP, Cognos Connection is used by repornet. there are many other tools but these are the main.

 123 views

11⟩ How can i schedule reports in cognos?

By using Cognos Schedular, one can schedule the running reports in Impromptu to execute and save it in desired format.

By using Cognos MACRO script language the reports can be executed and distributed to recipients by using mail applications.

Compiled Cognos MACROs can be scheduled using Cognos Schedular.

 144 views

12⟩ How create measures and Demensions?

You can create measure once you import all the data into the data source.You can create measures and dimensions by draging the required source from datasource into dimension map and measure tab.(need to find scope of measures for all the dimensions)

 153 views

13⟩ How can create users and permissions in cognos?

n impromptu menu go to Catlog->User profiles -> userclass tab -> click on Creator ->u can give there folder access,table access,filters,Governor etc

you can crate users by using USERS PROFILE option......and you can give permissions using ROLE IN C8 and GOVERNERS in C7

 141 views

14⟩ What is the difference between enterprise data warehouse and data warehouse?

Big Organizations have a lot of diversified sources of data.There might be a dataware house exclusively for transport and others for data related to the project the company runs.In such case the complete enterprise's(company's) date ware house is a big combination of all and is known the Enterprise data Warehouse(EDW)

 145 views

15⟩ what is meant by alternate drill down with ex?

Alternate drill down path means there will be two path to opt.For example- We will have time dimension now the client requirement is they want two type of year -one is calender year(Jan-Dec) and another is fiscal year(Apr-Mar).

 139 views

17⟩ What is difference between PAGE BREAK and Section Report? What is Main Advantage Datawarehousing over Oracle?

Section-section is eliminate the duplicate recod.but report looking separate bluck.

setpagebreak means to display the reports in onepage. eg. suppose u create a list report ordermethod,orderyear,revenu

when u create section on ordermethod.it will eliminate the duplicate record.but when u apply the set pagebreakc.report display in onepage.like fax reports in onepage,email reports in another page.this in cognos 8 querystudio.

 152 views

18⟩ What is Zero-foot print? What are the other methods working as deployment functionality?

Cognos offers Portal Services that allow organizations to easily manage and display Cognos business intelligence, planning, and scorecarding in your existing enterprise information portals. Including Cognos reports, analysis, dashboards, scorecards, and other capabilities drives higher returns in your information and portal investments.

Cognos portals offer:

Zero Footprint: Cognos portals have no footprint on the user's desktop. Anyone inside or outside the organization with a Web browser can access and interact with content.

Intuitive User Interface: No special training is required to use the portal. Standard browser interface actions-such as following hypertext links, copying, and pasting-allow users to access and organize business intelligence content quickly and easily

 184 views

19⟩ Give me any example of semi and non additive measures?

Semi-Additive: Semi-additive facts are facts that can be summed up for some of the dimensions in the fact table, but not the others. Non-Additive: Non-additive facts are facts that cannot be summed up for any of the dimensions present in the fact table. Current Balance and Profit Margin are the facts.Current Balance is a semi-additive fact, as it makes sense to add them up for all accounts (what's the total current balance for all accounts in the bank?), but it does not make sense to add them up through time (adding up all current balances for a given account for each day of the month does not give us any useful information). Profit Margin is a non-additive fact, for it does not make sense to add them up for the account level or the day level.

 148 views

20⟩ What is drill down and slicing and dicing whats the difference between them?

Drilling lets you quickly move from one level of detail to another to explore different aspects of your business. Drilling down moves you down in the hierarchy; drilling up moves you up in the hierarchy.

Slicing and Dicing

While you can drill to look at information at any level, you can slice and dice to select the exact information you want in your report.

 179 views