http://inthirties.com:90/viewthread.jsp?tid=1345&frombbs=1客戶機器斷電,重啟Oracle以後,出現2662的錯誤,這個錯誤處理的很多了,一般是斷電或者異常關閉後,current的redo檔案損壞,然後使用_allow_resetlogs_curruption強制開啟以後,scn不一致,從而出現的錯誤。這裡通過adjust_scn的事件,增加scn一般就可以搞定。馬上運行 alter session set event ‘10
http://inthirties.com:90/thread-1372-2-1.html這幾天一直和ricky討論nodeapps的問題到底什麼是nodeapps,nodeapps包括哪些東西呢?在metalink裡找了一下,也找不到很清楚的描述,只是在RAC的管理guideline裡找到這樣一句話,提到了nodeapps - On 10.2 and later, running root.sh on the last node in thecluster also will
SOA(service oriented architecture)面向服務架構是很多企業現在正在探究的問題。那麼什麼是面向服務的架構呢,最簡單的解釋就是以服務為中心的架構,那麼什麼又是服務呢。這就是我這裡要解釋的一個東東。關於服務的定義,找了很多地方也沒有找到明確的一個定義。在w3c上對web service倒是有這樣的一段描述1.4 What is a Web service?For the purpose of this Working Group and this
http://inthirties.com:90/viewthread.jsp?tid=1365&page=1SQL> alter diskgroup dg1 drop disk'/dev/rdsk/c4t4d0s5';alter diskgroup dg1 drop disk '/dev/rdsk/c4t4d0s5'*ERROR at line 1:ORA-15032: not all alterations performedORA-15054: disk
在11gR2才會出現的錯誤。 oracle的文檔對這個錯誤的描述是 00845, 00000, "MEMORY_TARGET not supported on this system"// *Cause: The MEMORY_TARGET parameter was not supported on this operating system or /dev/shm was not sized correctly on Linux.// *Action: Refer to
How to Troubleshoot GridInfrastructure Startup Issues [ID 1050908.1] Modified25-JUN-2010 Type HOWTO Status PUBLISHED In this Document Goal Solution Start upsequence: Cluster status Case 1: OHASD.BIN does not start Case2:
11gR2 Clusterware is required to be up and running prior to installing a11gR2 Real Application Clusters database.The GRID home consists of the Oracle Clusterware and ASM. ASM should not bein a seperate home.The 11gR2 Clusterware can be installed in
We can manage the listener started at remote machine via the lsnrctl tools. You can test the tnsping to find out the remote machine which provide the tns serveice. Before 10.2.0.1, you can run the lsnrctl in your compute to stop the tns service.