Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Copy all files in a Database Directory??
Sun, Sep 11 2022 4:52 AMPermanent Link

Ian Branch

Avatar

Hi Team,
I need to be able to copy all files form database directory A to a backup directory B.
I can copy all files EXCEPT the EDBDatabase.Cat file. Frown
I suspect this is because the EDBServr has it open/locked?
How can I get around this please without first stopping EDBServr?

Regards & TIA,
Ian
Fri, Sep 16 2022 11:04 AMPermanent Link

Fernando Dias

Team Elevate Team Elevate

Ian,

You can use SQL.
Create a backup database in the destination directory, then backup the live database and restore it to the backup database.
This way you can do the backup even while the database is in use.

--
Fernando Dias
[Team Elevate]
Image