nologging在Oracle11gR1中的实现
Posted by dbtan on 九月 14th, 2009注:我的实验环境是RHEL5.3(64bit) + Oracle11gR1(11.1.0.6)(64bit)
[root@test7: ~]#uname -a Linux test7 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux sys@CCDB> select * from v$version; BANNER ---------------------------------------------------------------------------- Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production PL/SQL Release 11.1.0.6.0 - Production CORE 11.1.0.6.0 Production TNS for Linux: Version 11.1.0.6.0 - Production NLSRTL Version 11.1.0.6.0 - Production... ...
<阅读全文>
Recent Comments