recover和restore的区别: restore just copy the physical file, recover will consistent the database. restore 是还原,文件级的恢复。就是物理文件还原。recover 是恢复,数据级的恢复。逻辑上恢复,比如...
分类:
其他好文 时间:
2015-06-18 19:26:48
阅读次数:
118
--1.数据池命中率--db_pool命中率(要求:95%左右):select 100 - 100 * ((select value from v$sysstat where name = 'physical reads')) / ((select value from v$...
分类:
数据库 时间:
2015-06-17 21:25:40
阅读次数:
149
Logical vs physical address 1) An address generated by the CPU is a logical address. Whereas, an address seen by the memory unit, that is, the one lo....
分类:
其他好文 时间:
2015-06-17 00:27:57
阅读次数:
117
使用PowerDesigner?建数据库表。 一直很忙,没有时间写东西。这次搞点会声会色的,嘿嘿 此技能为项目经理必备技能。 本次主角: 1.在workspace下建立一项目: physical?data?model类型的 在DBMS处选择mysql5....
分类:
数据库 时间:
2015-06-15 18:58:06
阅读次数:
144
A single YubiKey has multiple functions for protecting access to your email, your apps and your physical spaces. Useone or more Yubikey features, or u...
分类:
其他好文 时间:
2015-06-14 22:35:47
阅读次数:
182
在OSI参考模型中,从下至上,每一层完成不同的、目标明确的功能。 1、物理层(Physical Layer) 物理层规定了激活、维持、关闭通信端点之间的机械特性、电气特性、功能特性以及过程特性。该层为上层协议提供了一个传输数据的物理媒体。 在这一层,数据的单位称为比特(bit)。 属于物理层...
分类:
其他好文 时间:
2015-06-12 23:42:46
阅读次数:
207
--查看当前的存放位置 select database_id,name,physical_name AS CurrentLocation,state_desc,size from sys.master_files where database_id=db_id(N'数据库名'); --修改文件的存放...
分类:
数据库 时间:
2015-06-11 22:47:57
阅读次数:
211
打工PowerDesigner 选择File-new 通过工具图标 新建一个Table 在Table的属性窗口 选择Physical Options页签 选择左侧列表的type=(ISAM) 点击>>可将其选择到右侧列表选 择右侧的type=(ISAM) 下面会出现type=的选择...
分类:
数据库 时间:
2015-06-06 10:41:31
阅读次数:
157
Roughness = 0.1roughness = 0.4roughness = 0.7roughness = 0.999以上的Fresnel 0° = {1.0,0.86.0.57}(PS: 近似这个值)问题是,目前还很简单,还需要支持multi-layer, IBL想办法利用lightmap应...
分类:
其他好文 时间:
2015-06-04 22:16:28
阅读次数:
175
阿里云主机一般默认不带swap分区,需要手工新建。1)查看磁盘情况:[root@data_app~]#fdisk-lDisk/dev/xvda:21.5GB,21474836480bytes255heads,63sectors/track,2610cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(mi..
分类:
系统相关 时间:
2015-06-04 17:35:22
阅读次数:
151