Bottleneck
From Oracle FAQ
A bottleneck is the slowest operation in a set of operations.
Some examples:
- The I/O system may become a bottleneck on a large database system
- If a database used more memory than what's available, paging and swapping will become a bottleneck
- In a RAC system the interconnect may be overloaded (cannot handle all data transferres).
[edit]
Also see
| Glossary of Terms | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | # |

