Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Oracle 1z0-591 Exam Actual Questions

The questions for 1z0-591 were last updated on April 13, 2024.
  • Viewing page 1 out of 30 pages.
  • Viewing questions 1-4 out of 120 questions

Topic 1 - Single Topic

Question #1 Topic 1

When a customer wants to get sales numbers by day, how is data stored in the Star Schema, if the data is loaded nightly?

  • A. The lowest level of aggregation
  • B. The highest level of aggregation
  • C. Multiple levels of aggregation
  • D. Independently from aggregation level
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️

Question #2 Topic 1

The highest sales amount for this year is $10,000. If you create a rank measure for sales this year and display it on a report, the value will be________.

  • A. $10,000
  • B. 0
  • C. 1
  • D. Year
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️
The rank measure is numbered from 1. The highest sales amount will be ranked 1.

Question #3 Topic 1

Which two components are required for all OBIEE installations?

  • A. Admin Server
  • B. RCU Schema
  • C. Managed Server
  • D. Node Manager
  • E. Oracle 11g
Reveal Solution Hide Solution   Discussion  

Correct Answer: BE 🗳️
B: Before you can run Oracle Business Intelligence 11g Installer, you must first create required Oracle Business Intelligence schemas in an unhardened database. You use a tool called the Repository Creation Utility (RCU) to create these schemas with the appropriate permissions and data.
E: The database 11gR2 is required if you want to run the Oracle Business Intelligence Enterprise Edition Plus Samples
One Oracle Database Preinstalled and not hardened to host the schemas.

Question #4 Topic 1

The administration tool is the developer's interface to the repository file. It allows the development of and changes to the metadata repository file. Which statement is true?

  • A. Changes to the repository can only be carried out in offline mode.
  • B. Multiple developers can work on one repository at the same time. Results can be merged later on.
  • C. All aspects of security are being held in the repository file.
  • D. Opening the rpd.file in online mode results in performance Issues for the application user.
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️
The Oracle BI repository development process adheres to the classic Software Configuration Management (SCM)process, which utilizes a three-way merge to manage concurrent development.
The merge process involves three repositories:
1. The (Original|Received|Master|Parent) repository. The repository that you received before changed. You must keep it preciously unchanged.
2. The Modified repository. The repository that contains the customizations you made to the original repository.
3. The Current repository. Generally, the repository that is in production and where some customisations could have been performed by other people.
In a multiuser environment (MUDE), Developers check out the file and make changes locally. Then, these changes are automatically reconciled and merged into the master repository.
Incorrect answers:
A: Most updates to the repository can be done in Online mode.
C: To define a complete security model, you have then to define:
1. A security structure by creating this elements:
* The directory Server User and Group managed by the authentication provider.
* The application roles managed by the policy store provider
2. a security policy (permissions) split across the following components:
*Presentation Catalog
* Repository
* Policy Store to define the Application Policies managed by the policy store provider

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...