摘要: 环境:centos7.6 1、查看nginx是否支持ssl [root@tool-19 ~]# /usr/local/nginx/sbin/nginx -V nginx version: nginx/1.18.0 built by gcc 4.8.5 20150623 (Red Hat 4.8.5- 阅读全文
posted @ 2020-07-12 19:39 苍茫宇宙 阅读(630) 评论(0) 推荐(0) 编辑
摘要: 环境:oracle12c 执行恢复数据库打开条件1)所有控制文件存在并且一致性2)所有数据文件(ONLINE状态)存在并且一致性3)每个重做日志组至少有一个成员是存在 DRA Data Recovery Advisor 列出故障、提供修复的建议、执行修复 常见的故障恢复 1、loss of pass 阅读全文
posted @ 2020-07-12 17:07 苍茫宇宙 阅读(368) 评论(0) 推荐(0) 编辑
摘要: 环境:oracle12c 1、链接rman RMAN RMAN> connect target / 使用sys用户连接 connected to target database: ORCL (DBID=1567775293) RMAN> connect target "sys/oracle@orcl 阅读全文
posted @ 2020-07-12 11:21 苍茫宇宙 阅读(528) 评论(0) 推荐(0) 编辑