Oracle
1Z0-533 · Question #66
Based on the following design: Plan type 1: Summary Plan type with all Accounts by Entity Plan type 2: Sales Plan type with Sales by Product by Entity Plan type 3: Salary Plan type with Salary…
The correct answer is B. A replicated partition could be created to replicate data from the sales plan type to the summary plan C. A transparent partition and @XREF calculations could have performance issues for retrievalsbecause. See the full explanation below for the reasoning.
Question
Based on the following design:
Plan type 1: Summary Plan type with all Accounts by Entity Plan type 2: Sales Plan type with Sales by Product by Entity Plan type 3: Salary Plan type with Salary Expense by Employee by Entity You need to get Sales data to the Summary plan type. Identify the two true statements about sharing revenue data between the sales plan type and the summary plan type.
Options
- APlanning will build in @XREF calculations in a calc script by default to share data between plantypes.
- BA replicated partition could be created to replicate data from the sales plan type to the summary plan
- CA transparent partition and @XREF calculations could have performance issues for retrievalsbecause
- DA calc export script on the source database with the DATAEXPORT command could be usedtoexport
- ETo disable the building of @XREF, update the HSPProperties file for the application before youclick
How the community answered
(39 responses)- A10% (4)
- B82% (32)
- D3% (1)
- E5% (2)
Community Discussion
No community discussion yet for this question.