aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

O2F-00309: Name of user-defined type is illegal or missing

O2F-00309: Name of user-defined type is illegal or missing
Cause: The name of a user-defined type is expected following the keyword TYPE at the beginning of a type specification. No legal type name was seen.
Action: Make sure that the type specification is syntactically correct, and that the type name is spelled correctly.

请先 登录 后评论

1 个回答

小智
O2F-00309:用户定义类型的名称是非法的或缺失的,
.原因:在类型规范开头的关键字TYPE之后,预期用户定义类型的名称。没有看到合法的类型名称。,
.操作:确保类型规范在语法上是正确的,并且类型名称拼写正确。,
.
请先 登录 后评论