ArcGIS Server Banner

Minimize disk I/O contention in DB2

Minimize disk I/O contention in DB2

Release 9.3 E-mail This TopicPrintable VersionGive Us feedback
Disk I/O contention within a DB2 database is minimized by properly arranging the components of the database throughout the file system. Ultimately, the database administrator must reduce the possibility of one process waiting for another to complete its I/O request. This is often referred to as waiting on I/O.

The following are recommendations to help you avoid disk I/O contention.

Even after tuning your database to reduce disk I/O contention, there may still be times when you run into deadlocks. For information on deadlocks see Dealing with deadlocks in a DB2 database.

See Also

  • Recommendations to minimize disk I/O contention