IEEE Standard Glossary of Computer Hardware Terminology by IEEE Computer Society. Standards Coordinating Committee

Posted by

By IEEE Computer Society. Standards Coordinating Committee

Show description

Read Online or Download IEEE Standard Glossary of Computer Hardware Terminology PDF

Similar computer science books

Computer Science Illuminated

Designed to give a breadth first insurance of the sphere of machine technological know-how.

Introduction to Data Compression (4th Edition) (The Morgan Kaufmann Series in Multimedia Information and Systems)

Each one variation of advent to facts Compression has commonly been thought of the simplest advent and reference textual content at the artwork and technology of information compression, and the fourth variation maintains during this culture. information compression thoughts and know-how are ever-evolving with new purposes in snapshot, speech, textual content, audio, and video.

Computers as Components: Principles of Embedded Computing System Design (3rd Edition) (The Morgan Kaufmann Series in Computer Architecture and Design)

Pcs as parts: ideas of Embedded Computing procedure layout, 3e, offers crucial wisdom on embedded platforms know-how and methods. up to date for today's embedded platforms layout equipment, this version beneficial properties new examples together with electronic sign processing, multimedia, and cyber-physical platforms.

Computation and Storage in the Cloud: Understanding the Trade-Offs

Computation and garage within the Cloud is the 1st accomplished and systematic paintings investigating the difficulty of computation and garage trade-off within the cloud with a purpose to lessen the general program price. clinical functions tend to be computation and information in depth, the place advanced computation projects take many years for execution and the generated datasets are usually terabytes or petabytes in measurement.

Extra resources for IEEE Standard Glossary of Computer Hardware Terminology

Example text

3, there are 393 functions that qualify as offloadable. The V$SQLFN_ METADATA view indicates offloadable functions through the OFFLOADABLE column, populated with YES for qualifying functions. Virtual columns—columns where the values are computed from other columns in the same table—are also offloadable, even though the values in those columns are dynamically generated at query time, so tables that have them are still eligible for Smart Scans. 28 Chapter 3 Storage Indexes Storage indexes may be the most misunderstood and confusing part of Exadata.

No mention of storage indexes appears in the execution plan output. The More, the Merrier Data distribution plays a large part in storage index performance, but that’s not the only data-related area that can impact Smart Scan execution and, as a result, storage index usage. Table size can also determine whether a storage index can be utilized. Serial direct path reads are generally utilized for large objects; small tables rarely trigger Smart Scans. How big does a table have to be to trigger a Smart Scan, and thus use a storage index?

In addition, the redundancy in ASM places the redundant data on a different storage cell from the primary source. This allows Exadata to lose a storage cell or apply patches in a rolling manner and not lose access to data. Patching and software upgrades are probably the most likely reasons for storage indexes to be built, as CELLSRV needs to be stopped before some patching operations or software upgrades can begin. The size and scope of patching or upgrades will determine the fate of the storage indexes: database server patching/upgrades won’t touch the storage cells, so storage indexes will remain intact, and patching/upgrades involving the storage tier or the entire Exadata machine will drop storage indexes.

Download PDF sample

Rated 4.36 of 5 – based on 12 votes