Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within WebSphere
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
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
WebSphere
DataSource creation in WSAD 5
Suni Kr
Greenhorn
Posts: 11
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Could someone please tell me what is the servername and domain in the following.
Creating a Datasource in WSAD...
Name: URL
Type: java.lang.String
Value:
jdbc
racle:thin:@servername.domain.com:1521
atabaseName
Thank you,
Suni.
SCJP,SCWCD,SCBCD
rahul V kumar
Ranch Hand
Posts: 82
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
database server name
Suni Kr
Greenhorn
Posts: 11
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How can I find it? Iam using oracle 10g.
Is it the same as system identifier(SID)?
Thank you.
SCJP,SCWCD,SCBCD
rahul V kumar
Ranch Hand
Posts: 82
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
give the name of the machine or ip address where oracle is installed. (not the client though)
Your SID will be databasename
For example
jdbc
racle:thin:@localhost:1521:YOUR_SID
hope this helps
Ben Liu
Greenhorn
Posts: 8
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I usually look for the tnsnames.ora file. Then I look for the SID.
All the information will be listed there.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Problems using DB2 with WSAD
JNDI & Objects
An MDB calling an Entity bean
Can I connect to database at runtime from WSAD5.0?
Input on Notebooks
More...