-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
9.0.4
-
None
-
None
Imported VDB has 2 Source models, one of them is missing a translator after import.
Translator is specified in original vdb.xml included in TD vdb.
<model visible="true" type="PHYSICAL" name="SP" path="/BQT_MySql/SP.xmi"> <property value="64600437" name="checksum"/> <property value="false" name="builtIn"/> <property value="2822882286.INDEX" name="indexName"/> <source translator-name="mysql5" connection-jndi-name="MySQL50_PushDS" name="SP"/> <validation-error path="sp_rows_between/ResultSet/BigIntegerValue" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_all_smalla_rows/ResultSet/DoubleNum" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_rows_between/ResultSet/BigDecimalValue" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_all_smalla_rows/ResultSet/BigDecimalValue" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_all_smalla_rows/ResultSet/FloatNum" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_rows_between/ResultSet/FloatNum" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_rows_between/ResultSet/DoubleNum" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> <validation-error path="sp_all_smalla_rows/ResultSet/BigIntegerValue" severity="WARNING">Missing or invalid Precision on column with a numeric datatype (See validation Preferences)</validation-error> </model>
- is incorporated by
-
TEIIDDES-2757 Issues with backwards compatibility of VDBs
- Resolved