今天在oracle-l看到一个贴子
-------------------quote begin------------------------------

日期: Mon, 5 Feb 2007 09:07:37 +0530
发件人: "Anand Rao"   
收件人: "Oracle-l"
主题: 10053 Trace and OBJ$ (DBA_SEGMENTS)
Folks,

Has anyone come across this issue where,

you run a simple query on dba_segments (or user_segments) and produce a 10053 trace. The trace file does not contain the " BASE STATISTICAL INFORMATION" section. The table and index stats are completely missing. So, i don't see the  #Rows:, #Blks:, AvgRowLen:, AvgLen:, NDV:, Nulls:, Density: and so on...

Dictionary stats have been gathered, i haven't gathered System stats.

The query is,

SELECT NVL2(partition_name,
                            segment_name || ':' || partition_name,
                            segment_name)
                  FROM user_segments
                 WHERE segment_type IN ('TABLE', 'TABLE PARTITION') AND
                       segment_name NOT IN
                       (SELECT object_name
                          FROM recyclebin bin) AND
                       segment_name NOT IN (:p1,:p2,:p3,:p4,:p5)
                            ORDER BY bytes DESC

Now, if i run another query based on some other non-dictionary based tables (EMP, DEPT), then everything is fine.

It seems to be an issue with some access rights to OBJ$ is what i can figure out but what permission needs to be granted is the question. The user is a OS authenticated user, OPS$DEV1 and has DBA privilege. Even if i execute the same query as user ' oracle', the owner of the database, it doesn't help.

Oracle version is 10.2.0.1.0 on Sun Solaris 9.

is there something fundamental i am missing here? RTFM...??? i did a bit of Meta-linking, searching the list and RTFMs but could not find anything in particular.

thanks,

anand

转载于:http://blog.itpub.net/94384/viewspace-600290/

RTFM(Read The Fucking Manual)的意思(zt)相关推荐

  1. RTFM(Read The Fucking Manual)的意思

    (在读本篇的时候请记得笔者一直保持着微笑的表情) 今天学搜索的时候,问5210 vector怎么用的问题,他当时在吃饭,就说,"rtfm的问题,然而你竟然问我手册在哪".当时真的是 ...

  2. RTFM — man

    https://zhuanlan.zhihu.com/p/380186575 RTFM Read The Fucking Manual Read The Foolish Manual Read The ...

  3. 分享RTFM和STFW的意思

    在请教别人问题时,经常会被回复RTFM或STFW.这两个英文是什么意思呢? RTFM(Read The Fucking Manual),表示回答者认为你应该去读TMD手册,STFW(Search Th ...

  4. Linux入门,RTFM阅读那该死的手册

    不懂就问一问'男人' man命令 显示使用手册 NAME SYNOPSIS apropos man的替代品 不要再问了,问就是RTFM. man命令 显示使用手册 不懂哪里就问问那个'男人' man ...

  5. PHP Web项目开发学习,经验谈

    列个表格吧,看着也比较方便: 时间 事项 六月 七月 八月 九月 工作任务 前端页面 服务端页面 地图定位 服务器搭建 图片上传 视频文件信息的获取 关键词 Css+div+js PHP,谷歌maps ...

  6. 英语常用缩写(Abbreviations) ---一般常用缩写

    AAMOF as a matter of fact ADN any day now AFAIC as far as I'm concerned AFAICS as far as I can see A ...

  7. 国外整理的一套在线渗透测试资源合集[转载]

    原文:http://bobao.360.cn/news/detail/1132.html 国外整理的一套在线渗透测试资源合集 渗透测试阿克西 一组很棒的渗透测试资源,包括工具.书籍.会议.杂志和其他的 ...

  8. 2019年最佳黑客书籍 - 初级到高级

    2019年最佳黑客书籍 - 初级到高级 文章目录 2019年最佳黑客书籍 - 初级到高级 1.The Hackers Playbook 2 2.The Hackers Playbook 3 3.Rtf ...

  9. linux irc 客户端,IRC 频道与客户端

    介绍 Linux Deepin 官方 IRC 频道为 Freenode network 上面的 #linuxdeepin 频道,频道主题为 Linux Deepin 的支持与一般讨论. 使用方法 为加 ...

最新文章

  1. opencv 二值化 python_Python OpenCV 图像二值化-阈值分割
  2. 一个登录框实现不同的登录验证
  3. 数据结构图之二(最小生成树--克鲁斯卡尔算法)
  4. springboot 实现微信小程序授权并解密手机号
  5. 分段函数插值法c语言代码实验,实验名称插值法汇总.doc
  6. agv ti 毫米波雷达_华为将利用 5G 开发激光雷达和毫米波雷达 - 产业资讯 -AGV产业联盟官方网站 -新战略机器人网-工业、服务、AGV机器人产业资讯传播者...
  7. 老九java线上,老九 - SegmentFault 思否
  8. 二叉树的概念及其遍历方法 - python实现
  9. iOS音频的后台播放总结
  10. 【数据库原理实验(openGauss)】 安全性控制
  11. python地理数据处理库geopy
  12. linux系统操作mysql数据库_利用workbench对linux/Ubuntu系统中的mysql数据库进行操作
  13. ASP.NET Core免费(视频)教程汇总
  14. dell poweredge服务器_这款AMD服务器不简单
  15. iOS自己总结的超级详细分解富文本大全(AttributedString),图文混排很轻松
  16. BookKeeper AutoRecovery
  17. 毕设 - 大数据用户画像分析系统 - 数据分析可视化
  18. 网页不收录的5大原因及解决办法
  19. 来自 Google 的高可用架构理念与实践
  20. vsto 判断是否安装插件

热门文章

  1. Motorola和Borland结成联盟,以帮助开发者为Motorola下一代无线电话创建应用程序 (转)...
  2. Facebook和Heroku结成伙伴关系
  3. 浏览器同域名请求的最大并发数限制
  4. C#使用ODBC链接MySQL数据库
  5. 第三方yum源rpmforge
  6. C/C++的内存分配?栈和堆的区别?为什么栈快?
  7. Macbook Apple Silicon 环境及常用软件安装
  8. 初探Java设计模式------观察者模式
  9. 计算机网络 理解流量控制与SACK机制
  10. dirname $0