Probably it is a known issue.
It has been fixed in the EBF.
Assertion failed 100905 was written in version 12 EBF Readme as follows.
================(Build #3261 - Engineering Case #650690)================
The server would have returned assertion failed 100905 "Articles on
the table use do not match those on the table definition", if a table
had publications and a simple INSERT with multiple row value constructors
was executed. For example: insert into tab1 values (1,'a'),(2,'b'). This
has been fixed.
=========================================================================
The same issue seems to have been reported in version 10,11,12.
Add comment