Ibm Cognos Tm1 Placement Papers - Ibm Cognos Tm1 Interview Questions and Answers updated on 27.Jul.2024

Q1. Define Prolog Tab?

Procedure is executed before the data source for the TI is opened.  TI directly goes to Epilog if the data source for the process is none and if there is no data source then Metadata and data tabs are ignored.

Q2. Define Sparse Cube?

It’s a cube in which number of populated cells as a percentage of total cells is too low.

Q3. What Is The Role Of Skipcheck In Tm1?

SKIPCHECK forces TM1 to use the Sparse Consolidation algorithm in all the cases.

Q4. How Many Users Can Open Or Connect To One Of The Tm1 Web Application Concurrently?

Using the distributed approach of TM1 10 they have done testing in thousands of users.

Q5. Name The Data Sources Which Are Available With Ti?

Data Sources available with TI are:

  • SAP via RFC
  • IBM Cognos Packages
  • Microsoft Analysis Services
  • Relational databases using ODBC Connectivity
  • Comma delimited text files including ACII files
  • Other Cubes and Views

Q6. Define Feeders?

It creates a placeholder on the cells so that the cells will not be skipped during the consolidation.

Q7. Define The Logic Behind The Sparsity In Cubes?

The more dimensions a cube has, the greater will be the degree of sparsity.

Q8. Define Data Tab?

Series of statements that manipulates values for each record in data source.

Q9. What Is The Difference Between List And Crosstab?

List:

  1. List report show the data in row and column(detail information of report).
  2. List can be converted to Cross tab

Crosstab:

  1. Crosstab report show the data in grids, dimensions in row and column and measures in cells or in intersection point.
  2. Crosstab can’t be converted to list. There is no direct option available in Report Studio to convert the cross tab to list.

Q10. How Do You Use Tm1 Cubes In Framework Manager?

TM1 v10.1 has the interoperability function configured to allow packages to be published from TM1.

Q11. How Does Rules Tracer Help Us?

  • It traces FEEDERS; it ensures that selected leaf cells are feeding rules-calculated cells properly or not.
  • It checks FEEDERS, ensures that the children of selected consolidated cells are fed properly or not. Check Feeders options is available from consolidated cells and it’s not available from leaf node.

Q12. How We Can Generate Cubes In Cognos?

Power Play Trformer contains dimension, measure, model and cube. There are different ways to generate a cube.

Steps to be followed:

  1. Just right click on cube name and build.
  2. We can write script in UNIX. Using that we can easily generate the cube.

Q13. Differentiate Between Power Play Trformer And Power Play Reports?

Power play trformer:

  1. It is an ‘MOLAP’ tool using which one can create multi dimensional structure called “CUBE”.Power play reports
  2. Power play for reports is used to generate report from the cube. Only one report can be generated from one cube. If you want ‘n’ reports you must create ‘n’ cubes.

Q14. What Is Epilog Tab?

Series of statements that is to be executed after the data source is processed.

Q15. Define Snapshot?

Snapshot is nothing it’s only a copy of data, whenever we create any snapshot it only copy the exact data that is related to the particular report. It is used to compare reports.

For ex: we want to compare the report of this month with previous month.

Q16. Name The Prompt Which Are Available In Cognos?

  • Value prompt
  • Text Prompt
  • Date prompt
  • Time prompt
  • Date and time prompt

Q17. What Are The Flaws Of Chore Start Time?

TM1 executes chores in GMT standards. It doesn’t have any auto mechanism to accommodate DayLight Saving. Its Chores Scheduled time should be edited when DayLight time begins and ends.

Q18. What Is The Meaning Of Ending Bulk Load Mode?

All the system and User threads will be resumed and user logins will also be allowed.

Q19. Name The Components Of Report Net?

  • Framework manager
  • Cognos connection
  • Query Studio
  • Report Studio

Q20. Name The Sub-tabs Which Are In Advance Tab Of Ti?

The sub-tabs which are in advance tab of TI are:

  • Prolog
  • Metadata
  • Data
  • Epilog

Q21. Define Query Subject?

A Query Subject is a collection of Query Items. Generally query items have a defined relationship. It is primarily a database table upon which query action takes place.

Q22. How Many Types Of Viewers Available In Tm1?

There are 3 types of viewers in TM1:

  1. Cube Viewer.
  2. Web Sheet Viewer.
  3. Navigation Viewer.

Q23. How To Run Turbo Integrator Process From Command Line?

To initiate the TI process TM1RunTI is a command line interface tool.

Q24. What Are The Functions Required To Be Called For Enabling Or Disabling The Bulk Load Of Mode?

EnableBulkLoadMode() = Enable
DisableBulkLoadMode() = Disable.

Q25. Define Junk Dimension?

It is also called as garbage dimension. A junk dimension is a convenient grouping of typically low-cardinality flags and indicators.

Q26. What Is The Role Of Trformer?

It is used for building the Cubes (Multidimensional Structure used for OLAP processing).

Q27. Define Metadata?

Series of statements that update or create cubes, dimensions and other metadata structures during the processing.

Q28. Name The Different Procedures Within Ti?

  • Defining Data Source
  • Setting Variables
  • Mapping Data
  • Editing Advanced Scripting
  • Scheduling the completed Process.

Q29. What Is The Limit Of String Length In Turbo Integrator?

The limit of string length in Turbo Integrator is 8000 single byte character. If the length will become more 8000 bytes then it gets truncated.

Q30. Define Cognos Connection?

It is a Web portal for Cognos 8 and a component which interacts with the Content Store. It is a frontend to publish, find, manage, organize, and view organization’s business intelligence data.

Q31. Differentiate Between View And Materialized View?

  1. View contains query whenever execute views it has read from base table Materialized View
  2. M views loading or replicated takes place only once which gives you better query performance.

Q32. Define Is Catalog And Types Of Catalogs In Cognos?

Catalog is a file containing the information (Database tables) that Impromptu users need to create reports.

Types of catalogs are:

  • Personal
  • Distributed
  • Shared
  • Secured

Q33. What Is Chore Commit Property?

  • It allows you to specify if the processes in chores will be committed as a single traction or either as multiple traction
  • In a single commit mode all processes are committed as a single traction. It is default by nature.
  • In multiple commit modes any processes that need to be committed do so as they are processed.
  • It is possible to change chore property only when chore is INACTIVE.

Q34. What Is The Cube Size?

2.0 GB. It depends as per your project requirements.

Q35. How You Can Enable Bulk Load Mode In Ti?

  • In Prolog or Epilog section of TI, Bulk Load mode can be enabled.
  • It always recommended that Bulk Load Mode should be enabled in Prolog section.

Q36. Name The Function Which Is Used To Serialize The Ti Process?

Synchronized () function can is used to serialize TI process so they can be processed sequentially.

Q37. Give The Options Which Are Available After Importing Data Using Ti?

  • Create Cube and populate data
  • Create and Update dimensions
  • Re-create Cube. It destroys the existing cube definitions and overwrites it.

Q38. What Are The Basic Features Of Cognos Tm1?

  • Real-time, interactive multidimensional database also with write-back functionality
  • 64-bit, in memory OLAP server capable of concentrate huge volumes of data
  • Enterprise level planning and analysis capabilities
  • Guided modeling environment to facilitate planning, analysis and forecasting
  • Rapid development of flexible models, including profitability models, without batch processing
  • Integrates with IBM Cognos Business Intelligence, to establish a single view of performance.

Q39. What Is The Way Of Writing A Feeder Statement When Feeding One Cube From Another?

  • Calculation statement always resides in the target cube, but the FEEDER statement should reside in the source cube.
  • The Feeder is basically the inverse of the calculation statement in the Target Cube that requires the feeder.

Q40. Name The Window By Which You Can Create Your Own Custom Scripts?

You can create your own custom scripts using Advanced Window.

Q41. What Actually Happens When Bulk Load Mode Starts?

  • All the scheduled chores will be deactivated
  • All the processing by other threads will be paused
  • Running chores and any of the existing user threads will be suspended
  • TM1 Top connections and all the system-specific threads will be suspended.

Q42. Define Under Feeding?

Under Feeding me failing to the feed cells that contain rules-derived values. This always results in incorrect values and must be avoided at all costs.

Q43. Name The Components Of Report Studio?

  • Insertable Objects panProperties pane
  • Explorer bar
  • Report Viewer

Q44. Define Bulk Load Mode?

  • It enables TM1 to run in a special optimized Single-user mode. This mode has a capacity to maximize the performance for dedicated tasks during the time when there is no load on server or at night time.
  • It doesn’t display a message to end-user to alert them. No new connections can be created.

Q45. What Kind Of System Requirement Is Needed To Run Tm1 For A Small Installation?

The minimum requirement to run the sample TM1 servers provided will be:

  • Disk Space: Minimum 500 MB
  • Memory: Minimum 2 GB RAM
  • Processor: Pentium 4 or higher
  • OS: Windows 2003(x86, x64), Windows 2008(x86, x64), Windows 7(x86, x64), Linux.

Q46. Define Cognos Reporting Tool?

It’s a reporting tool from IBM which helps in reporting and analysis of various data from a data warehouse.

Q47. Define Tm1 Package Connector?

TM1 package connector helps to import data from packages/dimensions and custom queries.

Q48. What Are The Steps To Troubleshoot The Feeders?

  • Use Rules Tracer will be used to assist in the development and debugging of rules.
  • The functionality of Rule Tracer is available in Cube Viewer.

Q49. Define Over Feeding?

Over Feeding me defining feeders for consolidated cells. (Feeding a consolidated cell automatically feeds all children of the consolidation.)

Q50. Define Drill Through?

By using Drill-through reporting you can link from one report to another. There are number of ways to Drill Through:

Drill Through id developed with two reports:

  1. Parent Report
  2. Child Report