上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 34 下一页
摘要: 转至:https://blog.csdn.net/shipeng1022/article/details/72862367 随着主机、磁盘、网络等技术的发展,数据存储的方式和架构也在一直不停改变,本文主要介绍目前主流的存储架构。存储的分类 根据服务器类型分为: 封闭系统的存储(封闭系统主要指大型机) 阅读全文
posted @ 2021-05-08 13:09 study_goup 阅读(1950) 评论(0) 推荐(0)
摘要: 转至:https://blog.csdn.net/ifubing/article/details/95509981 noshell 创建两个用户,一个直接创建,一切按默认的来 另一个创建时指定一下noshell模式 另一个 创好jack后给他设置一个密码 然后就可以在passwd里查看用户的情况了。 阅读全文
posted @ 2021-05-08 12:57 study_goup 阅读(182) 评论(0) 推荐(0)
摘要: 转至:https://blog.csdn.net/weixin_37615080/article/details/80400239?utm_medium=distribute.pc_relevant_t0.none-task-blog-2~default~BlogCommendFromMachine 阅读全文
posted @ 2021-05-08 11:14 study_goup 阅读(905) 评论(0) 推荐(0)
摘要: 转至:https://blog.csdn.net/qq_38161040/article/details/108274161 用户多次密码输入错误达到一定值就会被锁定。 -- 用户锁定方法 alter user 数据库名 account lock; -- 用户解锁方法 alter user 数据库名 阅读全文
posted @ 2021-05-08 11:10 study_goup 阅读(968) 评论(0) 推荐(0)
摘要: 转至:https://baijiahao.baidu.com/s?id=1646111224229327621&wfr=spider&for=pc 简单介绍Windows Server 2012 R2操作系统,Windows Server 2012 R2是基于Windows8.1以及Windows 阅读全文
posted @ 2021-05-08 10:58 study_goup 阅读(2170) 评论(0) 推荐(0)
摘要: 转至:https://blog.csdn.net/liujg79/article/details/84453736 编译:老夫子 原文:https://www.bmc.com/blogs/saas-vs-paas-vs-iaas-whats-the-difference-and-how-to-cho 阅读全文
posted @ 2021-05-07 15:45 study_goup 阅读(3601) 评论(0) 推荐(0)
摘要: 转至:https://www.cnblogs.com/yj411511/p/12459533.html 目录 firewall-cmd --zone=public --add-port=1521/tcp --permanent # 如果打开防火墙的话,需放开Oracle1521端口 firewall 阅读全文
posted @ 2021-05-07 14:35 study_goup 阅读(291) 评论(0) 推荐(0)
摘要: 转至:https://www.cnblogs.com/yj411511/p/12459533.html 目录 1、修改远程监听端口 1.1 查看远程监听状态 1.2 修改SCAN listener端口 1.3 为监听注册实例 1.4 重启远端监听scan listener生效新端口 1.5 确认远端 阅读全文
posted @ 2021-05-07 12:47 study_goup 阅读(1553) 评论(0) 推荐(0)
摘要: 转至:https://www.cnblogs.com/yj411511/p/12459533.html 目录 1、关闭数据库 1.1 查看数据库实例状态 1.2 停止所有节点上实例 1.3 确认数据库实例状态 2、停止HAS(High Availability Services),必须以root用户 阅读全文
posted @ 2021-05-07 11:09 study_goup 阅读(2210) 评论(0) 推荐(0)
摘要: 转至:https://blog.csdn.net/weixin_40283570/article/details/81511072 关闭顺序 :关闭PDB >关闭数据库 >关闭集群服务 (先关闭PDB 再关闭数据库实例,否则smon将有一个自动回复过程) 启动顺序:开机自启动集群服务查看集群服务器是 阅读全文
posted @ 2021-05-07 10:57 study_goup 阅读(1180) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 34 下一页