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
Programatically detecting if Oracel DB is running
Agador Paloi
Ranch Hand
Posts: 118
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi fellow ranchers -
I am currently developing a swing app that uses Oracle XE database.
I need to be able to detect if the database is running and to start it up within the application if needed . Anyone done this?
Thanks,
Agad
Mark Spritzler
ranger
Posts: 17347
11
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Well, you could create a Connection, if you get an Exception, you know the database is most likely down, or that it can't take anyjmore clients.
Mark
Perfect World Programming, LLC
-
iOS Apps
How to Ask Questions the Smart Way FAQ
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
unrecognized CHARSET - UnsupportedEncodingException
error while connecting with oracle 9
database client/server
getting error ORA-125 : TNS :no listener while try to login toad
Application validation
More...