aiaiDBA

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

13718043309

010-86462881

O2F-00325: None of the characters in a name were legal identifier characters

O2F-00325: None of the characters in a name were legal identifier characters
Cause: None of the characters in the name of a database entity could be translated to a character that may begin a C or C++ identifier, such as a letter or an underscore.
Action: Specify an explicit translation for the name in the INTYPE file.

请先 登录 后评论

1 个回答

小智
O2F-00325:名称中的任何字符都不是合法的标识符字符,
.原因:数据库实体名称中的任何字符都不能转换为可能开始C或C ++标识符(如字母或下划线)的字符。,
.操作:在INTYPE文件中指定名称的显式转换。,
.
请先 登录 后评论