Previous Topic: Dynamic SQL CachingNext Topic: Log Reads


Logging

Every system has some component that eventually becomes the final bottleneck. Do not overlook logging when trying to get transactions through the systems in a high performance environment. Logging can be tuned and refined, but the synchronous I/O associated with logging and commits will always be there.