This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Analysis In Business Objects? |
|
Answer» Analysis in BO is Utility in BO with the help of that we can manage our DOCUMENT.. Anlysis in BO with the help we can Slide, Dice and Drill the REPORTS. Analysis in BO is Utility in BO with the help of that we can manage our document.. Anlysis in BO with the help we can Slide, Dice and Drill the reports. |
|
| 2. |
Who Launches The Supervisor Product In Business Objects For First Time? |
|
Answer» general supervisor |
|
| 3. |
Multi Pass Sql: |
|
Answer» Multipass: Breaking one large SQL into multiple SQLs.If you are using the star schema with TWO or more fact tables,and you enable this FEATURE, BO will automatically generate two or more SQLs (i.e. one SQL for each fact table object used in the report). Then the RESULTS will be synchronised in the report. Multipass: Breaking one large SQL into multiple SQLs.If you are using the star schema with two or more fact tables,and you enable this feature, BO will automatically generate two or more SQLs (i.e. one SQL for each fact table object used in the report). Then the results will be synchronised in the report. |
|
| 4. |
Explain How To Mine An Olap Cube. |
|
Answer» A data mining EXTENSION can be used to SLICE the data the source cube in the ORDER as DISCOVERED by data mining. When a cube is mined the case table is a DIMENSION. A data mining extension can be used to slice the data the source cube in the order as discovered by data mining. When a cube is mined the case table is a dimension. |
|
| 5. |
Differentiate Between Data Mining And Data Warehousing. |
|
Answer» Data warehousing is merely extracting data from different sources, cleaning the data and storing it in the warehouse. Where as data mining aims to examine or explore the data using queries. These queries can be FIRED on the data warehouse. Explore the data in data mining helps in reporting, planning strategies, finding meaningful PATTERNS etc. E.g. a data warehouse of a COMPANY stores all the relevant information of projects and employees. Using Data mining, one can USE this data to generate different reports like PROFITS generated etc. Data warehousing is merely extracting data from different sources, cleaning the data and storing it in the warehouse. Where as data mining aims to examine or explore the data using queries. These queries can be fired on the data warehouse. Explore the data in data mining helps in reporting, planning strategies, finding meaningful patterns etc. E.g. a data warehouse of a company stores all the relevant information of projects and employees. Using Data mining, one can use this data to generate different reports like profits generated etc. |
|
| 6. |
How Can You Access Your Repository With Different User Profiles? |
|
Answer» first thing we are under the member(user) of the REPOSITORY.and we need to rights to ACCESS repository. we also need to CREATE perticular user name and pass. first thing we are under the member(user) of the repository.and we need to rights to access repository. we also need to create perticular user name and pass. |
|
| 7. |
What Is The Test Methodology For Testing Bo Universes? |
|
Answer» INTEGRITY Check is the OPTION through which ONE can TEST the universse in BO. Integrity Check is the option through which one can test the universse in BO. |
|
| 8. |
When Is The Repository Created? |
|
Answer» In 5i/6i VERSIONS after installing the SOFTWARE, WHEREAS in Xi VERSION a REPOSITORY is created at the time of installation. In 5i/6i versions after installing the software, whereas in Xi version a repository is created at the time of installation. |
|
| 9. |
Can We Have Multiple Domains? |
|
Answer» YES. Yes. |
|
| 10. |
How Do You Restrict Access To Rows Of A Database? |
|
Answer» In XI VERSION it can be done by USING row-level SECURITY in DESIGNER module whereas in 5i/6i it is done by SUPERVISOR. In XI version it can be done by using row-level security in designer module whereas in 5i/6i it is done by supervisor. |
|
| 11. |
What Is The Size Of Data Base? |
|
Answer» In GENERAL it will be ANYTHING between 4-8 TERABYTES. In general it will be anything between 4-8 Terabytes. |
|
| 12. |
What Is A Loop? How Can We Overcome? |
|
Answer» loop is a CLOSED path between end to end.continuous floe of data.creation of alias table is solution to resolve loops Loop is nothing but a closed circular flow; it can be overcome by MAKING USE of Alias and Context. A loop is a set of joins that defines a closed path through a set of TABLES in a schema. Loops occur when joins form multiple paths between lookup tables. Loops can be solved by USING aliases or contexts. loop is a closed path between end to end.continuous floe of data.creation of alias table is solution to resolve loops. loop is a closed path between end to end.continuous floe of data.creation of alias table is solution to resolve loops Loop is nothing but a closed circular flow; it can be overcome by making use of Alias and Context. A loop is a set of joins that defines a closed path through a set of tables in a schema. Loops occur when joins form multiple paths between lookup tables. Loops can be solved by using aliases or contexts. loop is a closed path between end to end.continuous floe of data.creation of alias table is solution to resolve loops. |
|
| 14. |
What Is The Use Of Afd? Where It Can Be Stored? |
|
Answer» USED to CREATE dashboards. It can be stored in repository, CORPORATE or PERSONAL. used to create dashboards. It can be stored in repository, corporate or personal. |
|
| 16. |
Why Do We Need Metrics And Sets? |
|
Answer» METRICS are USED for ANALYSIS and SETS are used for GROUPING. Metrics are used for analysis and Sets are used for grouping. |
|
| 17. |
What Is The Use Of Bo Sdk? |
|
Answer» Bo SDK main USE is to suppress ?no DATA to fetch? using MACROS. The BusinessObjects Enterprise SDK allows you to build web applications that interface directly with your BusinessObjects Enterprise system. BO SBK Means, BO Software Development Kit. It USED for BO With Java or BO With Dot Net Integration. You can integrate BO in java or .Net application. It provide Java & .Net Api classes & functions. Bo SDK main use is to suppress ?no data to fetch? using Macros. The BusinessObjects Enterprise SDK allows you to build web applications that interface directly with your BusinessObjects Enterprise system. BO SBK Means, BO Software Development Kit. It Used for BO With Java or BO With Dot Net Integration. You can integrate BO in java or .Net application. It provide Java & .Net Api classes & functions. |
|
| 18. |
How Can We Improve Performance? |
|
Answer» By making use of AGGREGATE TABLES. By making use of Aggregate tables. |
|
| 19. |
What Is Context? How U Create? With Example. |
|
Answer» It is a set of joins that specefies one of several paths through TABLES in loop. It is a set of joins that specefies one of several paths through tables in loop. |
|
| 20. |
What Problems Are Not Known While Performing Integrity Check? |
|
Answer» We can't FIND traps i.e. CHASM trap and fan trap. It can be identified only by VISUALIZATION. We can't find traps i.e. chasm trap and fan trap. It can be identified only by visualization. |
|
| 21. |
Where Do You Use Global Filters ,explain With Example? |
|
Answer» gobal FILTER ACTS on all FIELDS in the REPORT table. gobal filter acts on all fields in the report table. |
|
| 22. |
Genarally What Are The Problems Are Facing While Creating Reports? |
|
Answer» THE MOST COMMON PROBLEM IS JOIN PATH PROBLEM THE MOST COMMON PROBLEM IS JOIN PATH PROBLEM |
|
| 23. |
How You Worked With Multiple Data Sources?if Yes ?how Do You Link Them? |
|
Answer» you can CREATE different UNIVERSE for different SOURCES and LINK them in BO. you can create different universe for different sources and link them in BO. |
|
| 24. |
What Is The Purpose Of Testing Integrity Of The Universe? |
|
Answer» a) To check the universe weather it is correct or in correct, MEANS that any isolated joins, DIVERGENCE, loops, contexts, wrong joins, parsing happened in the universe. b) An integrity check detects: a) To check the universe weather it is correct or in correct, means that any isolated joins, divergence, loops, contexts, wrong joins, parsing happened in the universe. b) An integrity check detects: |
|
| 25. |
What Kind Of Tool Bo Is? |
|
Answer» a) Bo is a reporting tool to Query the DATABASE or DATA warehouse. a) Bo is a reporting tool to Query the database or data warehouse. |
|
| 26. |
What Type Of Joins Returns Incorrect Results? |
|
Answer» Isolated JOINS, CROSS join, NON equi join. Isolated joins, cross join, non equi join. |
|
| 27. |
How To Spot A Hierarchy? |
|
Answer» From the designer u can spot the already mentioned HIERARCHY and also u can change or edit the same. From the designer u can spot the already mentioned hierarchy and also u can change or edit the same. |
|
| 28. |
What Is Row Level Security? |
|
Answer» The measure of specifying USER can RETRIEVE which rows of data based on a COLUMN of data or combination of COLUMNS is called row LEVEL security. The measure of specifying user can retrieve which rows of data based on a column of data or combination of columns is called row level security. |
|
| 29. |
Is It Possible To Create Reports From Different Universes In One Document? |
|
Answer» YES, it is possible to use different UNIVERSE to generate a single report....MULTIPLE DATA providers. Yes, it is possible to use different universe to generate a single report....multiple data providers. |
|
| 30. |
What Is A Query? |
|
Answer» A query is one or more statements that request DATA from a DATABASE. If the data is available, then the requested data returns in the form of a table which contains rows and columns. QUERIES are sent to the databases in a language CALLED SQL. However, when using the Report Panel, SQL knowledge is not REQUIRED. A query is one or more statements that request data from a database. If the data is available, then the requested data returns in the form of a table which contains rows and columns. Queries are sent to the databases in a language called SQL. However, when using the Report Panel, SQL knowledge is not required. |
|
| 31. |
What Is Meant By Ad Hoc Reports? Can Any Body Will Explain With Examples. |
|
Answer» Ad hoc reporting is a user friendly FEATURE designed for all LEVELS of users. Custom REPORTS are created using queries. Ad hoc meant for management users. Example BO is ad hoc reporting tool used to make quick decisions. Ad hoc reporting is a user friendly feature designed for all levels of users. Custom reports are created using queries. Ad hoc meant for management users. Example BO is ad hoc reporting tool used to make quick decisions. |
|
| 32. |
Case1: A Person Buy A Car, Case2: Rent A Car Which Is Context & Which Is Alias? Why? |
|
Answer» BUY a CAR is context & rent a car is alias Buy a car is context & rent a car is alias |
|
| 33. |
What Is Meant By Scorecards? |
|
Answer» Provide FAST and effective way of MONITORING key measures. Provide fast and effective way of monitoring key measures. |
|
| 34. |
What Is Meant By Slowly Changing Dimensions? |
|
Answer» Master data occur in the OLTP system and that can't change regularly, when the changes are OCCURRED in the OLTP system, that changes can be handled by the dimension tables. Such type of DIMENSIONS is called slowly changing dimensions. Master data occur in the OLTP system and that can't change regularly, when the changes are occurred in the OLTP system, that changes can be handled by the dimension tables. Such type of dimensions is called slowly changing dimensions. |
|
| 35. |
What Are The Types Of Connections? |
|
Answer» 1) Shared: Available to multiple USERS 1) Shared: Available to multiple users |
|
| 36. |
What Are The Types Of Universes? Plz Explain It? |
|
Answer» Universes are two TYPES Universes are two types |
|
| 37. |
How To Explain Short Cut Join And Theta Join? |
|
Answer» a) Shortcut join: it is direct join between source and destination B) Short cut Join providing an alternative path between two tables. passing INTERMEDIATE tables, leading to the same result, regardless of direction. Optimizes query time by cutting long join paths as short as possible. a) Shortcut join: it is direct join between source and destination b) Short cut Join providing an alternative path between two tables. passing intermediate tables, leading to the same result, regardless of direction. Optimizes query time by cutting long join paths as short as possible. |
|
| 38. |
How Do U Receive Requirements From The Client? |
|
Answer» Through WEB INTELLIGENCE and through BROWSER. Through web intelligence and through browser. |
|
| 39. |
How To Hide The Tables In Webi? |
|
Answer» We can hide a table in WEBI when the table is empty. We can hide a table in webI when the table is empty. |
|
| 40. |
What Are Ad-hoc Reports? |
|
Answer» Ad-hoc reports means with in the ORGANIZATION user can create reports by directly INTERACT with IT peoples. That is TIME depended reports not detailed reports. Ad-hoc reports means with in the organization user can create reports by directly interact with IT peoples. That is time depended reports not detailed reports. |
|
| 41. |
Can We Create Reports Without Creating Universe? |
|
Answer» YES we can create REPORTS without creating UNIVERSE. Yes we can create reports without creating Universe. |
|
| 42. |
What Is A Local Filter? |
|
Answer» A local filter is applicable only to a PARTICULAR BLOCK i.e. the block on which it is CREATED like on a particular table or cross TAB. A local filter is applicable only to a particular block i.e. the block on which it is created like on a particular table or cross tab. |
|
| 43. |
How Many Micro Cubes Can A Report Have? |
|
Answer» Only ONE. Only one. |
|
| 44. |
What Is Report Tracing In Bo? |
|
Answer» Mainly the tracing concept is coming in designer level. Tracing means if you have 2 tables, if you select one table column DRAG the cursor to the NEXT table column, at that time cursor will turns into PENCIL SYMBOL. Mainly the tracing concept is coming in designer level. Tracing means if you have 2 tables, if you select one table column drag the cursor to the next table column, at that time cursor will turns into pencil symbol. |
|
| 45. |
What Is Static Filter And Dynamic Filter? |
|
Answer» In STATIC filter, record set is filtered based on a table FIELD value. In Static filter, record set is filtered based on a table field value. |
|
| 46. |
Is There Any Limit For Rows And Columns In Cross Tab? |
|
Answer» No No |
|
| 47. |
How To Overcome Overflow Of Data In A Report? |
|
Answer» a) By giving filters and conditions in the report LEVEL. a) By giving filters and conditions in the report level. |
|
| 48. |
Difference Between Scope Of Analysis In Webi And In Deski? |
|
Answer» In Deski: all the data for all objects will be RETRIEVED from the database and that is STORED in MICRO cube. Whenever you want to drill down for next level dimension, it doesn‟t need to connect to the database. In Webi: all VALUES for all objects that are dragged into the query panel will be retrieved. Hierarchical objects values won‟t be retrieved like deski. When ever you drill down the report, to DISPLAY the values this report is to meet database again and retrieves the data. In Deski: all the data for all objects will be retrieved from the database and that is stored in micro cube. Whenever you want to drill down for next level dimension, it doesn‟t need to connect to the database. In Webi: all values for all objects that are dragged into the query panel will be retrieved. Hierarchical objects values won‟t be retrieved like deski. When ever you drill down the report, to display the values this report is to meet database again and retrieves the data. |
|
| 49. |
What Is Maximum Scope Of Analysis --> Can We Define More Than 3 Levels? |
|
Answer» By DEFAULT, you can do only up to 3 LEVELS. But with CUSTOM, you can do more than 3 levels. By default, you can do only up to 3 levels. But with custom, you can do more than 3 levels. |
|
| 50. |
What Is The Use Of Surrogate Key In Bo? |
|
Answer» a) Surrogate Key is a primary key in data warehousing, the only difference between surrogate key and primary key is that surrogate key allows duplicate values and primary key doesn‟t. a) Surrogate Key is a primary key in data warehousing, the only difference between surrogate key and primary key is that surrogate key allows duplicate values and primary key doesn‟t. |
|