Savepoint 

The system performs savepoints at regular intervals. It writes all changed pages held in the data cache to disk.

However, because the savepoint is carried out while the database is running, you cannot restart the database instance after the data restoring process until you have also restored the log entries and/or the log backups that were made since the savepoint.