Btrieve Question:

Tell me if an application runs twenty-four hours a day, how to perform a backup?

Btrieve Interview Question
Btrieve Interview Question

Answer:

-Once a file is opened by Btrieve, no other user / application can open it until Btrieve closes that file.

-The operating system's 'copy' command will not work

-One can back up the Btrieve file using BUTIL operations.

-BUTIL operations uses CLONE for creation of a backup file.

-Followed by CLONE, COPY command is used to backup the records from one file to backup file.


Previous QuestionNext Question
Tell me how to convert a bunch of .btr and .lck files to a readable SQL?What is status 1015?