日期:2014-05-16 浏览次数:20396 次
[oracle@localhost DBOracle]$ sqlplus -v SQL*Plus: Release 11.2.0.1.0 Production
[oracle@localhost DBOracle]$ sqlplus /nolog SQL*Plus: Release 11.2.0.1.0 Production on Wed Jun 1 13:49:53 2011 Copyright (c) 1982, 2009, Oracle. All rights reserved. SQL> conn system/mwadmin Connected. SQL> select * from v$version; BANNER -------------------------------------------- Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production PL/SQL Release 11.2.0.1.0 - Production CORE 11.2.0.1.0 Production TNS for Linux: Version 11.2.0.1.0 - Production NLSRTL Version 11.2.0.1.0 - Production