Hi,

By looking at the checkpoint audit trail I can inferr that each time
backup_online() is run, it will create a checkpoint.
It also makes sense from an intuitive standpoint.

However, by looking at the docs, I found this snippet:

SQL> backup_context_clear ();
SQL> checkpoint;
SQL> backup_online ('virt-inc_dump_#', 150);

( from: http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#backup )

Note the explicit call to checkpoint.

What's the official answer?
It has implications when trying to restore from backup + audit trail (
to find the point in which they match ).

Regards,
A

-- 
Aldo Bucchi
@aldonline
skype:aldo.bucchi
http://aldobucchi.com/

PRIVILEGED AND CONFIDENTIAL INFORMATION
This message is only for the use of the individual or entity to which it is
addressed and may contain information that is privileged and confidential. If
you are not the intended recipient, please do not distribute or copy this
communication, by e-mail or otherwise. Instead, please notify us immediately by
return e-mail.

Reply via email to