1400-1499 (DBSupport)

1401 DBSupport: Format level mismatch for Str# nnn (Support=supportlevel Audit record =formatlevel)

A DBFORMAT routine in the Support Library was compiled with a different DESCRIPTION file than the one corresponding to the current audit file. Snapshot, Span, DBServer, and DATABridge Twin will attempt to automatically recompile the support library when this error occurs. If that fails, recompile Support manually.

1402 DBSupport: Format cannot check for null or invalid data

The accessory set one of the data validation options but the format does not support data validation.

1403 DBSupport: DBSupport has update timestamp supportupdatets but database is dbupdatets

The Support library was compiled against a different database update level and needs to be recompiled.

1404 DBSupport: DBSupport has LINKS option supporttruefalse but current DATABridge Engine parameter file has enginetruefalse

The Support Library was compiled with a different setting for the LINKS option than the current setting in the DBEngine parameter files. Either recompile Support or change the LINKS option in the DBEngine parameter files.

1405 DBSupport: DBSupport database supportdbname [supporttdbts] doesn’t match enginedbname [enginedbts]

The Support Library was compiled against a different database than the one that DBEngine has open. Recompile the Support Library.