首頁 > 資料庫 > mysql教程 > 运行GoldenGateddl_setup.sql脚本时报错***PleasemoveGOLDENGATE

运行GoldenGateddl_setup.sql脚本时报错***PleasemoveGOLDENGATE

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
發布: 2016-06-07 16:12:45
原創
2201 人瀏覽過

SQL @ddl_setup Oracle GoldenGate DDL Replication setup script Verifying that current user has privileges to install DDL Replication... You will be prompted for the name of a schema for the Oracle GoldenGate database objects. NOTE: For an O

SQL> @ddl_setup 
Oracle GoldenGate DDL Replication setup script 
Verifying that current user has privileges to install DDL Replication... 
You will be prompted for the name of a schema for the Oracle GoldenGate database objects. 
NOTE: For an Oracle 10g source, the system recycle bin must be disabled. For Oracle 11g and later, it can be enabled. 
NOTE: The schema must be created prior to running this script. 
NOTE: Stop all DDL replication before starting this installation. 
Enter Oracle GoldenGate schema name:goldengate 
Working, please wait ... 
Spooling to file ddl_setup_spool.txt 
Checking for sessions that are holding locks on Oracle Golden Gate metadata tables ... 
Check complete. 
declare 
* 
ERROR at line 1: 
ORA-20783: 
ORA-20783: 
Oracle GoldenGate DDL Replication setup: 
*** Please move GOLDENGATE to its own tablespace 
ORA-06512: at line 34 

I've read the script, it seems that the problem can be fixed like this: 
$export ALLOW_SHARED_TABLESPACE='TRUE' 
登入後複製

其实export ALLOW_SHARED_TABLESPACE='TRUE' 这个方法不是好方法。

GoldenGate 对DDL的配置要求如下:

As explained in install doc, http://docs.oracle.com/cd/E35209_01/doc.1121/e35957.pdf


"Create a default tablespace for the Oracle GoldenGate DDL schema. This
tablespace must be dedicated to the DDL schema; do not allow any other schema
to share it.  AUTOEXTEND  must be set to  ON for this tablespace, and the tablespace
must be sized to accommodate the growth of the GGS_DDL_HIST  and  GGS_MARKER  
tables. The GGS_DDL_HIST  table, in particular, will grow in proportion to overall
DDL activity."
登入後複製
相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
最新問題
為何最後還會執行4行
來自於 1970-01-01 08:00:00
0
0
0
運行沒效果
來自於 1970-01-01 08:00:00
0
0
0
執行
來自於 1970-01-01 08:00:00
0
0
0
行列的技術
來自於 1970-01-01 08:00:00
0
0
0
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板