09 2021 档案

摘要: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 雪竹子 阅读(86) 评论(0) 推荐(0) 编辑
摘要:一、背景 CentOS 6于2020年11月30日停止了官方支持,这意味着不再提供安全更新和错误修复。在停止支持后,CentOS 6的yum源也不再维护,因此无法使用官方的CentOS 6 yum源来安装软件包或更新系统。 二、解决方案 2.1 系统基本yum源 可以使用以下yum源代替CentOS 阅读全文
posted @ 2021-09-29 11:19 雪竹子 阅读(662) 评论(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 雪竹子 阅读(1601) 评论(0) 推荐(0) 编辑
摘要:Oracle RAC 数据库具有与单实例 Oracle 数据库相同的进程和内存结构,以及特定于 Oracle RAC 的其他进程和内存结构。全局缓存服务和全局入队服务进程,以及全局资源目录(GRD)协同实现缓存融合。Oracle RAC 进程及其标识符如下: ACMSAtomic Control F 阅读全文
posted @ 2021-09-22 13:24 雪竹子 阅读(87) 评论(0) 推荐(0) 编辑
摘要:问题:临时表空间的 TEMPFILE(s) 变大后如何调整它们的大小? 大型排序操作会导致临时表空间变得非常大,因此在此类操作之后可能需要“缩小”。在 Oracle 11g 之前,没有 SQL 命令来释放未使用的已分配临时空间。此问题的一种解决方法是创建一个较小的新空临时表空间,将这个新表空间分配给 阅读全文
posted @ 2021-09-22 12:34 雪竹子 阅读(1017) 评论(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 雪竹子 阅读(45) 评论(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 雪竹子 阅读(280) 评论(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 雪竹子 阅读(662) 评论(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 雪竹子 阅读(33) 评论(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 雪竹子 阅读(45) 评论(0) 推荐(0) 编辑
摘要:This post provides the steps to resize the Undo tablespace.ie, to add space or shrink the current Undo tablespace. Shrinking Undo Tablespace Size Undo 阅读全文
posted @ 2021-09-22 11:21 雪竹子 阅读(109) 评论(0) 推荐(0) 编辑
摘要:概述 susu( Software and System Entwicklung,即软件和系统开发。其中‘entwicklung‘是德语,意为开发)LINUX是由Novell公司在Linux内核基础上建立的操作系统。SUSE Linux有两个分支: openSUSE:这是一款自由而且免费的操作系统。 阅读全文
posted @ 2021-09-17 14:04 雪竹子 阅读(1323) 评论(0) 推荐(0) 编辑
摘要:#!/bin/bash #全备方式,一般在从机上执行,适用于小中型mysql数据库 #删除15天以前备份 source /etc/profile #加载系统环境变量 source ~/.bash_profile #加载用户环境变量 set -o nounset #引用未初始化变量时退出 #set - 阅读全文
posted @ 2021-09-16 17:39 雪竹子 阅读(169) 评论(0) 推荐(0) 编辑
摘要:在RAC下spfile位置的修改与单节点环境不完全一致,有些地方需要特别注意,否则可能修改会失败。 下面用一个例子说明:SPFILE放在ASM中一个不正确的目录(+ARCH)中,现在想把它放在另外一个目录(+DBSYS)下。 以下是具体步骤: 1.原spfile位置 SQLshowparameter 阅读全文
posted @ 2021-09-16 12:23 雪竹子 阅读(891) 评论(0) 推荐(0) 编辑
摘要:一、静默安装软件 ./runInstaller -responseFile /home/oracle/db-sofware.rsp -silent -ignorePrereq -showProgress 二、静默DBCA创建库 dbca -silent -createDatabase -respon 阅读全文
posted @ 2021-09-15 23:20 雪竹子 阅读(567) 评论(0) 推荐(0) 编辑
摘要:表空间检查 [oracle@localhost database]$ ps -ef|grep smon oracle 8981 1 0 11:52 ? 00:00:01 ora_smon_orcl oracle 10794 1 0 16:24 ? 00:00:00 ora_smon_orcl2 or 阅读全文
posted @ 2021-09-15 15:26 雪竹子 阅读(117) 评论(0) 推荐(0) 编辑
摘要:通过在 RMAN 中配置 control file autobackup,RMAN 会自动备份控制文件和参数文件到预先设定好的路径。触发情况:1、当数据库的结构发生改变时(数据库运行在归档模式)2、当完成 RMAN 备份后好处:即使数据库丢失了控制文件和恢复目录(recovery catalog), 阅读全文
posted @ 2021-09-15 12:05 雪竹子 阅读(977) 评论(0) 推荐(0) 编辑
摘要:概述 本文主要讲述SUSE 12如何安装图形化界面。 详细信息 阿里云提醒您: 如果您对实例或数据有修改、变更等风险操作,务必注意实例的容灾、容错能力,确保数据安全。 如果您对实例(包括但不限于ECS、RDS)等进行配置与数据修改,建议提前创建快照或开启RDS日志备份等功能。 如果您在阿里云平台授权 阅读全文
posted @ 2021-09-13 18:22 雪竹子 阅读(1285) 评论(0) 推荐(0) 编辑
摘要:This tutorial will explain how to install Oracle Database 12c R2 in openSUSE 12. Requirements You will need the following: openSUSE 12(Leap 42.3 )-> I 阅读全文
posted @ 2021-09-13 14:58 雪竹子 阅读(408) 评论(0) 推荐(0) 编辑
摘要:redis 数据持久化 1、快照(snapshots) 缺省情况情况下,Redis把数据快照存放在磁盘上的二进制文件中,文件名为dump.rdb。你可以配置Redis的持久化策略,例如数据集中每N秒钟有超过M次更新,就将数据写入磁盘;或者你可以手工调用命令SAVE或BGSAVE。 数据保存的目录: 阅读全文
posted @ 2021-09-10 14:23 雪竹子 阅读(60) 评论(0) 推荐(0) 编辑
摘要:概述 微软针对SQLserver推出了很多高可用技术,诸如早期的复制,到后来的日志传送, 数据库镜像,SQLserver集群等等。在SQLserver 2012又拿出了杀手锏AlwaysOn, 和Oracle也是有得一拼啊!SQLserver AlwaysOn整合了Windows集群,数据库镜像, 阅读全文
posted @ 2021-09-08 16:07 雪竹子 阅读(439) 评论(0) 推荐(0) 编辑
摘要:在很多使用,因为各种原因,我们需要定时批量的kill一部分session,用来释放数据库部分资源,这里是因为bug导致temp不能正常释放,也可能是因为bug导致pga不释放,还有可能是因为太多inactive占用资源等等.我这里提供了两种方法来实现该功能存储过程实现kill session --创 阅读全文
posted @ 2021-09-06 21:12 雪竹子 阅读(221) 评论(0) 推荐(0) 编辑
摘要:问题描述 主从同步报如下错误: Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: ‘Slave has more GTIDs than the master has, using th 阅读全文
posted @ 2021-09-03 23:44 雪竹子 阅读(964) 评论(0) 推荐(0) 编辑
摘要:修改listener的inbound_connect_timeout参数的方法SET INBOUND_CONNECT_TIMEOUT Purpose Use theSETINBUND_CONNECT_TIMEOUTcommand to specify the time, in seconds, fo 阅读全文
posted @ 2021-09-03 16:39 雪竹子 阅读(187) 评论(0) 推荐(0) 编辑
摘要:ORA-609 : opiodr aborting process unknown ospid (8327_47148946930848) ORA-609 : opiodr aborting process unknown ospid (8327_47148946930848)As a genera 阅读全文
posted @ 2021-09-03 16:05 雪竹子 阅读(1208) 评论(0) 推荐(0) 编辑
摘要:导出要用到MySQL的mysqldump工具,基本用法是: Usage: mysqldump [OPTIONS] database [tables]OR mysqldump [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]OR mysqldump [O 阅读全文
posted @ 2021-09-02 15:57 雪竹子 阅读(2875) 评论(0) 推荐(0) 编辑
摘要:MySQL主从同步的过程中,可能会因为各种原因出现主库与从库不同步的情况,网上虽然有一些解决办法,但是有时很难彻底解决,重置主从服务器也许不是最快的办法,但却是最安全有效的。 下面将自己重置主从同步的步骤总结一下,以备不时之需。master与slave均使用:假设有db1,db2两个数据库需要热备。 阅读全文
posted @ 2021-09-02 15:40 雪竹子 阅读(2672) 评论(0) 推荐(0) 编辑