当前位置:网站首页>Ogg-21.3 error reporting ogg-00768 failed to map database character to ulibcharaset
Ogg-21.3 error reporting ogg-00768 failed to map database character to ulibcharaset
2022-06-21 19:32:00 【Big Hedgehog】
Because I didn't find the answer directly on the official website and other places , So record it .
scene
Source end : MYSQL 8.0.29
Target end MYSQL 5.7.38
Tools : OGG 21.3
Error reporting
Start extraction process Extract I made a mistake when I went to work
2022-06-21 16:22:26 INFO OGG-01680 Please ensure the environment variable TZ is set to match the database time zone as timestamp in MySQL depends upon correct setting of TZ.
Source Context :
SourceModule : [ggdb.mysql.util]
SourceID : [../gglib/ggdbmysql/mysqlutil.c]
SourceMethod : [MYSQLUTIL_check_err]
SourceLine : [560]
ThreadBacktrace : [15] elements
: [/root/ogg/libgglog.so(CMessageContext::AddThreadContext())]
: [/root/ogg/libgglog.so(CMessageFactory::CreateMessage(CSourceContext*, unsigned int, ...))]
: [/root/ogg/libgglog.so(_MSG_String_UInt32_String(CSourceContext*, int, char const*, unsigned int, char const*, CMessageFactory::MessageDisposition))]
: [/root/ogg/extract(MYSQLUTIL_check_err(short, char const*, ...))]
: [/root/ogg/extract(MYSQLUTIL_get_database_charset())]
: [/root/ogg/extract(DBUTIL_getDatabaseMetadata(ggs::gglib::ggunicode::UString const*, ggs::gglib::ggapp::CDatabaseMetadata const**, ggs::gglib::ggunicode::UString&))]
: [/root/ogg/extract(gl_odbc_param(char const*, char const*, char (&) [2048]))]
: [/root/ogg/extract(get_infile_params(ggs::gglib::ggapp::ReplicationContextParams&, ggs::gglib::ggdatasource::DataSourceParams&, ggs::gglib::ggdatatarget::DataTargetParams&, ggs::gglib::ggmetadata::MetadataContext&))]
: [/root/ogg/extract()]
: [/root/ogg/extract(ggs::gglib::MultiThreading::MainThread::ExecMain())]
: [/root/ogg/extract(ggs::gglib::MultiThreading::Thread::RunThread(ggs::gglib::MultiThreading::Thread::ThreadArgs*))]
: [/root/ogg/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**))]
: [/root/ogg/extract(main)]
: [/lib64/libc.so.6(__libc_start_main)]
: [/root/ogg/extract()]
2022-06-21 16:22:26 ERROR OGG-00768 Failed to Map database character to ULibCharSet. SQL error (0).
2022-06-21 16:22:26 ERROR OGG-01668 PROCESS ABENDINGanalysis
At first glance, I thought it was a character set problem , So I inquired Official website error code
OGG-00768: {0}. SQL error ({1,number,0}). {2}
Cause: This is a generic error message and there can be multiple reasons for it. One reason could be that a query to set the session timeout failed. Ignoring this message results in the session being disconnected after a default time period if the connection has been idle. This error message also is used when an operation against the database fails, such as a query.
Action: To resolve this error, verify in the database why the query or other operation would fail. For example, verify that the user that executed the operation has the correct privileges to do so.
The official website means the problem when connecting , Such as timeout .
This environment has nothing to do with timeout , The timeout parameter settings are very large .
That is the problem of connection , Such as password plug-ins ( Unfortunately, the plug-in is changed to mysql_native_password Or the same error report )
solve the problem
Change the source database version to 5.7.38 Then it was normal .
Strictly speaking, it is not a solution to the problem , Because the database version has been changed . The specific reasons have to be solved by the leaders (^_^)
边栏推荐
- 秒云云原生信创全兼容解决方案再升级,助力信创产业加速落地
- The GLM function of R language is used to build a binary logistic regression model (the family parameter is binomial), and the coef function is used to obtain the model coefficients and analyze the me
- CPDA|数据分析师需要具备哪些基本功?
- 2022年下半年传统产品经理国际资格认证招生简章(NPDP)
- 插入类排序法
- Is it safe to open futures accounts online? Can I open an account without going offline?
- Delete the specified screen
- 数据库主键一定要自增吗?有哪些场景不建议自增?
- 36 krypton launched | focusing on the innovation of health insurance products, and "Yingshi health" has obtained four rounds of financing
- 根据数据中的key获取value值
猜你喜欢

SQL操作:WITH表达式及其应用

Hongmeng version of "Tiktok" is a great experience

一次 MySQL 误操作导致的事故,「高可用」都顶不住了!

11 brève introduction et installation de la Bibliothèque d'analyse de soup beautiful

Foreign capital staged a "successful flight" and domestic capital took over the offer. Is New Oriental online "square"?

牛客网:归并两个有序的数组

Ant group's self-developed tee technology has passed the national financial technology product certification, and 47 tests have met the requirements

Post Gartner webinar "nine questions on digital transformation"

插入类排序法

CPDA|数据分析师需要具备哪些基本功?
随机推荐
nacos-配置中心-源码
全国产加固以太网交换机选择技巧
根据数据中的key获取value值
11 Beautiful Soup 解析庫的簡介及安裝
homeassistant addons
C语言刷题随记 —— 求 s=a+aa+aaa+aaaa+aa...a 的值
6月25日PMP考前指南,你需要做好这些
R语言使用neuralnet包构建神经网络回归模型(前馈神经网络回归模型),可视化测试集中实际目标值与预测值之间的散点图并分析模型预测的可靠性
Two ways of encrypting Excel files
数据库主键一定要自增吗?有哪些场景不建议自增?
GOF mode-03-behavioral mode (bottom)
linux-mysql-命令
Two problems that may occur in the use of ThreadLocal and thread pool
近年区域赛(20-22)
阿里云yum源配置
Teachers, Oracle CDC encounters a DML statement that cannot be parsed because a field in this statement is a special spatial and geographical bit
Regional competitions in recent years (20-22)
Guys, please ask me a question about flynk SQL. I have an FQL statement, insert into C sale
力扣今日题1108. IP 地址无效化
一次 MySQL 误操作导致的事故,「高可用」都顶不住了!