【ASM学习】关于 ASM 的隐含参数

select 
a.ksppinm  "Parameter", 
a.ksppdesc "Description",
b.ksppstvl "Session Value",
c.ksppstvl "Instance Value"
from
x$ksppi a,
x$ksppcv b,
x$ksppsv c
where
a.indx = b.indx
and a.indx = c.indx
and a.ksppinm like '%asm%' escape '\'
order by 1
/

Parameter                                  Description                    Session Va Instance V
------------------------------------- ------------------------------ ---------- ----------
_asm_acd_chunks                       initial ACD chunks created     1          1
_asm_allow_only_raw_disks             Discovery only raw devices     TRUE       TRUE
_asm_allow_resilver_corruption        Enable disk resilvering for    FALSE      FALSE
                                                                   external redundancy

_asm_ausize                           allocation unit size           1048576    1048576
_asm_blksize                          metadata block size            4096       4096
_asm_disk_repair_time                 seconds to wait before         14400      14400
                                                            dropping a failing disk

_asm_droptimeout                      timeout before offlined disks  60         60
                                                          get dropped (in 3s ticks)

_asm_emulmax                          max number of concurrent disks 10000      10000
                                                        to emulate I/O errors

_asm_emultimeout                      timeout before emulation       0          0
                                                           begins (in 3s ticks)

_asm_kfdpevent                        KFDP event                     0          0
_asm_libraries                         library search order for       ufs        ufs
                                                      discovery

_asm_maxio                            Maximum size of individual I/O 1048576    1048576
                                                    request

_asm_stripesize                       ASM file stripe size           131072     131072
_asm_stripewidth                      ASM file stripe width          8          8
_asm_wait_time                        Max/imum time to wait before   18         18
                                                      asmb exits

_asmlib_test                          Osmlib test event              0          0
_asmsid                                 ASM instance id                asm        asm
asm_diskgroups                        disk groups to mount           MY_DG1, MY MY_DG1, MY
                                                          automatically                  _DG2       _DG2

asm_diskstring                        disk set locations for
                                                       discovery

asm_power_limit                       number of processes for disk   1          1
                                                       rebalancing


20 rows selected.

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

转载于:http://blog.itpub.net/22664653/viewspace-672232/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值