InterviewSolution
Saved Bookmarks
| 1. |
Does Everything Gets Cached In Netezza (or Any Other Data Appliance)? |
|
Answer» Typically only schema and other DATABASE objects are CACHED in appliances. Data is not cached, in general. In most cases, data is not saved any where (in any cache or on host COMPUTER) and is STREAMED directly from SPU to client software. Typically only schema and other database objects are cached in appliances. Data is not cached, in general. In most cases, data is not saved any where (in any cache or on host computer) and is streamed directly from SPU to client software. |
|