Oracle 11gR2 Database dbca ORA-03114 not Connected to Oracle
DBCA Is Failing With ORA-03114 While Installing/Configuring Database Vault [ID 1227004.1] | |||||
| |||||
修改時間 04-OCT-2010 型別 PROBLEM 狀態 MODERATED |
In this Document
This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review. |
Applies to:
Oracle Database Vault - Version: 11.1 to 11.2.0.2 - Release: to 11.2Information in this document applies to any platform.
Symptoms
You may be configuring database vault using DBCA and the DBCA is failing with "ORA-03114: not connected to ORACLE " .Cause
At this point there are two scenarios identified that are causing this behavior.:1.) Database vault triggers are not disabled properly while patching the database or while reconfiguring the database .
2.) SQLNET encryption is active on the problematic database.
Solution
1.)When ever database triggers needs to be disabled , they have to be called with their qualified name :ALTER TRIGGER DVSYS.DV_BEFORE_DDL_TRG DISABLE;
But not :
"ALTER TRIGGER DV_BEFORE_DDL_TRG DISABLE;"
2.) Disable the encryption parameters in the SQLNET.ORA[If active].
Use DBCA to configure network encryption and than Enable the encryption parameters once database vault is configured.
References
- CANNOT ADD DATABASE VAULT OPTION TO 11.1.0.7 UISNG DBCA, GETTING ORA-03114來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/23135684/viewspace-700182/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle 11gR2 DBCA 找不到ASM 磁碟組OracleASM
- 程式執行過程中遇到“ORA-03114: not connected to ORACLE”的問題解決Oracle
- Oracle Database 11gR2 OEM故障排除案例OracleDatabase
- Oracle Database 11gR2引入的DBFS(Database File System)OracleDatabase
- Oracle 11gR2 Database和Active Data Guard遷移案例OracleDatabase
- Oracle Database 11gR2初始化引數知多少OracleDatabase
- 【DBCA -SILENT】靜默方式安裝11gR2 oracle資料庫軟體Oracle資料庫
- oracle 11gr2 活動資料庫複製(active database duplication)Oracle資料庫Database
- Oracle OCP(36):DBCA建庫Oracle
- Oracle clone databaseOracleDatabase
- ORACLE database vaultOracleDatabase
- Oracle Database HistoryOracleDatabase
- Oracle Database ReplayOracleDatabase
- alter database in OracleDatabaseOracle
- Oracle Database ScriptOracleDatabase
- Oracle Database ServiceOracleDatabase
- 深入理解Oracle中的DBCAOracle
- Oracle dbca的日誌目錄Oracle
- oracle dbca報Exception in thread mainOracleExceptionthreadAI
- Oracle 11gR2 使用 RMAN duplicate from active database 複製資料庫OracleDatabase資料庫
- Oracle 11gR2 Database UNDO表空間使用率居高不下OracleDatabase
- Oracle 11gR2 RAC Database使用emca配置叢集dbconsoleOracleDatabase
- RMAN 6217 not connected to auxiliary database with a net service nameUXDatabase
- oracle 11gR2 rac 建立database報ORA-00200錯誤OracleDatabase
- oracle 11gR2 新增deinstall命令來解除安裝grid和databaseOracleDatabase
- 【oracle】靜默安裝 oracle 11gr2Oracle
- Oracle 11gR2 New Features Oracle RestartOracleREST
- Oracle Database Cloud - Database as a Service Quick StartOracleDatabaseCloudUI
- Types of Oracle Database Users : Database Users (6)OracleDatabase
- Oracle 12CR2 dbca -silent -createDatabaseOracleDatabase
- Oracle Physical Database LimitsOracleDatabaseMIT
- Oracle sharding databaseOracleDatabase
- Oracle Database Resource ManagerOracleDatabase
- Oracle Database Scheduler整理OracleDatabase
- oracle full database backupOracleDatabase
- Oracle Active database duplicationOracleDatabase
- Oracle Database Memory StructuresOracleDatabaseStruct
- Oracle database buffer cacheOracleDatabase