" " circular logging

Circular logging records the changes to your database in a set of logs. When the last log file in a series is filled, the first log file is reused in a circular fashion. Circular logging supports restore-only recovery. (LOGRETAIN=NO)

For more information, see types of logging.