ORA-12801 AND ORA-01031 ONLY WHEN OGG DDL TRIGGER IS ENABLED [ID 1280235.1]
前兩天部署了套golden gate環境,源庫的一個批量居然報錯了,內容是create table as select /*+paralle*/,當時給使用者授權“grant alter session to xxx”問題解決。今天開發人員要問題原因,查了下metalink,是由於golden gate bug導致。解決方法就是授於alter session許可權或者 alter trigger sys.GGS_DDL_TRIGGER_BEFORE disable;
golden gate版本:
Oracle GoldenGate v11.1.1.0.0 for Oracle 11g on Linux x86-64 (61 MB)
In this Document
Symptoms
Cause
Solution
References
Applies to:
Oracle GoldenGate - Version: 11.1.1.0.4 and later [Release: 11.1.1 and later ]Information in this document applies to any platform.
Symptoms
create index DDL, called from a procedure, failed with error:ORA-12801: error signaled in parallel query server P001
ORA-01031: insufficient privileges
After disabling the ogg trigger, the DDL runs successfully.
The schema that issues the command has DBA privilege.
Cause
This is OGG bug 10364074.Solution
Bug 10364074 is fixed in 11.1.1.0.13 and later. When applying the patch DDL trigger needs to be recompiled with NORMAL.Workaround: grant alter session to
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/756652/viewspace-694081/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- TypeError: Tensor objects are only iterable when eager execution is enabled. To iterate over this tErrorObject
- ORA-01031 CREATE TRIGGER ON DATABASEDatabase
- ROS報錯The target name "test" is reserved when CTest testing is enabledROS
- OGG DDL觸發器引發的故障系列(一)觸發器
- @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty
- Oracle 19C OGG基礎運維-05DDL操作同步Oracle運維
- ld: -pie can only be used when targeting iOS 4.2 or later clang: error: linker command failed with eiOSErrorAI
- ERROR 1840 (HY000) at line 24: @@GLOBAL.GTID_PURGED can only be set when @@GLOBAError
- Can GoldenGate Replicate An Oracle Table That Contains Only CLOB Column(s)? (Doc ID 971833.1)GoOracleAI
- crsd.bin Fail With Error CRS-1019 When ohasd Restarted (文件 ID 2291799.1)AIErrorREST
- Mysql TriggerMySql
- Oracle OGG 到 Kafka OGG-01431 OGG-01003 OGG-01151 OGG-01296 OGG-01668OracleKafka
- SqlServer 2005 TriggerSQLServer
- jenkins trigger by timeJenkins
- Test Oracle triggerOracle
- OGG-01431 OGG-01003 OGG-01151 OGG-01003錯誤處理
- OGG問題處理(OGG-01031,OGG-01416)
- Oracle trigger問題Oracle
- CSS E:enabled 選擇器CSS
- WPF TryFindResource typeof Setter Trigger
- trigger+lob+ora-22275
- OGG:manager
- MySQL DDL執行方式-Online DDL介紹MySql
- ogg 同步kafka OGG-15051 Java or JNI exception:KafkaJavaException
- case when 語句
- ddl練習
- OGG到hadoopHadoop
- [20240826]奇怪ORA-01031 insufficient privileges報錯.txt
- QSocketNotifier: Socket notifiers cannot be enabled or disabled from another
- VirtualBox Host-only Adapter,Failed to create the host-only adapter 轉APTAI
- [20221227]a mutating table error without a trigger!.txtError
- MySQL入門-- TRIGGER(觸發器)MySql觸發器
- oracle rac dg庫報錯ORA-01031: insufficient privilegesOracle
- MySQL DDL操作表MySql
- MyCAT中的DDL
- OGG:Extract 簡介
- OGG初始化
- 【HMS Core】ToolKit,Merchant Service has not been enabled yet