ANR0814I
Expiration retry retry number of maximum retries in number of seconds seconds.

Explanation

Server roll-off processing has encountered an error in attempting to remove expired client file copies from the server database. The operation will be tried again in the number of seconds indicated.

System action

The server waits for the number of seconds indicated and retries the file expiration operation.

User response

Expiration retry processing occurs when the server database is full, the log is full, or sufficient server memory is not available to continue processing. Use the QUERY ACTLOG command to look for messages issued prior to this one that indicate the type of error encountered.

If the server is out of database space, issue the DEFINE DBVOLUME and EXTEND DB commands to add volumes to the server database and extend the database size.

If the server is out of log space, issue the DEFINE LOGVOLUME and EXTEND LOG commands to add volumes to the server log and extend the log size.

If the server is low on memory, do the following:

See the documentation for the operating system about how to increase memory for an application.

See the documentation for the operating system about how to increase memory for an application.