上一页 1 2 3 4 5 6 7 8 9 10 ··· 37 下一页
  2019年8月28日
摘要: 按照计划开始了生产库的升级,环境基于linux 64位. uname: Linux 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux 数据库是10.2.0.5.0 要升级到11.2.0. 阅读全文
posted @ 2019-08-28 15:00 kingle-l 阅读(897) 评论(0) 推荐(0) 编辑
  2019年8月21日
摘要: #!/usr/bin/python card_list=[] #定义列表变量 def show_menu(): print("*" * 10) print("名片管理系统 V0.1") print("01,新增名片") print("02,显示名片") print("03,搜索名片") print("退出系统") print("*" * ... 阅读全文
posted @ 2019-08-21 09:42 kingle-l 阅读(615) 评论(0) 推荐(0) 编辑
  2019年8月14日
摘要: 01,添加临时表空间 主备DG环境,主库添加临时表空间备库并不会同步数据文件 02,增加临时表空间文件 备库是不需要同步临时表空间的 阅读全文
posted @ 2019-08-14 18:02 kingle-l 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 版权声明:本文为CSDN博主「okhymok」的原创文章,遵循CC 4.0 by-sa版权协议,转载请附上原文出处链接及本声明。 原文链接:https://blog.csdn.net/okhymok/article/details/83538970 [ Bǎnquán shēngmíng: Běnw 阅读全文
posted @ 2019-08-14 17:00 kingle-l 阅读(492) 评论(0) 推荐(0) 编辑
摘要: 1.如何判断CPU、内存、磁盘的瓶颈? CPU瓶颈1) 查看CPU利用率。建议CPU指标如下 a) User Time:65%~70% b) System Time:30%~35% c) Idle:0%~5% 如果us,sy高于这个指标可以判断CPU有瓶颈 使用top查看 查看运行队列 每个CPU都 阅读全文
posted @ 2019-08-14 15:58 kingle-l 阅读(606) 评论(0) 推荐(0) 编辑
摘要: 一,问题描述 背景说明,Dg备库需要恢复到三天前,但是期间没有开闪回,临时开始,出现了这个错误。原因分析: To enable Flashback Database, you configure a fast recovery area and set a flashback retention t 阅读全文
posted @ 2019-08-14 10:43 kingle-l 阅读(555) 评论(0) 推荐(0) 编辑
  2019年8月6日
摘要: RMAN> restore standby controlfile from "/data/oracle/contral.ctl"; Starting restore at 25-JUN-19 using target database control file instead of recovery catalog allocated channel: ORA_DISK_1 channel ... 阅读全文
posted @ 2019-08-06 16:33 kingle-l 阅读(1017) 评论(0) 推荐(0) 编辑
摘要: 磁盘满了,删除旧文件,即可保证登入成功 阅读全文
posted @ 2019-08-06 16:32 kingle-l 阅读(1064) 评论(0) 推荐(0) 编辑
摘要: [oracle@oracle01 ~]$ rman target/ RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ====... 阅读全文
posted @ 2019-08-06 16:30 kingle-l 阅读(357) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-08-06 16:27 kingle-l 阅读(610) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 37 下一页

levels of contents