上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 58 下一页
摘要: We have by far the largest RPM repository with NGINX module packages and VMODs for Varnish. If you want to install NGINX, Varnish, and lots of useful 阅读全文
posted @ 2021-09-29 12:45 雪竹子 阅读(97) 评论(0) 推荐(0)
摘要: 一、背景 CentOS 6于2020年11月30日停止了官方支持,这意味着不再提供安全更新和错误修复。在停止支持后,CentOS 6的yum源也不再维护,因此无法使用官方的CentOS 6 yum源来安装软件包或更新系统。 二、解决方案 2.1 系统基本yum源 可以使用以下yum源代替CentOS 阅读全文
posted @ 2021-09-29 11:19 雪竹子 阅读(702) 评论(0) 推荐(0)
摘要: ORACLE 12C R2 RAC 安装配置指南 >> from zhuhaiqing.info ASM磁盘空间最低要求 求12C R2相比前一版本,OCR的磁盘占用需求有了明显增长。为了方便操作,设置如下:External: 1个卷x40GNormal: 3个卷x30GHight: 5个卷x25G 阅读全文
posted @ 2021-09-28 09:57 雪竹子 阅读(1731) 评论(0) 推荐(0)
摘要: Oracle RAC 数据库具有与单实例 Oracle 数据库相同的进程和内存结构,以及特定于 Oracle RAC 的其他进程和内存结构。全局缓存服务和全局入队服务进程,以及全局资源目录(GRD)协同实现缓存融合。Oracle RAC 进程及其标识符如下: ACMSAtomic Control F 阅读全文
posted @ 2021-09-22 13:24 雪竹子 阅读(139) 评论(0) 推荐(0)
摘要: 问题:临时表空间的 TEMPFILE(s) 变大后如何调整它们的大小? 大型排序操作会导致临时表空间变得非常大,因此在此类操作之后可能需要“缩小”。在 Oracle 11g 之前,没有 SQL 命令来释放未使用的已分配临时空间。此问题的一种解决方法是创建一个较小的新空临时表空间,将这个新表空间分配给 阅读全文
posted @ 2021-09-22 12:34 雪竹子 阅读(1084) 评论(0) 推荐(0)
摘要: This is a script to get the tablespace utilization in Oracle Database 12c. You can use this script to get the tablespace utilization ALLOCATED(MB), US 阅读全文
posted @ 2021-09-22 12:18 雪竹子 阅读(55) 评论(0) 推荐(0)
摘要: The post outlines the steps to resize an OCFS2 filesystem on Linux. The procedure should first be tested in test before being performed against a prod 阅读全文
posted @ 2021-09-22 12:10 雪竹子 阅读(377) 评论(0) 推荐(0)
摘要: This post explains which initialization file can be used to start an instance, depending upon if a spfile or init.ora file exists. Before Oracle9i, Or 阅读全文
posted @ 2021-09-22 12:06 雪竹子 阅读(792) 评论(0) 推荐(0)
摘要: This post summarizes the syntax used to set trace and debug events when the server uses the binary server-side parameter file (SPFILE). You need to se 阅读全文
posted @ 2021-09-22 12:01 雪竹子 阅读(43) 评论(0) 推荐(0)
摘要: LogMiner is a tool that lets you use SQL statements to analyze events in the database log. With LogMiner, you can track transactions as they are proce 阅读全文
posted @ 2021-09-22 11:57 雪竹子 阅读(61) 评论(0) 推荐(0)
上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 58 下一页