Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does Oracle access data stored on the Exabyte storage?

Data Exabyte Oracle storage stored
0
Posted

How does Oracle access data stored on the Exabyte storage?

0

Data on the Exabyte storage is stored in standard ASM disk groups. The data can be accessed using standard block I/O methods (reads and writes to/from the DB Buffer Cache). In addition, queries can be offloaded to the storage devices, which will scan the disks in parallel and only return the required result set (rows and columns). These result sets will be stored in the database’s query cache.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123