首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 网络资源 > Oracle10g与各版本的连通性
【标  题】:Oracle10g与各版本的连通性
【关键字】:Oracle10g
【来  源】:http://www.cublog.cn/u/21218/showart.php?id=138946

Oracle10g与各版本的连通性

特别说明:本文出自eygle大师的BLOG

Oracle8.1.5可以连接Oracle10g
Oracle8.1.7也可以连接Oracle10g
Oracle10gR2可以连接Oracle8.1.7,但是不能连接Oracle8.1.5
Oracle10g和Oracle9i各版本可以互连.

简要记录于此:


1.Oracle8.1.5连接Oracle10gR1
oracle:/oracle/oracle8/network/admin>sqlplus /nolog

SQL*Plus: Release 8.1.5.0.0 - Production on Wed Apr 5 17:21:30 2006

(c) Copyright 1999 Oracle Corporation.  All rights reserved.

SQL> conn mlqin/*****@mmsdb
Connected.
SQL> select * from v$version
  2  /

BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bi
PL/SQL Release 10.1.0.3.0 - Production
CORE    10.1.0.3.0      Production
TNS for Solaris: Version 10.1.0.3.0 - Production
NLSRTL Version 10.1.0.3.0 - Production

SQL> exit

2.Oracle8.1.7连接Oracle10gR2
$ sqlplus /nolog

SQL*Plus: Release 8.1.7.0.0 - Production on Wed Apr 5 16:58:05 2006

(c) Copyright 2000 Oracle Corporation.  All rights reserved.

SQL> conn mlqin/*****@hsstat
Connected.
SQL> select * from v$version;

BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi
PL/SQL Release 10.2.0.1.0 - Production
CORE    10.2.0.1.0      Production
TNS for Solaris: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production

SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options

3.Oracle10gR2连接Oracle8.1.7.4
$ sqlplus /nolog

SQL*Plus: Release 10.2.0.1.0 - Production on Wed Apr 5 17:19:01 2006

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

SQL> conn mlqin/*****@test8
Connected.
SQL> select * from v$version;   

BANNER
----------------------------------------------------------------
Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
PL/SQL Release 8.1.7.4.0 - Production
CORE    8.1.7.0.0       Production
TNS for Solaris: Version 8.1.7.4.0 - Production
NLSRTL Version 3.4.1.0.0 - Production

SQL> 

4.Oracle10gR2不能连接Oracle8.1.5
$ sqlplus /nolog

SQL*Plus: Release 10.2.0.1.0 - Production on Wed Apr 5 17:09:38 2006

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

SQL> conn mlqin/****@199
ERROR:
ORA-03134: Connections to this server version are no longer supported.


# cal 9 1752

September 1752
S M Tu W Th F S
1 2 14 15 16
1 7 18 19 20 21 22 23
2 4 25 26 27 28 29 30

Oracle 監聽器與別名的設置。:【上一篇】
statspack简单安装步骤:【下一篇】
【相关文章】
  • Oracle10g RAC with ocfs在windows安装 (转载)
  • Oracle10g的AWR性能优化工具介绍
  • oracle10g中的asm的配置
  • Oracle10g数据库优化实用心得小结(zz)
  • FC5下的Oracle10g下点滴之2006/07/02
  • 本周技术关注:Oracle10G、MSSQL2005、MYSQL5: CLuster、Replication、Snapshot
  • FC5下的Oracle10g安装
  • Oracle10g 管理系统全局区(SGA)
  • oracle10gSQL*PLUS的一些特性(转)
  • 熬了整整一周,终于把oracle10g的RAC搞好了 王日友写
  • 【随机文章】
  • (转贴)Assembly学习心得
  • Template总结
  • php错误接龙
  • 众星百态!
  • Sybase下半年推出ASA初级认证考试
  • ManagementObject 参数 WMI 一些参数(Win32_Service)
  • Illustrator 打造漂亮的郁金香
  • Fireworks MX 2004 常见问题解答(2)
  • BIND無法停止
  • 教你如何从redhat.com下载Red Hat Enterprise Linux ASv. 4 U
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.