摘要:
问题描述:如表rm_circuit是a用户的,授予b用户select,insert,update,delete权限,在b用的存储过程中执行dbms_stats.gather_table_stats提示:ora-020000:unable to analyze table "a"."rm_circuit",insufficient privileges or does not exist.但是直接在plsql中在b用户下执行begin dbms_stats.gather_table_stats('a','rm_circuit' 阅读全文
posted @ 2011-08-17 20:28
蓝紫
阅读(6684)
评论(0)
推荐(0)
浙公网安备 33010602011771号