本例在VS2005+Oracle 92010 + WindowsXp Sp2測試通過 1、建立一個遊標變數,為傳回值使用create or replace package types as type cursorType is ref cursor;end; 2、建立函數(或者預存程序)create or replace function testpro return types.cursorType islc
c#.net串連遠程oracle資料庫的連接字串 Oracle ODBC New version: "Driver={Microsoft ODBC for Oracle};Server=OracleServer.world;Uid=Username;Pwd=asdasd;" Old version: "Driver={Microsoft ODBC Driver for
Checking operating system requirements ...Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2Actual Result: redhat-4Check complete. The overall result of this check is: Passed==========================================================
做Oracle Data Guard 的實驗。 2個節點,一個節點配置監聽沒有問題。 在另一個節點。 執行任何與監聽有關的命令都是hang住。如:lsnrctl stop/start/status, 還有就是運行netmgr和netca的時候。 表現在命令沒有反應。 [oracle@dg1 network]$ lsnrctl status LSNRCTL for Linux: Version 10.2.0.1.0 -