现象使用Navicat连接Oracle 19c,报错ORA-03135: connection lost contacProcess lD: Session lD:0 Serial number: ... 阅读全文
[toc一、Windows系统Oracle提供了随操作系统启动而启动的功能,在Windows和Linux中,分别有不同的设置方法。在Windows中,可以修改“我的电脑-->管理-->服 ... 阅读全文
无法提供摘要,因为这是一篇受保护的文章。
工具介绍yum install socat nmap nmap-ncat httpd-toolncat工具1、ncat支持数据库端口、http端口的转发(包括WebSocket)、远程桌面和ssh ... 阅读全文
简介socat 是一个多功能的命令行工具,用于在不同类型的输入和输出之间创建双向数据流。它经常被用来实现端口转发,支持 TCP、UDP、UNIX 套接字等多种协议。Socat 的官方网站:http:/ ... 阅读全文
现象[root@localhost postgresql-17.2]# make worlmake -C ./src/backend generated-headermake[1]: Enteri ... 阅读全文
简介MySQL 的 Connection-Control Plugins 是一组插件,用于增强数据库的安全性,主要通过控制客户端连接行为来防止恶意访问或减轻潜在的 DDoS 攻击。包括CONNECTI ... 阅读全文
现象[root@sdw2 ~]# umount /dataumount: /data: target is busy.(In some cases useful info about proces ... 阅读全文
前言麦老师的Oracle数据库巡检脚本使用说明请参考:https://dbhealthcheck.dbaup.com/script_docs/Oracle_dbhealthcheck.htm在使用时 ... 阅读全文

