发布时间:2016-11-30 17:54:00
https://www.ibm.com/developerworks/cn/linux/l-tsl/......【阅读全文】
发布时间:2015-10-29 17:31:43
DB2, Oracle 并发机制比较:http://www.db2china.net/home/space.php?uid=23781&do=blog&id=13519......【阅读全文】
发布时间:2015-10-22 14:05:45
系统默认值:nzsystem showRegistry|grep Concurrenthost.graMaxConcurrent = 48一般更改的话, 只会改小:To change this value,you need to stop or pause the server.Then execute the below command(to set it to 25)nzsystem set -arg host.gkM.........【阅读全文】
发布时间:2015-09-17 20:37:21
oracle Architecture<br />cube<br />partition<br />paralle<br />SQL tuning<br /><br />instance= memory+process<br /><br />database 狭义上,磁盘上的数据文件<br /><br />database buffer cache, 数据文件中的数据块, 默认8KB,database buffer cache越大越好<br /><br />避免全表扫描,<br /><br />.........【阅读全文】