故障描述:没动什么就出现如下信息:
Validating Schema...
EntityDef "Defect", FieldDef "Sub_type": the number of statusDefs is incorrect. It should be 9 (one for each stateDef) but actually it is 10.
EntityDef "Defect", FieldDef "Function_Desc": the number of statusDefs is incorrect. It should be 9 (one for each stateDef) but actually it is 10.
EntityDef "Defect", FieldDef "TestCase_Number": the number of statusDefs is incorrect. It should be 9 (one for each stateDef) but actually it is 10.
3 error(s) found
三个我自定义的
字段,以前都好好的,但今天validate时就不通过了。
我查了一下,
IBM支持网站上有此描述:
http://www-1.ibm.com/support/docview.wss?uid=swg21196073
主要说的是SQL ANYWHERE版本较低,有DEFECT
但我用的是SQL 8.00.2039,不知问题是否一样,请斑竹给点
建议。谢谢!