码迷,mamicode.com
首页 >  
搜索关键字:managing    ( 192个结果
Managing the Redo Log-6.1、What Is the Redo Log?
当前重做日志经常是在线的,所以type是online,它的类型和归档日志是不同的。所以在线重做日志简称重做日志。怎么在一个标准单实例配置和管理重做日志。 6.1、What Is the Redo Log? 恢复操作最重要的结构就是重做日志,它们保存了关于数据库所有更改。每个实例都有重做日志保护数据库,以防实例失败。 6.1.1、Redo Threads 每个数据库实例都有一个redo线程。...
分类:其他好文   时间:2014-06-29 07:32:31    阅读次数:255
Scheduling Jobs with Oracle Scheduler
In this chapter:About Scheduler Objects and Their NamingCreating, Running, and Managing JobsCreating and Managing Programs to Define JobsCreating and ...
分类:数据库   时间:2014-06-10 16:49:59    阅读次数:518
管理集群中的 crs 管理员
?? 管理集群中的 crs 管理员 oracle Managing CRS Administrators in the Cluster Use the following commands to manage CRS Administrators in the cluster: The CRS Administrator is a predefined administrator role...
分类:其他好文   时间:2014-06-10 11:00:29    阅读次数:238
SASS优化响应式断点管理
前端开发whqet,csdn,王海庆,whqet,前端开发专家原文:《Managing Responsive Breakpoints with Sass》作者:Hugo Giraudel,来自法国,著名SASS大牛,在SassWay等多个站点撰文推广sass,是SassyJSON、SassyMatr...
分类:其他好文   时间:2014-06-07 00:58:49    阅读次数:252
Activity的生命周期
Managing the Activity Lifecycle GET STARTED DEPENDENCIES AND PREREQUISITES How to create an Android project (seeCreating an Android Project) YOU SHOULD ALSO READ Activ...
分类:其他好文   时间:2014-06-05 09:35:17    阅读次数:320
Managing the Activity Lifecycle 管理活动的生命周期
Managing the Activity Lifecycle 管理活动的生命周期 Previous         Next         Get started        Dependencies and prerequisites 依赖和先决条件 How to create an Android project (see Creating ...
分类:其他好文   时间:2014-06-05 06:25:32    阅读次数:300
mysql官方的HA中间件
mysql官方的HA中间件http://www.mysql.com/products/enterprise/fabric.htmlMySQL Fabric is an extensible framework for managing farms of MySQL Servers. Two feat...
分类:数据库   时间:2014-05-29 10:50:17    阅读次数:695
Intel 编译器 线程安全检查 真心的很详细 转
Managing Threading Errors with Intel? Parallel Inspector XE________________________________________________...
分类:编程语言   时间:2014-05-27 17:43:12    阅读次数:298
Intel 编译器 内存安全检查 真心的很详细 转
Managing Memory Errors with Intel? Parallel Inspector XE___________________________________________________...
分类:其他好文   时间:2014-05-27 16:52:33    阅读次数:311
docker underlying_tech
### NamespacesDocker利用命名域来提供隔离的集装箱.会提供很多命名域给集装箱.* The pid namespace:Used for process numbering (PID: Process ID)* The net namespace:Used for managing ...
分类:其他好文   时间:2014-05-26 15:50:55    阅读次数:401
192条   上一页 1 ... 17 18 19 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!