In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article introduces the relevant knowledge of "how to solve Oracle 19C OGG basic operation and maintenance 09OGG-15121 errors". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Oracle 19C OGG basic operation and maintenance-09OGG-15121 error
Problem: attach a log to the table. Times error OGG-15121.
The error is as follows:
2020-04-10 20:37:19 ERROR OGG-15121 Error obtaining the list of tables for cjcpdb.cjc.t1: Does not match any catalog name.
Action:
GGSCI (cjcos01) 27 > dblogin userid c##ogg password oracle
Successfully logged into database CDB$ROOT.
GGSCI (cjcos01 as c##ogg@cjcdb/CDB$ROOT) 28 > info trandata cjcpdb.cjc.t1
2020-04-10 20:37:19 ERROR OGG-15121 Error obtaining the list of tables for cjcpdb.cjc.t1: Does not match any catalog name.
The cause of the problem:
You cannot perform additional log operations on the following table of PDB under the CDB$ROOT container.
Solution:
You need to log in to the corresponding PDB using the public user c##ogg for additional log operations.
As follows:
GGSCI (cjcos01 as c##ogg@cjcdb/CDB$ROOT) 29 > dblogin userid c##ogg@cjcpdb password oracle
Successfully logged into database CJCPDB.
GGSCI (cjcos01 as c##ogg@cjcdb/CJCPDB) 30 > info trandata cjcpdb.cjc.t1
2020-04-10 20:38:15 INFO OGG-10471 * Oracle Goldengate support information on table CJC.T1 *
Oracle Goldengate support native capture on table CJC.T1.
Oracle Goldengate marked following column as key columns on table CJC.T1: ID, CNAME
No unique key is defined for table CJC.T1.
This is the end of the content of "how to solve the 09OGG-15121 error of Oracle 19C OGG basic operation and maintenance". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.