aiaiDBA

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

13718043309

010-86462881

PCC-00135: Result Set Cursor usage is not standard SQL

PCC-00135: Result Set Cursor usage is not standard SQL
Cause: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, an Oracle Result Set Cursor has been used. This informational message is issued by the FIPS Flagger when FIPS=YES.
Action: No action required. However, for ANSI/ISO compliance, do not use Result Set Cursors.

请先 登录 后评论

1 个回答

小智
PCC-00135:结果集光标使用不是标准SQL,
.原因:使用了ANSI / ISO SQL标准的Oracle扩展。具体来说,已经使用了Oracle Result Set Cursor。当FIPS = YES时,该信息消息由FIPS Flagger发出。,
.行动:无需采取行动。但是,对于ANSI / ISO合规性,请勿使用“结果集”光标。,
.
请先 登录 后评论