龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > 数据库类 > Oracle 技术 >

查看oracle数据库版本的方法

时间:2011-04-12 23:18来源:未知 作者:admin 点击:
分享到:
oracle数据库版本有很多,下面为你介绍的就是查看系统平台和 oracle 数据库版本的方法,如果您对oracle数据库版本有兴趣,不妨一看。 $uname-a SunOSbilling5.8Generic_108528-23sun4usparcSUNW,Ultra-4

oracle数据库版本有很多,下面为你介绍的就是查看系统平台和oracle数据库版本的方法,如果您对oracle数据库版本有兴趣,不妨一看。

  1. $ uname -a  
  2.  
  3. SunOS billing 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-4  
  4.  
  5. Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001  
  6.  
  7. $ sqlplus "/ as sysdba"  
  8.  
  9.      SQL*Plus: Release 9.2.0.4.0 - Production on Sun Nov 28 10:48:00 2004  
  10.  
  11. Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.  
  12.  
  13. Connected to:  
  14.  
  15. Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production  
  16.  
  17. With the Partitioning, OLAP and Oracle Data Mining options  
  18.  
  19. JServer Release 9.2.0.4.0 - Production  
  20.  
  21. SQL> select * from v$version;  
  22.  
  23. BANNER  
  24.  
  25. ----------------------------------------------------------------  
  26.  
  27. Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production  
  28.  
  29. PL/SQL Release 9.2.0.4.0 - Production  
  30.  
  31. CORE 9.2.0.3.0 Production  
  32.  
  33. TNS for Solaris: Version 9.2.0.4.0 - Production  
  34.  
  35. NLSRTL Version 9.2.0.4.0 - Production  
  36.  

以上就是查看oracle数据库版本的方法介绍。

带您了解ORACLE resource角色

oracle数据导出和导入的权限

Oracle只读用户角色的建立

查看oracle用户权限

Oracle批量赋权的实现

精彩图集

赞助商链接