由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - how to connect to remote Oracle database, help me!!!
相关主题
How to start a Oracle databaseOracle8概 述
Re: Web Databasehelp! oracle8i client installation on Windows2000/NT4
Oracle8i能装在Win2000下吗?Oracle8i 启动问题
JDBC<======================>Oracle8i如何在oracle8i中得到视图和表的定义?
我的oracle 怎么了?Oracle8i, JDBC 中文配置求助
question on JOIN on Oracle帮帮忙: JDBC怎么不能用?
servlet调用sql 访问oracle的问题JDBC问题一问
求救,咋样架起来自己的database?Re: [转载] JDBC用完了oracle的large pool (memor
相关话题的讨论汇总
话题: oracle话题: connect话题: remote话题: server话题: name
进入Database版参与讨论
1 (共1页)
a***e
发帖数: 188
1
In order to implement Oracle replication, I have to
connect to a remote Oracle8i server from my own Oracle8i
server. From Oracle's documentation, the systax in Sqlplus
is:
connect username/password@net-service-name
I only know the net-service-name of my own Oracle server.
I can log on to the other server by system account and I
know the JDBC connection string to that Oracle and the
instance I want.
How can I know net-service-name? Is there any other way to
do this?
Thank you very , v
g*****y
发帖数: 26
2
The name is not very important, You can name it by yourself
in your tnsnames.ora files,
but you should know the ip address and the tcp port where
the remote server is listenning on.

【在 a***e 的大作中提到】
: In order to implement Oracle replication, I have to
: connect to a remote Oracle8i server from my own Oracle8i
: server. From Oracle's documentation, the systax in Sqlplus
: is:
: connect username/password@net-service-name
: I only know the net-service-name of my own Oracle server.
: I can log on to the other server by system account and I
: know the JDBC connection string to that Oracle and the
: instance I want.
: How can I know net-service-name? Is there any other way to

1 (共1页)
进入Database版参与讨论
相关主题
Re: [转载] JDBC用完了oracle的large pool (memor我的oracle 怎么了?
Oracle for Solaris is available for FREE downloadquestion on JOIN on Oracle
primitive question.servlet调用sql 访问oracle的问题
How I choose from WebDB and Oracle8i求救,咋样架起来自己的database?
How to start a Oracle databaseOracle8概 述
Re: Web Databasehelp! oracle8i client installation on Windows2000/NT4
Oracle8i能装在Win2000下吗?Oracle8i 启动问题
JDBC<======================>Oracle8i如何在oracle8i中得到视图和表的定义?
相关话题的讨论汇总
话题: oracle话题: connect话题: remote话题: server话题: name