摘要: 场景: streamsets同步oracle表数据到另一张oracle 表中 streamsets报错信息: java.lang.NullPointerException: record cannot be null 解决方案: 同步带有主键的表 阅读全文
posted @ 2022-02-24 15:48 所向披靡zz 阅读(73) 评论(0) 推荐(0) 编辑
摘要: 一、下载 https://www.oracle.com/cn/database/enterprise-edition/downloads/oracle-db11g-linux.html 二、环境配置 1、系统环境 (1)关闭selinux服务 # sed -i '/^SELINUX=/cSELINU 阅读全文
posted @ 2022-02-24 10:04 所向披靡zz 阅读(120) 评论(0) 推荐(0) 编辑