The oracle-fail-safe tag has no wiki summary.
3
votes
2answers
883 views
How do I limit Oracle to use specific ports?
I've built a new Oracle 9iR2 instance on a Windows 2003 32-bit cluster. Of course, it's version 9i for reasons out of my control. Several application servers connect to this instance, and each opens ...
3
votes
1answer
677 views
oracle failsafe - how to start instance in nomount
Using Oracle Failsafe, how can a instance be started up in nomount mode?
If the instance is shutdown via sqlplus, the windows cluster manager just starts it up again. If the instance is shutdown via ...