由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - help on oracle!!
相关主题
orcale 10g的问题[转载] Whcich DB Software to Install?
Do replicated tables need identical?ORACLE Pro*C 远程接续一问?
Which replication to use?用Servlet显示数据库里的数据,分页的? (很实际的问题)
configuration about mysql!!!Oracle8i能装在Win2000下吗?
Re: Web DatabaseJDBC<======================>Oracle8i
请教oracle8如何用how to connect to remote Oracle database, help me!!!
Is that possible for Applet to access the Oracle?Oracle中的long type 应该如何load?
want help on RDBMShow to improve the performance of Oracle Insert operation?
相关话题的讨论汇总
话题: oracle话题: jdbc话题: database话题: sites
进入Database版参与讨论
1 (共1页)
a***e
发帖数: 188
1
I configure oracle database replication using
master-snapshot achitecture. My java program will access the
data in the database by JDBC. I want to make sure when one
site is down(for example, one site is offline), JDBC can
switch to access other sites automatically.
Can oracle switch to others automatically if one is down?
Do I need additional programming to let JDBC point to other
sites manually?
Thank you very much.
a***e
发帖数: 188
2
I configure oracle database replication using
master-snapshot achitecture. My java program will access the
data in the database by JDBC. I want to make sure when one
site is down(for example, one site is offline), JDBC can
switch to access other sites automatically.
Can oracle switch to others automatically if one is down?
Do I need additional programming to let JDBC point to other
sites manually?
Thank you very much.
o*********l
发帖数: 17
3
U should write the alternative route in ur java program and set
the route swtich regulation, then the program can connect to the
running database 'automatically'.

【在 a***e 的大作中提到】
: I configure oracle database replication using
: master-snapshot achitecture. My java program will access the
: data in the database by JDBC. I want to make sure when one
: site is down(for example, one site is offline), JDBC can
: switch to access other sites automatically.
: Can oracle switch to others automatically if one is down?
: Do I need additional programming to let JDBC point to other
: sites manually?
: Thank you very much.

1 (共1页)
进入Database版参与讨论
相关主题
how to improve the performance of Oracle Insert operation?Re: Web Database
我的oracle 怎么了?请教oracle8如何用
Oracle connection problemIs that possible for Applet to access the Oracle?
Enmergency: Oracle Driver, Thanks a lotwant help on RDBMS
orcale 10g的问题[转载] Whcich DB Software to Install?
Do replicated tables need identical?ORACLE Pro*C 远程接续一问?
Which replication to use?用Servlet显示数据库里的数据,分页的? (很实际的问题)
configuration about mysql!!!Oracle8i能装在Win2000下吗?
相关话题的讨论汇总
话题: oracle话题: jdbc话题: database话题: sites