aiaiDBA

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

13718043309

010-86462881

ORA-38610: FI "string" name prefix is reserved for frequent itemset counting

ORA-38610: FI "string" name prefix is reserved for frequent itemset counting
Cause: An error occurred because DBMS_FREQUENT_ITEMSET and prefix ORA_FI are reserved for the DBMS_FREQUENT_ITEMSET package's internal use.
Action: Do not re-define functions with names starting with DBMS_FREQUENT_ITEMSET package or ORA_FI.

请先 登录 后评论

1 个回答

小智
ORA-38610: FI "string" name prefix is reserved for frequent itemset counting,
.Cause: An error occurred because DBMS_FREQUENT_ITEMSET and prefix ORA_FI are reserved for the DBMS_FREQUENT_ITEMSET package's internal use.,
.Action: Do not re-define functions with names starting with DBMS_FREQUENT_ITEMSET package or ORA_FI.,
.
请先 登录 后评论