<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JDBC connection through firewall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920962#M813667</link>
    <description>Hi Paolo:&lt;BR /&gt;&lt;BR /&gt;Could the thin driver be causing a problem?  The OCI driver is supposed to be more secure and have more capability.  In fact I remember reading that you should not use the thin driver for production systems due to security reasons.&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Mar 2003 15:39:30 GMT</pubDate>
    <dc:creator>Tom Jackson</dc:creator>
    <dc:date>2003-03-06T15:39:30Z</dc:date>
    <item>
      <title>JDBC connection through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920961#M813666</link>
      <description>I need to establish a JDBC connection from a Java application using JDBC Thin &lt;BR /&gt;driver to an Oracle DB passing through a firewall. &lt;BR /&gt;If the firewall rules are set to use IP authentication the connection works &lt;BR /&gt;fine, but if firewall rules are set to enable the communication only on port &lt;BR /&gt;1521 the connection doesn't work. &lt;BR /&gt;I have already read a document saying to place the parameter &lt;BR /&gt;"USE_SHARED_SOCKET = TRUE" in the Windows Registry of DB server, I tested it but without success. &lt;BR /&gt;The connection string I'm using is: &lt;BR /&gt;("jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=dbho&lt;BR /&gt;stname)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=sid)))", user, password) &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 14:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920961#M813666</guid>
      <dc:creator>Paolo_22</dc:creator>
      <dc:date>2003-03-06T14:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC connection through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920962#M813667</link>
      <description>Hi Paolo:&lt;BR /&gt;&lt;BR /&gt;Could the thin driver be causing a problem?  The OCI driver is supposed to be more secure and have more capability.  In fact I remember reading that you should not use the thin driver for production systems due to security reasons.&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2003 15:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920962#M813667</guid>
      <dc:creator>Tom Jackson</dc:creator>
      <dc:date>2003-03-06T15:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC connection through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920963#M813668</link>
      <description>After set the parameter &lt;BR /&gt;"USE_SHARED_SOCKET = TRUE" in the Windows Registry of DB server, did you Restart Oracle and the listener? You need to do this for the parameter to take effect or the listener will not run properly. &lt;BR /&gt;&lt;BR /&gt;Make sure that the script is written in the right directory of the registry. &lt;BR /&gt;&lt;BR /&gt;if there are more than 1 Oracle Home: &lt;BR /&gt;- the first version installed will always looks for the parameter in: HKEY_Local_machine\software\oracle, while the second version will looks in HKEY_Local_machine\software\oracle\home# &lt;BR /&gt;- 8i always looks in HKEY_Local_machine\software\oracle\home# &lt;BR /&gt;</description>
      <pubDate>Fri, 07 Mar 2003 07:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920963#M813668</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-03-07T07:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC connection through firewall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920964#M813669</link>
      <description>In the connect string for the client, you also need to have (SERVER=DEDICATED).  With USE_SHARED_SOCKET=TRUE on the server, this will allow two way communication over port 1521.</description>
      <pubDate>Wed, 23 Apr 2003 18:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jdbc-connection-through-firewall/m-p/2920964#M813669</guid>
      <dc:creator>Rob Frisch</dc:creator>
      <dc:date>2003-04-23T18:50:04Z</dc:date>
    </item>
  </channel>
</rss>

