This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Oracle Net 8 / jdbc thin driver ?

I have a web app on a DMZ machine which talks to an internal oracle database server - it appears I need Oracle Net8 support ? (I have tested successfully  by allowing ALL traffic to the internal db server from that machine)

Astaro has SqNet V1 & V2 but I gather Net8 is a different kettle of fish - is this the protocol that uses dynamic port allocation ? How do I implement support for this in astaro 

thanks  


This thread was automatically locked due to age.
  • what I've noticed is that I can use the Oracle service group but I also have to let port 1093 traffic through from the DMZ box to the database server on the internal network.

    DMZMachine {ORACLE} InternalDBServer Allow
    DMZMachine 1093 (PROOFD ?) InternalDBServer Allow

    Why is port 1093 required ?

    thanks again