摘要: 记一次expdp导出失败,报错如下ORA-39002: invalid operationORA-39070: Unable to open the log file.ORA-29283: invalid file operationORA-06512: at "SYS.UTL_FILE", li... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(1119) 评论(0) 推荐(0) 编辑
摘要: insert into pntmall_point_detail(PNTMALL_PNT_ID,PNTMALL_PNT_DT,PNTMALL_VALIDITY,PNTMALL_LASTUPDATEDT, PNTMALL_RPTPNT_ID,PNT... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(387) 评论(0) 推荐(0) 编辑
摘要: create tablespacetbs1 datafile '/opt/oracle/oradata/haier/tbs1.dbf' size 500m autoextend onmaxsize 2G; create tablespacetbs2 datafile '/opt/oracle/or... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 环境:linux,mysql5.5.37错误:Host is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'原因: 同一个ip在短时间内产生太多(超过mysql数据库max_conn... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(136) 评论(0) 推荐(0) 编辑
摘要: mysql> showvariables like '%version%';+-------------------------+---------------------+| Variable_name | Value |+------------... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(509) 评论(0) 推荐(0) 编辑
摘要: 一般我们安装mysql采用二进制安装的方式就足以满足我们的生产环境了,不过需要我们配置my.cnf文件从官网下载二进制MySQL,选择Linux-Generic,最后这两个是二进制包http://downloads.mysql.com/archives/community/650) this.wi... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(226) 评论(0) 推荐(0) 编辑
摘要: Oracle 11g RAC中,发现oc4j以及gsd服务都处于offline状态,这是Oracle 11g RAC默认情形。即便如此,并不影响数据库的使用,因为 oc4j 是用于WLM 的一个资源, WLM在 11.2.0.2 才可用。GSD则是用于支持dbca,srvctl,oem等的交互工具... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 集群时间同步服务在集群中的两个 Oracle RAC 节点上执行以下集群时间同步服务配置。Oracle Clusterware 11g 第 2 版及更高版本要求在部署了 Oracle RAC 的集群的所有节点上实现时间同步。Oracle 提供了两种方法来实现时间同步:一种方法是配置了网络时间协议 ... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(1022) 评论(0) 推荐(0) 编辑
摘要: rcrCRS-4124: Oracle High Availability Services startup failed.CRS-4000: Command Start failed, or completed with errors.ohasd failed to start: Inappro... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(629) 评论(0) 推荐(0) 编辑
摘要: I was installing Clusterware using ASM on VMware shared disks. When I created the independent persistent virtual disks, I left the “allocate all... 阅读全文
posted @ 2016-08-19 17:13 岁伏 阅读(554) 评论(0) 推荐(0) 编辑