04 2021 档案
[案例ORA-07445]ORA-07445 oracle11.2.0.4
摘要:Tue Apr 27 22:00:13 2021Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x7FFEC1D45FF8] [PC:0x9541C52, kkorminl()+348] [flags: 0x0, coun 阅读全文
posted @ 2021-04-27 22:20 helontian 阅读(784) 评论(0) 推荐(0)
【PgSQL插件】实时同步插件cdc wal2json
摘要:1、操作系统版本 $ cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) PostgreSQL版本 $ psql -Vpsql (PostgreSQL) 12.3 wal2json插件获取地址:https://github.com 阅读全文
posted @ 2021-04-21 09:10 helontian 阅读(2063) 评论(0) 推荐(0)
Rhel7.2离线安装setuptools、pip
摘要:操作系统版本 [root@ze11 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.2 (Maipo) Python版本 [root@ze11 ~]# python -VPython 2.7.5 setupt 阅读全文
posted @ 2021-04-10 17:01 helontian 阅读(477) 评论(0) 推荐(0)