aiaiDBA

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

13718043309

010-86462881

PLW-05019: the language element near keyword string is deprecated beginning with version string

PLW-05019: the language element near keyword string is deprecated beginning with version string
Cause: A deprecated language element was used. The particular language element is deprecated in PL/SQL versions greater than or equal to the version number given in the message text.
Action: The deprecated language element should be deleted or rewritten. Deprecated PL/SQL language elements become obsolete one version after they are deprecated. An obsolete language element will no longer be supported and use of the element will result in an error.

请先 登录 后评论

1 个回答

小智
PLW-05019:附近关键字的语言元素串被弃用版本开始串,
.原因:已使用已弃用的语言元素。特定语言元素在PL / SQL版本中不推荐使用,大于或等于消息文本中给出的版本号。,
.操作:应删除或重??写已弃用的语言元素。不推荐使用的PL / SQL语言元素在不推荐使用之后成为过时的一个版本。不再支持过时的语言元素,并且元素的使用将导致错误。,
.
请先 登录 后评论