Showing posts with label Hyperion-Interview-Questions. Show all posts
Showing posts with label Hyperion-Interview-Questions. Show all posts

Hyperion Essbase Questions Answers

4/06/2010 No Comment

Hyperion Essbase Interview Questions with Answers.

Learn by sharing Hyperion Essbase Interview Questions asked in various companies.

What do you mean by a custom defined function?
Answer : Essbase calculation functions that you develop in the Java programming language and then add to the standard Essbase calculation scripting language by means of MaxL.

Can we have multiple databases in one single application?
Answer : Yes. But only one database per application is recommended.

Can we have one ASO database and one BSO database in one single application. If yes, how and If No, why.
Answer : No. Because we define ASO or BSO option while creating the appication and not database. Hence if the application is ASO, the databases it contains will be that type only.

What is an alternative to create metaoutline, rule file and load data.
Answer : Integration services and in version 11, we have Essbase studio.

What do you mean by a data file cache?
Answer : A buffer in memory that holds compressed data (.PAG) files.

What are the file extensions for an outline, rule file and a calc script.

Answer : OTL, .RUL and .CSC

What is the role of provider services.

Answer : To communicate between Essbase and Microsoft office tools.

We have created an application as unicode mode. Can we change it later to non-unicode mode.
Answer : No.

Can we start and stop an application individually. How ca this be used to increase performance.

Answer : Yes. We can manage our server resources by starting only the applications which receive heavy user traffic. When an application is started, all associated databases are brought to the memory.

How can I migrate an application from my test environment to the production environment. Can I still do this if my test environment is a windows one and my production env is UNIX one. Also can I still do it if my test env and prod env versions are different.

Answer : Hyperion Administrative services console provides a migration utility to do this but onluy the application, database objects are migrated and no data is transferred. the answers to other two questions are Yes.

What is custom based macro?
Answer : Essbase macros that we write with Essbase calculator functions and special macro functions. Custom-defined macros use an internal Essbase macro language that enables you to combine calculation function and operate on multiple input parameters.

A customer wants to run two instances of an Essbase server on a same machine to have both test env and Development env on the same server. Can he do that?

Answer : Yes. We can have multiple instances of an Essbase server on a single machine and there will be different sets of windows services for all these instances.

Suppose I have a dimension A with members B and C and I do not want B and C to roll up to A. how can I do this.

Answer : Using (~) exclude from consolidation operator.

What does never consolidate operator(^) do?
Answer : It prevents members from being consolidate across any dimension.

What do you mean by dirty block?

Answer : A data block containing cells that have been changed since the last calculation. Upper level blocks are marked as dirty if their child blocks are dirty (that is, have been updated)

When do we generally use build rules files?

Answer : To automate the process of creating dimensions with more members, where it will take a lot of time in creating manually.

Hyperion Planning Interview Questions Answers

4/03/2010 No Comment

Latest Hyperion Planning Essbase Interview Questions with Answers.

Hyperion Interview Questions Answers asked in top MNCs like IBM, HP, TCS, Infosys, Wipro.

What are the different types of LOG Files?Answer : So many log files are there in essbase, but the important log files are
1. Application log
2. Essbase.log
3. Configtool.log
4. eas_install.log
5. essbaseserver-install.log

Suppose we have assigned Generation 2 and Generation 4 as of now and think of adding generation 3 later some time. Can we build the dimension.Answer : No. If gen 2 and gen 4 exists, we must assign gen 3.

What are attributes?Answer : A classification of a member in a dimension. You can select and group members based on their associated attributes. You can also specify an attribute when you perform calculations and use calculation functions. Eg: The database in Sample Basic which has product dimension has some attributes like size, package type, and flavor. We can add these attributes to the dimensions where we can retrieve the data like for example to retrieve “coke with 8 Oz with bottles”, this is useful for generating reports.

Why do objects gets locked and when does this happens?Answer : Objects gets locked to prevent users to make simultaneous and conflicting changes to Essbase database objects. By default whenever an object is accessed through Aministrative services console or Excel spreadsheet add-in, it gets locked.

What is the difference between UDA's and Attribute dimensions?Answer : Attribute dimensions provides more flexibility than UDA's. Attribute calculations dimensions which include five members with the default names sum, count, min, max and avg are automatically created for the attribute dimensions and are calculate dynamically.

How does Attribute dimensions and UDA's impact batch calculation performance?Answer : UDA's- No Impact as they do not perform any inherent calculations.
Attribute dim- No Impact as they perform only dynamic calculations.

What are different types of attributes?Answer : Essbase supports two different types of attributes.
1. User-Defined attributes
2. Simple attributes
User-Defined attributes: The attributes that are defined by the user.
Simple attributes: Essbase supports some attributes, they are: Boolean, date, number, and string.

What are filters?Answer : A method of controlling access to database cells in essbase. A filter is the most detailed level of security, allowing you to define varying access levels different users can have to individual database values.

What is TB First and TB Last?Answer : TB First: in the Sample.Basic database, the accounts member Opening Inventory is tagged as TB First. Opening Inventory consolidates the value of the first month in each quarter and uses that value for that month’s parent. For example, the value for Qtr1 is the same as the value for Jan.
TB Last: in the Sample.Basic database, the accounts member Ending Inventory is tagged as TB Last. Ending Inventory consolidates the value for the last month in each quarter and uses that value for that month’s parent. For example, the value for Qtr1 is the same as the value for Mar.

How can we display UDA's in reports? How do they impact report report performance.Answer : UDA's values are never displayed in the reports and hence do not impact report performance.

How does Attribute dim impact report performance?Answer : They highly impact the report performance as the attributes are calculated dynamically when referenced in the report. For very large number of att dim displayed in the report, the performance could drastically reduce.

While loading the data, you have applied both the selection criteria as well as rejection criteria to a same record. What will be the outcome.Answer : The record will be rejected.

How is data stored in the Essbase database?Answer : Essbase is an file based database where the data is stored in PAG files of 2 GB each and grows sequentially.

Hyperion Essbase Interview Questions and Answers

4/01/2010 No Comment
Tags:Hyperion Interview Questions ,Hyperion Essbase Interview Questions ,Hyperion Essbase Jobs Interview Questions Answers,Hyperion Essbase Technical Interview Questions and Answers

Can we create more than 2 dimensions using only one build rule file.
Ans:
Yes, we can do that but it is recommended to use seperate rule file for each dimension.

What is UDA( user defined attributes). How are they different than Aliases.
Ans:
UDA represents the class of the members. Aliases are just another names of the members. both are different and has different usage.

What is the Extension of Cal Scripts, Batch files, outline, and Rule File?
Ans:
Rule file is .rul
Calc Script is - .csc
Batch files - .bat
outline - .otl

Why are Filters used?
Ans:
If you want to grant access to all dimensions then you wouldn't use a filter. Just grant read access for the database to the user and/or group. The only reason you would use a filter is if you wanted to restrict access.

What are Dense and Sparse Dimensions?
Ans:
Dense: A dimension which has the high probability that data exists for every combination of dimension members
Sparse: A dimension which has low probability that data exists for every combination of dimension members

Can we query a member for its UDA in a calculation script.
Ans:
Yes. You can query a member for its UDA in a calculation script.

How does UDA's impact database size?
Ans:
Absolutely no impact as UDA's do not require additional storage space.

How does Essbase recover from a database crash?
Ans:
After a database crash or server interruption, Essbase automatically recovers a database after rolling back the transactions that were active at that time.

Can we build dimensions directly from data sources without using rule files.
Ans:
No.

When do we generally use build rules files?
Ans:
To automate the process of creating dimensions with thousands of members.

What are the three primary build methods for building dimensions?
Ans:
1. Generation references
2. level references
3. Parent-Child references.

What is the difference between ASO & BSO?
Ans:
i. We cannot create more than 1 database in ASO, but we can create more than 1 db per application. If we have more dimensions (generally more than 10) then we will go for ASO
ii. we cannot write back in ASO, but we can write back in BSO.
iii. Most of the dimensions are sparse in ASO whereas in BSO most of them are dense.

How can we backup an aggregate storage database?
Ans:
To back up an aggregate storage database, copy the application directory ARBORPATH/app/appname.

How can you make a Max L script run at a specified time?
Ans:
MaxL scripts can be called from a BAT file which is used for scheduling.

I have created an application with one database in Essbase at test environment and now needs to copy the entire application with all security permissions to the production server which is not connected to the test server. How can I do that?
Ans:
You can acheive this using migration wizard to migrate an application to a text file which you can take physically to the production server.
To know how you can do that, take a look at this post Essbase Application Migration.

In what case we can define generation 1 to a feild in generation build method.
Ans:
We cannot define that as Generation 1 is not valid.

What is Incremental Dimensional Built and one time Dimension Built?
Ans:
Incremental Dimensional Build: Builds and reads from different data sources for dimension builds and delay restructuring until all data sources have been processed.

Hyperion Essbase Job Interview Questions Answers

3/28/2010 No Comment
Overview:Hyperion Essbase Questions Answers,Free Hyperion Essbase Job Interview Questions Answers,Hyperion Essbase Technical Questions Answers

Can we have multiple databases in one single application?
Ans:
Yes. But only one database per application is recommended.

Can we have one ASO database and one BSO database in one single application. If yes, how and If No, why.
Ans:
No. Because we define ASO or BSO option while creating the appication and not database. Hence if the application is ASO, the databases it contains will be that type only.

What are the file extensions for an outline, rule file and a calc script.
Ans:
.OTL, .RUL and .CSC

What is the role of provider services.
Ans:
To communicate between Essbase and Microsoft office tools.

What is an alternative to create metaoutline, rule file and load data.
Ans
: Integration services and in version 11, we have Essbase studio.

What is data file cache?
Ans:
A buffer in memory that holds compressed data (.PAG) files.

What is custom defined function?
Ans:
Essbase calculation functions that you develop in the Java programming language and then add to the standard Essbase calculation scripting language by means of MaxL.

Can we start and stop an application individually. How ca this be used to increase performance.
Ans:
Yes. We can manage our server resources by starting only the applications which receive heavy user traffic. When an application is started, all associated atabases are brought to the memory.

We have created an application as unicode mode. Can we change it later to non-unicode mode.
Ans:
No.

How can I migrate an application from my test environment to the production environment. Can I still do this if my test environment is a windows one and my production env is UNIX one. Also can I still do it if my test env and prod env versions are different.
Ans:
Hyperion Administrative services console provides a migration utility to do this but onluy the application, database objects are migrated and no data is transferred. the answers to other two questions are Yes.

A customer wants to run two instances of an Essbase server on a same machine to have both test env and Development env on the same server. Can he do that?
Ans:
Yes. We can have multiple instances of an Essbase server on a single machine and there will be dfferent sets of windows services for all these instances.

Suppose I have a dimension A with members B and C and I do not want B and C to roll up to A. how can I do this.
Ans
: Using (~) exclude from consolidation operator.

What is custom based macro?
Ans:
Essbase macros that we write with Essbase calculator functions and special macro functions. Custom-defined macros use an internal Essbase macro language that enables you to combine calculation function and operate on multiple input parameters.

What do you mean by dirty block?
Ans:
A data block containing cells that have been changed since the last calculation. Upper level blocks are marked as dirty if their child blocks are dirty (that is, have been updated)

Hyperion Interview Questions

3/15/2010 No Comment
Overview:Free Hyperion Interview Questions,Hyperion Essbase Interview Questions.Learn by sharing Hyperion Interview Questions asked in various companies

What is meant by Clean block and Dirty block?

What are the Commands of Intelligent calculation?

How do you calculate the subset of a cube?

What is the difference between standard dimension and attribute dimension?

What is the difference between UDA and Attribute Dimension?

What is meant by XREF Function?

Can you give the same name to different members in UDA?

What is Data Cahce ?

What is the Difference between the Data Cache and Data File Cache?

What is the Size of your cube?

What is Shared members? Can shared members can have children below it ?

What are the different storage properties in Essbase?

What is the difference between Dynamic calc and Dynamic Calc and Store?

How does Essbase consolidates the Data?

What are the Different types of Dimension Building?

What is Label only? Give the the example of it?

What is the Difference between calc all and Calc Dim?

Explain me about your project? And tell me any difficulities that you have faced and how did you resolve it?

What is Commit Block?

Tell me different steps so that your can optimze the performance your cube?

What is Partition?

What are different types of Partition? Have you ever worked on partation?

What is MAXL ? and where is it used?

Hyperion Essbase Interview Questions

3/10/2010 No Comment
Overview:Hyperion Interview Questions asked in top companies,Hyperion Data Warehousing Interview Questions,Hyperion Business Intelligence Interview Questions

What is the difference between ASO & BSO?

What is Incremental Dimensional Built and one time Dimension Built?

How do you calculate the Size of the datablock?

What is intelligent calculation?

What are the different types of LOG Files?

What is the Extension of Cal Scripts and Rule File?

What is an hour glass modle?

Types of Build Methods?

What is Two Pass Calculation?

What is TB First and TB Last?

How do you calculate the Size of the datablock?

How many data blocks are there in your cube?

What is meant by Descendents and can you give me the best example to describe it?

How do you do the Data Load?

Why are Filters used?

What are dense and sparse dimensions?

What are Filters?

What are Attributes?

What are the Different Types of Attributes?

What is Substitution Variable?

How is Data Stored in Essbase?

Where is IS Member Command used?

What is the difference between FIX and If Command?

What is intelligent Calcuation?

Hyperion Essbase Interview Questions and Answers

3/07/2010 No Comment
Can we have multiple metaoutlines based on one OLAP model in Integration services?
Ans:
Yes

What are LRO's( Linked Reporting Objects)?
Ans:
They are specific objects like files, cell notes or URL's associated with specific data cells of Essbase database. You can link multiple objects to a single data cell. These linked objects are stored in the server. These LRO's can be exported or imported with the database for backup and migration activities.


What are the three primary build methods for building dimensions?
Ans:
1. Generation references
2. Level references
3. Parent-Child references

How does UDA's impact database size?
Ans:
There will be no impact on the database as the UDA’s doesn’t store data in the database.

Can we have an metaoutline based on two different OLAp models.
Ans:
No.

Can we create UDA’s and apply it to Dense as well as Sparse dimensions?
Ans:
Yes

Types of Partitions available in Essbase?
Ans:
Three types of partitions are there.
1. Transparent partition: A form of shared partition that provides the ability to access and manipulate remote data transparently as though it is part of your local database. The remote data is retrieved from the data source each time you request it. Any updates made to the data are written back to the data source and become immediately accessible to both local data target users and transparent data source users
2. Replicated Partition:
3. Linked Partition:

What is hybrid analysis?
Ans:
Lower level members and associated data remains in relational database where as upper level members and associated data resides in Essbase database.

Why top-down calculation less efficient than a bottom-up calculation?Being less efficient, why do we use them.
Ans:
In the process it calculates more blocks than is necessary. Sometimes it is necessary to perform top-down calculation to get the correct calculation results.

On what basis you will decide to invoke a serial or parellel calculation method.
Ans
: If we have a single processor, we will use serial calculation but if we have multiple processors we can break the task into threads and make them run on different processors.

How can you display UDA’s in reports?
Ans:
UDA's values are never displayed in the reports and hence do not impact report performance.

While loading the data, you have applied both the selection criteria as well as rejection criteria to a same record. What will be the outcome?
Ans:
The record will be rejected.

What are the specified roles other than Aministrator to view sessions, disconnect sessions or kill users requests for a particular application?
Ans:
You should have the role of Application manager for the specified application.

What is block locking system?
Ans:
Analytic services(or Essbase Services) locks the block and all other blocks which contain the childs of that block while calculating this block is block locking system.

What are the three options specified in Username and Password management under security tab in Essbase server proprties.
Ans:
1. Login attempts allowed before username is disabled.
2. Number of inactive days before username is diabled.
3. Number of days before user must change password.

Can we have multiple databases in one single application?
Ans:
Yes. But only one database per application is recommended.
Depend on which database that you are going to create. For Example: If you are creating ASO then we can’t create more that 1 db per application. If you are creating BSO then you can create more than 1 db per application

How is data stored in the Essbase database?
Ans:
Essbase is an file based database where the data is stored in PAG files of 2 GB each and grows sequentially.

We have created an application as unicode mode. Can we change it later to non-unicode mode.
Ans:
No

What are the types of partitioning options available in Essbase?
Ans:
1. Replicated partition. 2. Transparent partition 3. Linked partition.

Dynamic calc decreases the retreival time and increases batch database calculation time. How true is the statement?
Ans:
The statement should be just opposite. As dynamic calc members are calculated when requested, the retreival time should increase.

What is the role of provider services.
Ans:
To communicate between Essbase and Microsoft office tools.

A customer wants to run two instances of an Essbase server on a same machine to have both test environment and Development environment on the same server. Can he do that?
Ans:
Yes. We can have multiple instances of an Essbase server on a single machine and there will be different sets of windows services for all these instances.

Why top-down calculation less efficient than a bottom-up calculation?Being less efficient, why do we use them.
Ans:
In the process it calculates more blocks than is necessary. Sometimes it is necessary to perform top-down calculation to get the correct calculation results.

Hyperion Technical Interview Questions

3/01/2010 No Comment
What is Alias?

How many Alias Tables can be created?

How is Data Retrived from Essbase?

How is Data Stored in ASO?

What are the Different types of Attributes in ASO?

How do you create shared members in your cube?

Why do you use Fix Command?

Can you use the same logic which are used in calculation scripts in MDX formulas?

You have 5 dimensions in your cube and to load the data in the cube you have got only 4 columns what do you do?

Why do you use set update cal on and set update calc off?

What is mean by free form data load?

When do delete one member from the outline what will be status of the block?

What are different Types of blocks?

What is the difference between Attributes and UDA?

What is meant by location Alias?

Tell me about your project and what is your role in your project?

Did you write any MDX Member formulas in your Project?

What are different Types of Data Blocks?

Where do you check the data has been loaded properly or not?

What is Fact Table ? What are supporting Dimensions?

What is your Fact Table in Cube?
 

Aired | The content is copyrighted and may not be reproduced on other websites. | Copyright © 2009-2016 | All Rights Reserved 2016

Contact Us | About Us | Privacy Policy and Disclaimer