GG do extract report error OGG-00053

Source: Internet
Author: User
Phenomenon: Customer GG do extract report error OGG-00053OGG-00053: NoextractionmapsspecifiedCause: TherearenoTABLEparametersintheE

Phenomenon: Customer GG do extract error reported OGG-00053OGG-00053: No extraction maps specifiedCause: There are no TABLE parameters in the E

Phenomenon: Customer GG do extract report error 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 .*;
Analysis:
Check that there are no table objects in 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

Solution:
For Schemas that do not have any table object, GG reports an error OGG-00053 when doing extract.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.