There are two options for operating DVS: offline and online. The offline version needs to be updated regularly, particularly to get the new monitoring data stored in ORACLE.
Updating the offline database DVS_data.mdb is not done by DVS but by opening directly the database DVS_data.mdb. Immediately after opening the file, a form pops up offering 3 options:

In order to update tables from the central database to the offline database you must enter your ORACLE user name and password. You also have to select at least one table, otherwise the button is disabled.
As a rule, always the whole table is updated, not only the new records. For data security reasons (the connection to the database server may be interupted in the middle of the process), the update is achieved in the following 4 steps:
Note: Some of the monitoring data tables are very large. The repeated data adding and deletion may cause a significant increase in the file size of DVS_data.mdb. In that case, it is recommended to do a manual
Tools / Database Utilities / Compact and Repair Database ...
The automatic "Compact on Close" option is not recommended for DVS_data.mdb, as due to the filesize it may take several minutes each time the database is closed.