【 使用环境 】
测试环境
【 其他组件 】
obcdc_tailf
【 使用版本 】
OceanBase_CE-v4.3.0.1
【问题描述】
- 下载obcdc后,修改 etc/libobcdc.conf 中三个字段的值
tenant_endpoint=192.168.2.2:2881
tenant_user=root
tenant_password=root123456 - 执行命令
bin/obcdc_tailf -f etc/libobcdc.conf -R3600 -o - 命令结束,log/libobcdc.log 中有错误信息
[2024-07-12 11:07:38.255969] ERROR issue_dba_error (ob_log.cpp:1891) [122444][][T0][Y0-0000000000000000-0-0] [lt=16][errcode=-4388] Unexpected internal error happen, please checkout the internal errcode(errcode=-4016, file="ob_log_instance.cpp", line_no=1141, info="expect user tenant in tenant_sync_mode")
[2024-07-12 11:07:38.255990] EDIAG [TLOG] init_sql_provider_ (ob_log_instance.cpp:1141) [122444][][T0][Y0-0000000000000000-0-0] [lt=20][errcode=-4016] expect user tenant in tenant_sync_mode(ret=-4016, ret="OB_ERR_UNEXPECTED", tenant_id=1) BACKTRACE:0x1e274c4d 0xe4053bd 0xe404f64 0xe404bf2 0xe4049ea 0xe4d8a7a 0xe4cbe81 0xe4c5182 0xe4bea0d 0xe4bd9ca 0x55d022a2d7d7 0x55d022a2d28c 0x7fbe4bab7555 0x55d022a2ccd2
[2024-07-12 11:07:38.256083] ERROR issue_dba_error (ob_log.cpp:1891) [122444][][T0][Y0-0000000000000000-0-0] [lt=87][errcode=-4388] Unexpected internal error happen, please checkout the internal errcode(errcode=-4016, file="ob_log_instance.cpp", line_no=812, info="init_sql_provider_ failed")