Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Oracle/OAS
Where to find host and port of oracle.
Vibha Verma
Ranch Hand
Posts: 107
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am trying to access Oracle 9.0.1.1 from my
Java
code ( I am using Netbeans
IDE
), but I need to provide host and port for the connection with Oracle. Could anybosy please help me where should I look for these parameters.
Thanks
Vibha.
Jan Cumps
Bartender
Posts: 2662
19
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If you can connect to that database via sqlplus from some computer,
then the following command from the system prompt might give you the info:
tnsping <databasename>
Regards, Jan
OCUP UML fundamental and ITIL foundation
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Not authenticating the user
Oracle d.b URL explanation please
what is Host String?
help me out
JDBC and Oracle Host
More...