Health Check on Database Schedule Validation appears to be new in version 7.12.0, so it's just fine that you created an issue. I suppose customs tables work just as well as before (will of course be tested..).
Just upgraded to Umbraco version 7.12.3 assembly: 1.0.6837.12334 and can confirm this is still an issue with custom tables.
I have a custom table that stores 120,000 IMEI numbers on a customers website allowing customers to search for their phone. Don't really want to store them in Umbraco so a custom table works fine, but this is flagged up in the back office when doing a health check.
Health Check, Data Integrity - Database Schema Validation: 53 WARN
After upgrading from Umbraco v7.11.0 to v7.12.0, I immediately performed a health check:
The message only applies to custom tables, or tables integrated from other packages.
My App_Data/Logs/UmbracoTraceLog.WS12R2IISU.txt log file:
How can I fix these errors?
Seems fine, none of these are Umbraco tables.
So the question is: how should Umbraco fix showing these errors? 😉
I've created an issue for it: http://issues.umbraco.org/issue/U4-11580
Health Check on Database Schedule Validation appears to be new in version 7.12.0, so it's just fine that you created an issue. I suppose customs tables work just as well as before (will of course be tested..).
Hi
Just upgraded to Umbraco version 7.12.3 assembly: 1.0.6837.12334 and can confirm this is still an issue with custom tables.
I have a custom table that stores 120,000 IMEI numbers on a customers website allowing customers to search for their phone. Don't really want to store them in Umbraco so a custom table works fine, but this is flagged up in the back office when doing a health check.
Does not appear to affect performance
I just upgrade my site from v7.5.11 to v7.12.3 and i am facing the same issue. 81 errors which are the followings...
I just updated to Umbraco 7.12.1 and I got 22 errors as well, but this seems to be umbraco tables/fields.
2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Some errors were detected while validating the database schema against the current version of Umbraco. 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKumbracoRedirectUrl 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsContentcmsContentTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsContentVersioncmsContentnodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsDocumentcmsContentnodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsDocumentcmsTemplatenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsDocumentTypecmsContentTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsDocumentTypecmsTemplatenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsDataTypePreValuescmsDataTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsDictionarycmsDictionarayid 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsLanguageTextcmsDictionaryid 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsMemberTypecmsContentTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsMembercmsContentnodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsContentXmlcmsContentnodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsPreviewXmlcmsContentnodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsPreviewXmlcmsContentVersionVersionId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsPropertyTypeGroupcmsContentTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsPropertyTypecmsDataTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsPropertyTypecmsContentTypenodeId 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsTagRelationshipcmsContent 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsContentTypeAllowedContentTypecmsContentType 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKcmsContentTypeAllowedContentTypecmsContentType1 2018-12-03 09:56:43,838 [P2964/D2/T24] WARN Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: FKumbracoRedirectUrlumbracoNode_uniqueID
is working on a reply...