future2012lg

博客园 首页 新随笔 联系 订阅 管理

2014年12月24日 #

摘要: 近期发现个别11G数据库无法自动收集统计信息,部分视图查询结果如下:SQL> select client_name,status from dba_autotask_client where client_name = 'auto optimizer stats collection';CLIENT... 阅读全文
posted @ 2014-12-24 16:55 future2012lg 阅读(337) 评论(0) 推荐(0) 编辑

摘要: [sql]view plaincopyprint?SQL>showparameteropen_cursors--每个session(会话)最多能同时打开多少个cursor(游标)NAMETYPEVALUE------------------------------------------------... 阅读全文
posted @ 2014-12-24 11:15 future2012lg 阅读(788) 评论(0) 推荐(0) 编辑