Sync time using ora.ctssd

Cluster Time Synchronization Service(Ctss)是Oracle 11g R2引入的集群时间同步服务。Ctss可以运行于两种模式:avtive[......]

继续阅读

Oracle 11g tracing events

www.ads1st.com l
1  declare
2    err_msg VARCHAR2(120);
3  BEGIN
4    dbms_output.enable[......]

继续阅读

manage asm datafile using template

www.ads1st.com > alter diskgroup oradata add template dh attributes  (hot);
Diskgroup[......]

继续阅读

Posted in 11.2, ASM, OS. Tags: , , , , . 没有评论 »

snapshot acfs filesystem

[root@ www.ads1st.com ~]# mkfs.acfs /dev/asm/volacfs-364
mkfs.acfs: version            [......]

继续阅读

Posted in 11.2, ASM, OS. Tags: , , . 没有评论 »

move file bewteen hot and cold area on asm diskgroup

www.ads1st.com > alter diskgroup oradata modify file ‘+ORADATA/r11g/datafile/sy[......]

继续阅读