上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 55 下一页
摘要: In my circumstances the error was due to the fact the listener did not have the db's service registered. I solved this by registering the services. Ex 阅读全文
posted @ 2021-06-16 00:27 雪竹子 阅读(72) 评论(0) 推荐(0) 编辑
摘要: 由于很多用户遭遇到Oracle软件包的注入,尤其是 11.2.0.4 这个版本。 以下收录一下 11.2.0.4 的 MD5 和 SHA-1 值,大家拿到这个版本的安装包时,一定校验一下再安装,防范注入风险。 ORACLE 11.2.0.4 Windows 64bit: 11.2.0.4.0 PAT 阅读全文
posted @ 2021-06-14 13:53 雪竹子 阅读(2057) 评论(0) 推荐(0) 编辑
摘要: Remote Desktop Organizer V1.4.6不支持win10,不过好在官网提供了更新版本Remote Desktop Organizer V1.4.7,支持windows 10。 具体下载地址如下: https://590m.com/d/31504589-43922290-64d3 阅读全文
posted @ 2021-06-12 20:35 雪竹子 阅读(578) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2021-06-07 12:17 雪竹子 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 一、swap空间达不到 1、创建swapfile文件 [root@ecs-pro-oracledb01 oracle]# dd if=/dev/zero of=/home/oracle/.swapfile bs=1M count=xxxx(根据实际情况设置) [root@ecs-pro-oracle 阅读全文
posted @ 2021-06-07 12:02 雪竹子 阅读(98) 评论(0) 推荐(0) 编辑
摘要: 一、概述 环境:suse+12c rac环境,配置:16C48G 问题:suse+12c rac环境,其中rac一节点异常使用率很高,将近占100%,而同样的负载,另一节点内利用率才70%。 二、诊断过程 2.1、oracle配置查看(SGA+PGA) 1、查看SGA的使用 SQL> show pa 阅读全文
posted @ 2021-06-07 11:40 雪竹子 阅读(762) 评论(0) 推荐(0) 编辑
摘要: VMwareWorkstationPro16.1.2Build17966106.x64.zip下载地址: https://590m.com/f/31504589-498039142-c83bf8 (访问密码:3997) 阅读全文
posted @ 2021-06-07 11:03 雪竹子 阅读(2876) 评论(0) 推荐(0) 编辑
摘要: oracle 12c下载地址: https://590m.com/d/31504589-43806105-d01373 (访问密码:3997) 阅读全文
posted @ 2021-05-31 18:28 雪竹子 阅读(1585) 评论(0) 推荐(0) 编辑
摘要: crontab -e编辑添加一下内容 1 1 * * * sh /root/bin/Denyhosts.sh 脚本内容 #!/bin/bash #Denyhosts SHELL SCRIPT #2017-3-1 cat /var/log/secure|awk '/Failed/{print $(NF 阅读全文
posted @ 2021-05-28 13:27 雪竹子 阅读(138) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/weixin_40816738/article/details/100087884 阅读全文
posted @ 2021-05-25 15:33 雪竹子 阅读(194) 评论(0) 推荐(0) 编辑
上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 55 下一页