1400-1499 - DBSupport
Error code | Message and description |
---|---|
1401 |
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 |
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 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 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 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. |