Entering content frame

Procedure documentation file_restore Locate the document in the library structure

Use

You copy the backup copy of the database file specified, which was created by the system, back to its original position. If a file already exists, it will be overwritten.

Note

In normal circumstances, it is not necessary to copy backup copies of database files to their original position manually as the system uses the backup copy of a database file automatically when access to the original fails.

See also:

Glossary, Structure linkDatabase file

Prerequisites

     You have the server authorization DBFileRead.

     You have determined the file ID of the file to be copied (see file_getfirst).

Syntax

file_restore <file_id>

Reply

OK

In the event of errors, see Reply Format

 

Leaving content frame