nerdexam
Oracle

1Z0-591 · Question #69

What are the two leading design solutions recommended by Oracle that you would use for performance?

The correct answer is B. Avoid returning big data sets within the Dashboard C. Use Cache. C: OBIEE Caching and Cache Seeding Cache is a component that improves performance by transparently storing data such that future requests for the same criteria can be served much faster. Like other application cache is not virtual memory in OBIEE. In OBIEE cache will be stored…

Cache Management

Question

What are the two leading design solutions recommended by Oracle that you would use for performance?

Options

  • ADesign requests that use Complex Queries
  • BAvoid returning big data sets within the Dashboard
  • CUse Cache
  • DAvoid using Guided Navigation unless the data set is large

How the community answered

(63 responses)
  • A
    13% (8)
  • B
    83% (52)
  • D
    5% (3)

Explanation

C: OBIEE Caching and Cache Seeding Cache is a component that improves performance by transparently storing data such that future requests for the same criteria can be served much faster. Like other application cache is not virtual memory in OBIEE. In OBIEE cache will be stored as files on the Hard Disk of the OBIEE Server in the form of files. By Default caching is enabled in the OBIEE server configuration. For time-consuming Dashboard Pages, we can use the concept of cache seeding in OBIEE, this can be configured as a scheduled job that will ensure that the data is cached and readily available as and when the user runs the dashboard.

Topics

#performance optimization#caching#dashboard design#query efficiency

Community Discussion

No community discussion yet for this question.

Full 1Z0-591 Practice