DB分類文章 顯示方式:簡文 | 列表

2009年05月18日

11g silent install

db : 11gR1
環境 : redhat as 4.6
hosts 檔內容
10.1.2.41        c41.binhu.com.tw c41  #public ip
10.1.2.21        v21.binhu.com.tw v21  #vip ip
192.168.2.21        p21.binhu.com.tw p21 #private ip
127.0.0.1        localhost.localdomain localhost ...繼續閱讀

Posted by my_work at 樂多Roodo!21:29回應(0)引用(0)
標籤:Oracle

2009年04月6日

listener.ora password script

小記 listener.ora 含password script
------- script -------

$ORACLE_HOME/bin/lsnrctl <<EOF
set password  <編碼過後的密碼>
set log_file $NEW_LISTENER_FILE
EOF

Posted by my_work at 樂多Roodo!17:33回應(0)引用(0)
標籤:Oracle

2009年03月13日

oracle 9i stats 操作

oracle_9i_dbms_stats_操作oracle 9i stats 操作
目地: 保存 table 的 status ,可在做了 analyze 後,產生的 plan 效能異常低落時可還原之前的 status ...繼續閱讀

Posted by my_work at 樂多Roodo!15:00回應(0)引用(0)
標籤:Oracle

oracle 9i AUDIT SOP

Oracle_9i_AUDIT_SOP
測試筆記

使用sys登入
@$ORACLE_HOME/rdbms/admin/cataudit.sql;

...繼續閱讀

Posted by my_work at 樂多Roodo!14:59回應(0)引用(0)
標籤:Oracle

2009年02月25日

11g RAC change VIP ip

在做11G RAC習題時發現VIP設錯了,小記一下心得跟注意事項 ...繼續閱讀

Posted by my_work at 樂多Roodo!22:51回應(0)引用(0)
標籤:Oracle

2009年02月8日

asm md_resotre測試的怪問題

環境 oracle11gR1

測試md_restore發生錯誤,但進去asmcmd下ls,可看到匯入失敗的diskgroup。但找了一些資料,並無法進行刪除
後來誤打誤撞,測出解決方法。如有人有正確的解法,也請告知,謝謝了
分享一下小弟的解法: ...繼續閱讀

Posted by my_work at 樂多Roodo!2:28回應(0)引用(0)
標籤:Oracle

2009年01月7日

rman catalog的版本問題

在做RMAN的練習時發生了以前沒遇過的問題,小記一下
...繼續閱讀

Posted by my_work at 樂多Roodo!22:23回應(0)引用(0)
標籤:Oracle

2008年11月25日

11g rman 實測

測試一下rman的增強的地方,發現還不錯,應該可以少一些電話幫助了
下面是我測試controlfile失去一個的情況 ...繼續閱讀

Posted by my_work at 樂多Roodo!23:13回應(0)引用(0)

2008年09月3日

oracle 11g silent install

記錄一下11g silent安裝流程

os: centos 5.2 64 bit
oracle 11g 64 bit ...繼續閱讀

Posted by my_work at 樂多Roodo!20:35回應(0)引用(0)

2008年08月28日

 [第一頁]  [1]  [2]  [3]  [4]  [5]  [6]  [7]  [8]  [9]  [10]  [下10頁]  [最終頁]