码迷,mamicode.com
首页 >  
搜索关键字:awr snapshot    ( 1626个结果
maven建ssh项目的pom文件
4.0.0 shopping shopping war 1.0-SNAPSHOT shopping Maven Webapp http://maven.apache.org UTF-8 3.1.0.RELEASE ...
分类:其他好文   时间:2014-12-07 22:56:17    阅读次数:393
AWR报告-数据库概要信息(一)
Elapse time为两个Snap时间间隔,相当于取样时间差 DB Time :dbtime=cputime+waittime(不包含空闲等待)(非后台进程) 说白了就是dbtime就是记录的服务器花在数据库运算(非后台进程)和等待(非空闲等待)上的时间DB Time: 通俗来说是 内核...
分类:数据库   时间:2014-12-05 12:23:00    阅读次数:283
KVM虚拟机快照(持续更新)
以前使用vmware和virtualbox时快照是常用的功能,并且也很好用。KVM的虚拟机操作方式:一、内置快照#创建快照 [zhengtong@localhost~]$qemu-imgsnapshot-cnetworkNode_justInstall.imgnetworkNode.img #查看虚拟机快照 [zhengtong@localhost~]$qemu-imgsnapshot-lnetworkNode...
分类:其他好文   时间:2014-11-30 00:59:47    阅读次数:262
Tiny1.2.0-SNAPSHOT全面开源
感谢 感谢OSChina为我们提供了这么好的共享与交流平台。 感谢红薯及OSChina管理团队所有打过没打过交道同仁对Tiny一直以来的支持与帮助。 感谢所有鼓励和批评我的同学们,鼓励者为我们添加勇气,批评者让我们弥补...
分类:其他好文   时间:2014-11-28 10:30:49    阅读次数:253
Oracle Study之案例--Oracle 11g DataGuard Snapshot Standby
OracleStudy之案例--Oracle11gDataGuardSnapshotStandbyOracle11g的DataGuard不仅仅带给我们的是ActiveDataGuard实时查询特性,同时还带来了另外一个新特性,这便是SnapshotStandby数据库功能,此项功能可将备库置身于“可读写状态”用于不方便在生产环境主库中测试的内容,比如..
分类:数据库   时间:2014-11-27 18:46:39    阅读次数:300
java应用maven插件动态生成webservice代码
pom.xml如下 4.0.0 com.wisdombud com.wisdombud.ws 0.0.1-SNAPSHOT 14.0.1 3.0.6.RELEASE 2.7.5 4.8.1 1.6....
分类:编程语言   时间:2014-11-27 17:44:19    阅读次数:224
mssql2008R2 RCU-6083:ALTER database FWC SET READ_COMMITTED_SNAPSHOT ON
RCU-6083:失败 - 检查所选组件的先决条件要求:MDS 有关详细资料, 请参阅 E:\Setup\ofm_rcu\rcu\log\logdir.2014-11-27_12-39\rcu.log 中的 RCU 日志。---------------------------------------...
分类:数据库   时间:2014-11-27 14:09:02    阅读次数:264
oracle授权grant
alter any cluster 修改任意簇的权限 alter any index 修改任意索引的权限 alter any role 修改任意角色的权限 alter any sequence 修改任意序列的权限 alter any snapshot 修改任意快照的权限 alte...
分类:数据库   时间:2014-11-27 12:14:17    阅读次数:257
Nutch2.x常遇问题集锦
1、nutch2.3-snapshot中batchid为null引发的.NullPointerException异常:Exception in thread "main" java.lang.NullPointerExceptionat org.apache.nutch.parse.ParserJo...
分类:其他好文   时间:2014-11-26 11:08:57    阅读次数:185
Colored SQL--How to force the AWR to capture a specified SQL even if it is not the top one
This new feature doesn't paint the SQL statement in color; rather, it sort of marks it as "important."Suppose you are troubleshooting a performance issue and you suspect a specific SQL statement contr...
分类:数据库   时间:2014-11-24 11:53:56    阅读次数:199
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!