_RDBArchiveControl

This data point type contains the error number of the last error and the name of the data point element which has triggered this error. See also RDB archiving.

Data point element Type Description
errNum int

Number of the last pending error (see error.errNum of the type _RDBArchive for the number of the current pending error) of theRDB archive manager.

The error codes used here always correspond to the error codes generated by the database itself.

errDp string Data point element that triggered this error (when writing to the database).