Re: Oracle Designer: Connect string
- From: "akkha1234@xxxxxxxxx" <akkha1234@xxxxxxxxx>
- Date: 14 Jul 2006 09:08:15 -0700
If you config your tnsnames.ora properly, you should not worry about
hostname, port id or even instance name. How do you connect to the
database via your other tools?
It should be something like this in sqlplus:
username/password@ABC
or in TOAD, what do you put in the filed 'Database'?
Then stick the ABC or the database field as the connect string. Then
you are good.
If you get an error, this means your tnsnames.ora is not correct. This
would be a different issue.
Frank van Bortel wrote:
Jens Lenge schreef:
Frank van Bortel wrote:And building some understanding of what is going on, actually.
vanbortel.blogspot.com - search for the Network Blues
Hmmm... that refers to SQL Plus and involves manual editing of config
files and/or environment variables.
Maybe I am just a little blind, but I did not find how the GUI-"connect
string" for Designer must be composed of host IP, port, and SID.
Could you please give a little example (such as "<host>:<port>:<sid>"
or something like that)?
Jens
Did you try host:port:sid?
--
Regards,
Frank van Bortel
Top-posting is one way to shut me up...
.
- Follow-Ups:
- Re: Oracle Designer: Connect string
- From: Jens Lenge
- Re: Oracle Designer: Connect string
- References:
- Oracle Designer: Connect string
- From: Jens Lenge
- Re: Oracle Designer: Connect string
- From: Frank van Bortel
- Re: Oracle Designer: Connect string
- From: Jens Lenge
- Re: Oracle Designer: Connect string
- From: Frank van Bortel
- Oracle Designer: Connect string
- Prev by Date: Re: DB Schema visualization
- Next by Date: this cannot be then best way
- Previous by thread: Re: Oracle Designer: Connect string
- Next by thread: Re: Oracle Designer: Connect string
- Index(es):
Relevant Pages
|