在oracle RAC 環境下用 PL/SQL Developer debug procedure 出現 hang 的情況

來源:互聯網
上載者:User

標籤:com   mmu   develop   plsql   lov   use   tns   pos   結果   

現象描述:

  用plsql developer 串連編譯procedure 的時候都很正常。一旦開始Test進入Debug模式的時候就Hang住了。

初步猜測是沒有許可權,可是是DBA角色呀,如果沒有許可權會直接報沒有許可權的錯誤吧。

後面猜測是Oracle 或者PL SQL Developer的版本問題,用同一個PLSQL 在相同版本的不同機器上測試,結果另外一台機器可以Debug。

開始猜測是不是RAC的原因。

搜尋到這個解釋:http://forums.allroundautomations.com/ubb/ubbthreads.php?ubb=showflat&Number=47544

The Oracle Debug API (sys.dbms_debug) internally uses dbms_pipe messages to communicate between the controlling session and the debug session, which apparently can fail on RAC systems.
The only workaround is to modify the tnsnames.ora file to connect to only 1 node of the cluster without load balancing and failover.

解釋很靠譜,嘗試串連到單個的執行個體上。

測試Debug,好使了!

在oracle RAC 環境下用 PL/SQL Developer debug procedure 出現 hang 的情況

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.