今天用兩台linux Red Hat 4 搭建RAC(10G)的時候出現此錯誤,後來解決了,給分享一下。我剛剛建立好RAC,能開啟節點1,開啟節點2時報此錯,查看節點1的日誌如下:SQL> select * from v$Log; // 只有節點1的日誌,卻沒有節點2的日誌GROUP# THREAD# SEQUENCE# BYTES MEMBERS ARC STATUS FIRST_CHANGE# FIRST_TIM---------- ---------- ---------- ----
1、執行建庫命令[Oracle@www.bkjia.com database]$ dbca -silent -responseFile /home/oracle/database/dbca.rsp2、報模版不存在,錯誤資訊如下:Template General Purpose does not exist. Please specify an existing template for database creation.3、解決辦法,開啟dbca.rsp回應檔,找到如下配置資訊:#------
--建立測試表create table fn_dml_test( ID NUMBER(20), text VARCHAR2(200))--建立函數CREATE OR REPLACE FUNCTION fn_test(ID NUMBER) RETURN NUMBERIS/*14551, 00000, "cannot perform a DML operation inside a query "//
Linux 下允許外部ip訪問你到MySQL 資料庫:1:設定mysql 的設定檔/etc/mysql/my.cnf找到 bind-address =127.0.0.1 將其注釋掉;//作用是使得不再只允許本地訪問;重啟mysql:/etc/init.d/mysql restart;2:進入mysql 資料庫mysql -u root -pmysql>grand all privileges on *.* to root@'%'&
What is AOL? Oracle Applications are constructed and maintained using the Application Object Library (AOL).The Three main areas of AOL areApplications Security Operating Profile Concurrent ProcessingAOL Stands For “Application Object Library”. AOL
資料庫版本:Oracle 10.2.0.5-64節點數:2作業系統版本:CentOS 5.6 -64今天做awr報告發現gc buffer busy等待時間gc buffer busy This wait event, also known as global cache buffer busy prior to Oracle 10g, specifies the time the remote instance locally spends accessing the