The FairCom RTG ctutil -sqlize command failed on a table that contained a field mapped to a SQL date (using dbtype="date") if an invalid format was specified. The following error was seen:
sqlize ERROR 19:4113:0 SQL table linkage failed
The above situation succeeded in releases prior to V11.x.x.15089 by ignoring the "dbtype" directive. The behavior has now been changed so that it will fail when the format is not correct, while taking into consideration the need to keep systems up and running if they already have linked tables with an incorrect XDD. The behavior is now as follows: