RetryResourceErrors

Boolean

true

Purpose

The RetryResourceErrors parameter enables or disables the retrying of database I/O operation that fail through insufficient operating system resources being available.

By default, retrying of failed database I/O operations is enabled. If the parameter is set to false, an exception (Insufficient system resources) is raised immediately.

Parameter is read when …

The database server node is initialized; for example, when you restart the database server.

Hint

While an operation is retried, the database engine continues to operate (possibly with degraded performance). During the retry interval, the operating system by itself or aided by a system administrator may be able to free up sufficient resources.