How do you work in a multi user environment? What are the steps?
Answer / madhu
Create a shared directory on the network for Multi-user Development (MUD).
Open the rpd to use in MUD. From Tools->Options, setup the MUD directory to point to the above directory.
Define projects within the rpd to allow multiple users to develop within their subject area or Facts.
Save and move the rpd to the shared directory setup in point 1.
When users work in the MUD mode, they open the admin tool and start with
MUD ->Checkout to check-out the project they need to work on (not use the File open as you would usually do).
After completing the development, users check-in the changes back to the network and merge the changes.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is star schema and snowflake schema?
How will you port changes for dashboards,reports,rpd from development to production?
What is scd type 1 and 2.
How do you identify what are the dimension tables and how do you decide them during the Business/Data modeling?
What is level based metrics?
How to enable drills in a given column data?
What is level based metrics.how will you create it?
What are the major challenges you faced while creating the rpd?
How will you create report from two subject areas
how will you implement security in obiee,so that subjects areas accessed by one group are not accessed by another group.
How do you split a table in the rpd given the condition. ( the condition given was Broker and customer in the same table) Split Broker and customer.
What is time series wizard? When and how do you use it?