百度首页 | 百度空间
 
文章列表
 
2007-11-27 12:35

如果你的 LANG=zh_CN.UTF-8

那么.bash_profile里设置 NLS_LANG='SIMPLIFIED CHINESE_CHINA.UTF8'

可用参数来自于 V$nls_valid_values

类别:Oracle | 评论(0) | 浏览()
 
2007-11-27 10:03

cpu: mips 32bit 650MHz

mem: ddr 2G

OS: NetBSD

PCI:MarVel SAS/SATA

Very Cool!

Cut down NetApp!

类别:存储 | 评论(0) | 浏览()
 
2007-11-26 18:56

Large pool (LARGE_POOL_SIZE) (default is 0 bytes) -- the size in bytes of
                                   the large pool used in shared server systems
                     

类别:Oracle | 评论(0) | 浏览()
 
2007-11-23 10:05

Using hugetlb memory
====================

ATTENTION: The hugetlb configuration is absolutely independent from the
           Oracle VLM configuration. See
Note 361323.1 for details.
(hugetlb 的使用与VLM是完全独立的!可以说是两码

类别:linux & oracle | 评论(0) | 浏览()
 
2007-11-22 21:42

这篇note虽然是说RHEL3的,但是原理是一样的,其中明确指出了一些原来我心存疑虑的地方。

HugeTLB

With RHEL 3, HugeTLB provides large page support within the CPU's TLB(前几篇blog已经提到,TLB其实就是一个CPU的内部功能,可以认为是硬件级的,和L1、L2 Cache地位等同,主要是为了提高性能,Intel与AMD的实现是不同的,详见前几篇链接) cache. This wil reduce the TLB (Translation Lookaside buffer) misses(与hits相反,就是不命中) as more memory is now mapped by each of the entry

类别:linux & oracle | 评论(0) | 浏览()
 
2007-11-22 19:24
类别:Linux | 评论(0) | 浏览()
 
2007-11-22 19:02
类别:默认分类 | 评论(0) | 浏览()
 
2007-11-22 17:11
类别:linux & oracle | 评论(0) | 浏览()
 
2007-11-22 15:29

这两天一直在研究这个问题,没办法,我无权改变已有的32位系统成64位,要不然也不会遇到这些问题。

前面已经提到317141.1和Werner Pushitz,

Werner说用ramfs不需要再配HugePages,我到目前还是没能理解HugePages到底是怎么一回事,

但是的确,不配HugePages,数据库是可以正常启动的。

作了实验,把ramfs换回tmpfs,然后启动数据库,启动失败,Out of Memory。

看来要搞清楚,必须和kernel扯上关系了!

类别:linux & oracle | 评论(0) | 浏览()
 
2007-11-22 15:02

Keep in mind that in RHEL3, shmfs allocate memory is pageable. Better to use tmpfs since there is no need to specify size.

ramfs is similar to shmfs, except that pages are not pageable/swappable. This approach provides the commonly desired effect.

The only difference here is that the ramfs pages are not backed by big pages.

When the shmfs/tmpfs,ramfs is available, Oracle server should know whether to use it or not. Need to use the parameter 'use_indirect_data_buffer

类别:linux & oracle | 评论(0) | 浏览()
 
     
 
 
文章分类
 
 
 
备忘(14)
 
 
 
 
存储(24)
 
 
 
 
 
Linux(37)
 
Aix(16)
 
Oracle(61)
 
 
 
 
Hd(31)
 
 
 
Wii(3)
 
 
 
Zfs(1)
 
     
 
文章存档
 
 
 
 
 
 
 
 
 
 
 
     
 
最新文章评论
   

RHEL5.1使用的Target为 Linux SCSI target framework (tgt) project

http://stgt....
 

可以参考

http://hi.baidu.com/rain_at_dna/blog/item/4836063d37102004bba167a7....
 

pvmove -v /dev/hda3 /dev/hdb 这个操作是lvm一层的block操作,所以应该没有你考虑...
 

奇怪,明明已经回帖了,难道被删了?
 

pvmove -v /dev/hda3 /dev/hdb //相当于migratepv,此处目的是将/dev/hda3上的...
 
     


©2008 Baidu