摘要:
文章转自:http://www.itwhy.org/2011/08-05/759.html参考文献http://www.cnblogs.com/coltiam/archive/2010/03/26/1696939.html本章正文VirtualBox是什么VirtualBox 是一款 x86 虚拟机软件。原由德国innotek公司开发,2008年Sun收购了Innotek,而Sun于2010年被Oracle收购,2010年1月21日改 名成 Oracle VM VirtualBox。VirtualBox 可在 Linux 和 Windows 主机中运行,并支持在其中安装 Windows (NT 阅读全文
摘要:
作者:david_zhang@sh 【转载时请以超链接形式标明文章】链接:http://www.cnblogs.com/david-zhang-index/archive/2013/01/18/2866202.html1.清空共享池和缓冲区缓存SQL> alter system set events 'immediate trace name flush_cache';System altered.SQL> alter system flush shared_pool;System altered.SQL> set autotrace traceonly st 阅读全文