Backup management system errors

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2004.4 (Modified)


The following table lists the specific error codes generated by the backup and restore module of 4th Dimension.

You can retrieve these errors using a method installed via the ON ERR CALL command.

CodeDescription
1401The maximum number of backup attempts has been reached; automatic backup is
temporarily disabled.
1403No log file.
1404A transaction is opened in this process.
1405The maximum timeout for transactions to end in a concurrent process has been reached.
1406Backup canceled by user.
1407Destination folder is not valid.
1408Error during log file backup.
1409Error during backup.
1410Cannot find the backup file to be checked.
1411Error during backup file check.
1412Cannot find the log backup file to be checked.
1413Error during log backup file check.
1414This command can only be executed on 4D Server.
1415Cannot back up log file; a critical operation is in progress.
1416This log file does not correspond to the database opened.
1417A log integration operation is already running. The backup cannot be launched.
1420Integration aborted due to detection of locked records.
1421This command cannot be used in a client/server environment.

Errors 1408 and 1409 generally come from a read error for files to be backed up or a write error during file backup.

Errors 1411 and 1413 occur during checking of archives.

When these errors occur, it may be prudent to first check the space remaining on the disk and the read-write access privileges.

See Also

ON ERR CALL.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next