现象:客户GG做extract时报错OGG-00053OGG-00053: No extraction maps specifiedCause: There are no TABLE parameters in the E
现象:客户gg做extract时报错ogg-00053
ogg-00053: no extraction maps specified
cause: there are no table parameters in the extract parameter file to specify
source tables for which to capture data.
action: add one or more table parameters to the extract parameter file.
GGSCI (JOADBTEST01) 3>ADD EXTRACT ext2, SOURCEISTABLE
GGSCI (JOADBTEST01) 3>EDIT PARAMS ext2
EXTRACT EXT2
USERID goldengate,password goldengate
RMTHOST 10.0.15.107 , MGRPORT 7839
RMTTASK REPLICAT, GROUP initrep
TABLE NEWOLM.*;
分析:
经过查看NEWOLM下没有表对象。
GGSCI (JOADBTEST01) 3> info trandata NEWOLM.*
ERROR: No viable tables matched specification.
GGSCI (JOADBTEST01) 4>
SQL> select count(*) from dba_tables where owner='NEWOLM'
COUNT(*)
----------
0
解决方法:
对于不存在任何表对象的SCHEMA,,GG做extract时会报错OGG-00053。
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号