摘要: 转至:https://www.cnblogs.com/laoluoits/p/10985621.html Oracle数据库的启动 Oracle数据库的启动要经历3个阶段。 阶段一:启动实例(Start An Instance)--nomount 阶段二:装载数据库(Mount The Databa 阅读全文
posted @ 2022-05-02 18:33 study_goup 阅读(2256) 评论(0) 推荐(0)
摘要: 转至:https://blog.csdn.net/ahelloyou/article/details/115367154 文章目录LINUX下swap扩容一、扩容swap 1.使用以下命令查看当前的swap大小是多少 2. 使用dd命令创建一个分区 3. 进行格式化交换,将swap文件格式化成s文件 阅读全文
posted @ 2022-05-02 11:47 study_goup 阅读(2923) 评论(0) 推荐(0)