TraceLife

真正的幸福,在于对平淡生活的热爱……

导航

2009年8月25日

摘要: PL/SQL 中的 Automatic Statistics 功能用来为所执行的 SQL 语句、测试用的脚本生成统计报表。通常情况下,新建的用户由于不具有相应的权限,所以实际并不能使用(即使你激活了该选项,可以参看这里),如下图所示。 这里的权限针对是否允许访问 动态性能表(Dynamic Performance Tables) 。 如果希望让一般用户也具有这项自动统计的功能,可以通过管理员授予如... 阅读全文

posted @ 2009-08-25 19:09 hallo 阅读(3312) 评论(1) 推荐(2) 编辑

摘要: Dynamic Performance Tables not accessible, Automatic Statistics Disabled for this session You can disable statistics in the preference menu,or obtanin select priviliges on the v$session,v$sesstat and ... 阅读全文

posted @ 2009-08-25 18:28 hallo 阅读(2429) 评论(0) 推荐(0) 编辑

摘要: ORA-0131: Insufficient privileges. Cause: An attempt was made to change the current username or password without the appropriate privilege. This error also occurs if attempting to install a database w... 阅读全文

posted @ 2009-08-25 14:58 hallo 阅读(4228) 评论(0) 推荐(0) 编辑

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2009-08-25 10:30 hallo 阅读(6) 评论(0) 推荐(0) 编辑