获取数据库中所有隐藏参数

 SELECT ksppinm, ksppstvl, ksppdesc
   FROM x$ksppi x, x$ksppcv y
   WHERE x.indx = y.indx
  AND translate(ksppinm,'_','#') like '#%'
  order by ksppinm;

 

KSPPINM                                                          KSPPSTVL                                                                         KSPPDESC
---------------------------------------------------------------- -------------------------------------------------------------------------------- ----------------------------------------------------------------
_NUMA_instance_mapping                                           Not specified                                                                    Set of nodes that this instance should run on
_NUMA_pool_size                                                  Not specified                                                                    aggregate size in bytes of NUMA pool
_PX_use_large_pool                                               FALSE                                                                            Use Large Pool as source of PX buffers
_abort_recovery_on_join                                          FALSE                                                                            if TRUE, abort recovery on join reconfigurations
_active_standby_fast_reconfiguration                             TRUE                                                                             if TRUE optimize dlm reconfiguration for active/standby OPS
_adaptive_direct_read                                            TRUE                                                                             Adaptive Direct Read
_adaptive_fetch_enabled                                          TRUE                                                                             enable/disable adaptive fetch in parallel group by
_affinity_on                                                     TRUE                                                                             enable/disable affinity at run time
_aiowait_timeouts                                                100                                                                              Number of aiowait timeouts before error is reported
_all_shared_dblinks                                                                                                                               treat all dblinks as shared
_allocate_creation_order                                         FALSE                                                                            should files be examined in creation order during allocation
_allocation_update_interval                                      3                                                                                interval at which successful search in L1 should be updated
_allow_error_simulation                                          FALSE                                                                            Allow error simulation for testing
_allow_read_only_corruption                                      FALSE                                                                            allow read-only open even if database is corrupt
_allow_resetlogs_corruption                                      FALSE                                                                            allow resetlogs even if it will cause corruption
_allow_terminal_recovery_corruption                              FALSE                                                                            Finish terminal recovery even if it may cause corruption
_always_anti_join                                                CHOOSE                                                                           always use this method for anti-join when possible
_always_semi_join                                                CHOOSE                                                                           always use this method for semi-join when possible
_always_star_transformation                                      FALSE                                                                            always favor use of star transformation
_app_ctx_vers                                                    TRUE                                                                             enable app ctx versioning

这是其中的一些    

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/7199859/viewspace-127559/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/7199859/viewspace-127559/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值