Column name
Oracle X$ View:X$KJBL
原创
©著作权归作者所有:来自51CTO博客作者maclean_007的原创作品,请联系作者获取转载授权,否则将追究法律责任
The status of buffer locks can be checked through the table X$KJBL; it is not necessary to dump the locks with
the ORADEBUG command, in order to get to this information. The table contains the client and shadow locks.
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
Oracle X$Tables
前言最早从 Yong Huang 那里看到关于比较详细的X$表的介绍,后来陆续从其他Oracle专家那里得到了不少信息。在S
X$ table X$表 oracle sql -
Oracle X$ table list
Oracle X$ table list Doc ID: Note:22241.1Subject: List of X$ Tables and how th
table list oracle statistics object