Subsetting database validation errors
Published 06 March 2025
Database errors are errors caused by an incompatibility between the contents of the subsetting options JSON file and the database schema, or a mismatch between the source and target databases. These indicate that there is something preventing subsetting from commencing.
- Excluded table not found
- Manual relationship column not found
- Manual relationship table not found
- No foreign keys
- Source and target schemas do not match
- Starting table not found
- Static data table is not static
- Static data table not found
- Desired size larger than available source data
- Starting table with invalid filter clause
- Tables not empty
- Unsupported column used as filter