nerdexam
Oracle

1Z0-515 · Question #44

Exadata uses smart scans, which are executed in________.

The correct answer is A. Exadata Storage Server cells. The Oracle Exadata Database Machine brings database performance to a whole new level, but have you ever wondered what exactly makes it so fast? Several components of the Oracle Exadata Database Machine, such as Oracle Database 11g Release 2; Oracle Exadata's Smart Flash Cache…

Advanced Concepts

Question

Exadata uses smart scans, which are executed in________.

Options

  • AExadata Storage Server cells
  • BDatabase Server node memory
  • CDatabase Server node CPUs
  • DExadata does not use smart scans.

How the community answered

(62 responses)
  • A
    74% (46)
  • B
    8% (5)
  • C
    3% (2)
  • D
    15% (9)

Explanation

The Oracle Exadata Database Machine brings database performance to a whole new level, but have you ever wondered what exactly makes it so fast? Several components of the Oracle Exadata Database Machine, such as Oracle Database 11g Release 2; Oracle Exadata's Smart Flash Cache, Hybrid Columnar Compression, and SmartScan features; and InfiniBand interconnect, help deliver high performance. One of the key technologies that supports this performance is the storage index, which is not a regular database index. Storage indexes reside in the memory of the storage servers--also called storage cells--and significantly reduce unnecessary I/O by excluding irrelevant database blocks in the storage cells. Oracle Exadata I/O and Smart Scan Storage in Oracle Exadata changes query processing so that not all blocks have to go to the database server for that server to determine which rows might satisfy a query. Oracle Exadata's Smart Scan feature enables certain types of query processing to be done in the storage cell. With Smart Scan technology, the database nodes send query details to the storage cells via a protocol known as iDB (Intelligent Database). With this information, the storage cells can take over a large portion of the data-intensive query processing. Oracle Exadata storage cells can search storage disks with added intelligence about the query and send only the relevant bytes, not all the database blocks, to the database nodes--hence the term smart scan.

Topics

#Exadata#smart scans#storage server cells#storage offloading

Community Discussion

No community discussion yet for this question.

Full 1Z0-515 Practice