09 2017 档案

摘要:首先必须存成 bat 格式,其次识别不了word 1.bat ##替换12 成12*3 @echo offsetlocal enabledelayedexpansionfor /F "tokens=*" %%i in (d:\p.txt) do (set var=%%i set "var=!var: 阅读全文
posted @ 2017-09-29 12:10 feiyun8616 阅读(290) 评论(0) 推荐(0) 编辑
摘要:select * from dba_high_water_mark_statistics; 阅读全文
posted @ 2017-09-27 11:15 feiyun8616 阅读(486) 评论(0) 推荐(0) 编辑
摘要:1.16G 手机清理 清理top 5 的应用的缓存即可 2,hw wife 连接模块 低于 app wifi 的连接模块。 在同样的电脑热点面前,hw 连补上电脑热点,apple 可以连上电脑热点。 其他差异不大。 2.奇兔刷机 tencent应用宝 and 手机管理,备份软件 http://www 阅读全文
posted @ 2017-09-15 11:09 feiyun8616 阅读(172) 评论(0) 推荐(0) 编辑
摘要:1.每日劑量應為多少?長期服用安全嗎?由於葡萄糖胺(Glucosamine)和軟骨素(Chondroitin)原來就存在於人體,是人體每天會生產製造的必需營養素,因此,一般認為服用此類產品的安全性相當高,即使服用過量,人體也會經由正常的代謝排出。許多國外的研究結果都顯示,長期(目前最長的研究是3年) 阅读全文
posted @ 2017-09-14 10:07 feiyun8616 阅读(3187) 评论(0) 推荐(0) 编辑
摘要:Q5: After imp data to target, when we start replc process, we find the following error: 2011-11-10 09:02:52 GGS WARNING 218 Oracle GoldenGate Delivery 阅读全文
posted @ 2017-09-13 17:25 feiyun8616 阅读(641) 评论(0) 推荐(0) 编辑
摘要:11.2.0.2升级到11.2.0.4 memory_target 设置过小,只有800M。 导致jserver jave virtual machine 组件无法安装, 建议升级之前至少memory_target调大到2000M。保证 JAVA_POOL_SIZE = 150M; 升级完成之后,可 阅读全文
posted @ 2017-09-11 14:48 feiyun8616 阅读(7611) 评论(0) 推荐(0) 编辑
摘要:1. SQL> select * from x; A 1 2 3 5 SQL> select a as snaped,lag(a, 2) OVER(ORDER BY a) as snapst from x; SNAPED SNAPST 1 2 3 1 5 2 SQL> sample 2: SQL> 阅读全文
posted @ 2017-09-05 14:38 feiyun8616 阅读(5893) 评论(0) 推荐(0) 编辑
摘要:[现象] 对比awr 报告 今天事务有很多rollback 的操作 ,commit 操作也比平常多2倍。9/4 , Statistic Total per Second per Trans user commits 3,203,203 446.97 0.70 user rollbacks 1,395 阅读全文
posted @ 2017-09-04 16:33 feiyun8616 阅读(244) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-42518-id-3153473.html 问题描述:当同一台机子上安装了多个版本的数据库,可能在连接库或ASM时会报以下错误。ORA-12557: TNS:protocol adapter not loadable 原因:lisntene 阅读全文
posted @ 2017-09-04 16:32 feiyun8616 阅读(303) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示