<?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>OpenVMS 中的主題 Oracle on VMS</title>
    <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250283#M195</link>
    <description>我是指 clinet 透過 tnsnames.ora, 用 TOAD 等 software 與 Oracle DB 建立 session 時, 一般的 Unix based server, 都會只看到一個 session (Server 端 port = listener port, client 端是 1024 以上的 random port)....但在 OpenVMS 上會不同嗎?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Joey 你可否在你的 OpenVMS 機器上測試一下, 我手邊無 VMS 可測試&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eric</description>
    <pubDate>Fri, 26 May 2006 02:40:00 GMT</pubDate>
    <dc:creator>watermelonyu</dc:creator>
    <dc:date>2006-05-26T02:40:00Z</dc:date>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250281#M193</link>
      <description>Oracle on VMS, listener port =1521, 請問 client 連上 DB, 建立 session 時, server port=1521, client 會用 1024 以上的 random port....除此之外, 還會有用到其他的 server port 嗎?</description>
      <pubDate>Fri, 26 May 2006 00:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250281#M193</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T00:03:27Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250282#M194</link>
      <description>Oracle HTTP Server 會用到80 port</description>
      <pubDate>Fri, 26 May 2006 02:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250282#M194</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T02:21:09Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250283#M195</link>
      <description>我是指 clinet 透過 tnsnames.ora, 用 TOAD 等 software 與 Oracle DB 建立 session 時, 一般的 Unix based server, 都會只看到一個 session (Server 端 port = listener port, client 端是 1024 以上的 random port)....但在 OpenVMS 上會不同嗎?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Joey 你可否在你的 OpenVMS 機器上測試一下, 我手邊無 VMS 可測試&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 26 May 2006 02:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250283#M195</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T02:40:00Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250284#M196</link>
      <description>不好意思, 可否在測試之後, 把 show dev 的結果貼出來?</description>
      <pubDate>Fri, 26 May 2006 02:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250284#M196</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T02:43:33Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250285#M197</link>
      <description>TCPIP&amp;gt; sh dev(沒有client 連進來)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                            Port                       Remote&lt;BR /&gt;&lt;BR /&gt;Device_socket  Type    Local  Remote  Service           Host&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  bg21        STREAM      21       0  FTP              *&lt;BR /&gt;&lt;BR /&gt;  bg24        STREAM     513       0  RLOGIN           *&lt;BR /&gt;&lt;BR /&gt;  bg26        STREAM      23       0  TELNET           *&lt;BR /&gt;&lt;BR /&gt;  bg28        STREAM     611       0  RDBSERVER        *&lt;BR /&gt;&lt;BR /&gt;  bg34        STREAM   49152      21                   10.10.2.1&lt;BR /&gt;&lt;BR /&gt;  bg57        STREAM      23    1230  TELNET           10.10.12.55&lt;BR /&gt;&lt;BR /&gt;  bg116       STREAM      23    2153  TELNET           172.21.1.12&lt;BR /&gt;&lt;BR /&gt;  bg126       STREAM    1521       0                   *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; sh dev(from 172.21.1.13 兩個client 連進來)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                            Port                       Remote&lt;BR /&gt;&lt;BR /&gt;Device_socket  Type    Local  Remote  Service           Host&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  bg21        STREAM      21       0  FTP              *&lt;BR /&gt;&lt;BR /&gt;  bg24        STREAM     513       0  RLOGIN           *&lt;BR /&gt;&lt;BR /&gt;  bg26        STREAM      23       0  TELNET           *&lt;BR /&gt;&lt;BR /&gt;  bg28        STREAM     611       0  RDBSERVER        *&lt;BR /&gt;&lt;BR /&gt;  bg34        STREAM   49152      21                   10.10.2.1&lt;BR /&gt;&lt;BR /&gt;  bg57        STREAM      23    1230  TELNET           10.10.12.55&lt;BR /&gt;&lt;BR /&gt;  bg116       STREAM      23    2153  TELNET           172.21.1.12&lt;BR /&gt;&lt;BR /&gt;  bg126       STREAM    1521       0                   *&lt;BR /&gt;&lt;BR /&gt;  bg130       STREAM   49201    1521                   10.10.13.13&lt;BR /&gt;&lt;BR /&gt;  bg131       STREAM    1521   49201                   10.10.13.13&lt;BR /&gt;&lt;BR /&gt;  bg138       STREAM   49203       0                   *&lt;BR /&gt;&lt;BR /&gt;  bg139       STREAM   49203    1052                   172.21.1.13&lt;BR /&gt;&lt;BR /&gt;  bg142       STREAM   49204       0                   *&lt;BR /&gt;&lt;BR /&gt;  bg143       STREAM   49204    1054                   172.21.1.13</description>
      <pubDate>Fri, 26 May 2006 03:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250285#M197</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T03:41:15Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250286#M198</link>
      <description>附件的比較清楚</description>
      <pubDate>Fri, 26 May 2006 03:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250286#M198</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T03:42:15Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250287#M199</link>
      <description>-和 Oracle on UNIX 一樣, use single shared listener port.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-可用以下命令檢視 socket/port usage,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; TCPIP&amp;gt; netstat -a    ! all the tcpip PORTs used&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; TCPIP&amp;gt; sho dev/port=xxx    !show you which VMS BG devices(BGnnn:) related to tcpip PORT xxx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; $sh dev/fu BGnnn:    ! which process owned the BGnnn&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 03:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250287#M199</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T03:52:25Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250288#M200</link>
      <description>Joey , &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;你的 client ip 是 172.21.1.13, Oracle listener port 是設多少? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 04:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250288#M200</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T04:40:56Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250289#M201</link>
      <description>vms oracle listener port is 1521</description>
      <pubDate>Fri, 26 May 2006 05:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250289#M201</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T05:13:33Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250290#M202</link>
      <description>client ip 是 172.21.1.13?&lt;BR /&gt;&lt;BR /&gt;為什麼沒有看到 1521 的 connection?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bg139 STREAM 49203 1052 172.21.1.13&lt;BR /&gt;&lt;BR /&gt;bg143 STREAM 49204 1054 172.21.1.13</description>
      <pubDate>Fri, 26 May 2006 05:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250290#M202</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T05:27:28Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250291#M203</link>
      <description>我覺得vms 是會產生另一個Port 跟client 溝通的&lt;BR /&gt;&lt;BR /&gt;每當我新連進一個session,tcpip&amp;gt;show dev 都會產生新的socket,而且port 都不是1521&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;而且我用下列的指令去看這些新增的socket,這應該是session建立時對應的process&lt;BR /&gt;&lt;BR /&gt;$ sh dev/fu bg139&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Device BG139:, device type unknown, is online, mounted, record-oriented device,&lt;BR /&gt;&lt;BR /&gt;    network device, mailbox device.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    Error count                    0    Operations completed                  9&lt;BR /&gt;&lt;BR /&gt;    Owner process    "ORA_JOEYC0756"    Owner UIC                    &lt;BR /&gt;&lt;BR /&gt;    Owner process ID        0000025D    Dev Prot    S:RWPL,O:RWPL,G:RWPL,W:RWPL&lt;BR /&gt;&lt;BR /&gt;    Reference count                1    Default buffer size                 256</description>
      <pubDate>Fri, 26 May 2006 05:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250291#M203</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T05:41:00Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250292#M204</link>
      <description>我試過其他的 OS (HP-UX, Tru64, Windows)等, server 端都是固定用 1521, 而不會透過其他非 listener port.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;有沒有什麼設定, 可讓 Oracle on OpenVMS 可以固定使用 listener port 建立 session?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;否則不同 zone 之間的 firewall 會無法只透過固定的 port 開放 policy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 05:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250292#M204</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-26T05:49:19Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250293#M205</link>
      <description>Joey,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;你可以試一下在 listener.ora 加入以下這行嗎?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;use_shared_socket = true&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;重啟 listener 看看會不會固定使用 1521?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;謝謝幫忙</description>
      <pubDate>Sat, 27 May 2006 05:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250293#M205</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-27T05:23:05Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250294#M206</link>
      <description>試過了&lt;BR /&gt;&lt;BR /&gt;還是一樣會用其他Port&lt;BR /&gt;&lt;BR /&gt;別的討論區也有人問過,不過狀況一樣&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1029919" target="_blank" rel="nofollow"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1029919&lt;/A&gt;</description>
      <pubDate>Sun, 28 May 2006 21:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250294#M206</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-28T21:30:14Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250295#M207</link>
      <description>原來也是你問的....&lt;BR /&gt;&lt;BR /&gt;不過我的測試環境是9.2.0.2 on vms 7.3-1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 May 2006 21:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250295#M207</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-28T21:32:13Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250296#M208</link>
      <description>Joey,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;謝謝, 有沒有認識其他的客戶使用 oracle on VMS, 也會這樣嗎?</description>
      <pubDate>Mon, 29 May 2006 08:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250296#M208</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-29T08:38:52Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250297#M209</link>
      <description>我接觸過的有兩家(oracle 8i 的)&lt;BR /&gt;&lt;BR /&gt;剛去問了結果也是一樣</description>
      <pubDate>Mon, 29 May 2006 23:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250297#M209</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-29T23:17:32Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250298#M210</link>
      <description>On Metalink, the uses of use_shared_socket all refer to NT platform. Oracle suggest the following solutions&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Use CMAN or Firewalls that support SQL*net proxy, or&lt;BR /&gt;&lt;BR /&gt;2. MTS with certain port ranges &lt;BR /&gt;&lt;BR /&gt;(Doc ID:  Note:361284.1,Note:125021.1 etc., )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;看來 Oracle 在 OpenVMS 上並未 implement "use_shared_socket". 我想可能的原因是,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Because OpenVMS does not share file and socket descriptors between parent and forked processes, you cannot simply use fork() and socket calls like unix to share sockets.&lt;BR /&gt;&lt;BR /&gt;To share sockets, some proprietary OpenVMS system services are needed (you can see that the FTP and Telnet services on OpenVMS does share the same server ports!)&lt;BR /&gt;&lt;BR /&gt;For more info. on socket sharing on OpenVMS, you can search the keywords "socket sharing firewall" in &lt;A href="http://h71000.www7.hp.com/wizard/index.html." target="_blank" rel="nofollow"&gt;http://h71000.www7.hp.com/wizard/index.html.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 00:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250298#M210</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-30T00:38:50Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250299#M211</link>
      <description>我試過其他 OS (HP-UX, Tru64 等), 都不會像 OpenVMS 上這樣, 而你提到的Note:361284.1,&lt;BR /&gt;&lt;BR /&gt;是 Oracle Net Services - Version: 10.2.0.1&lt;BR /&gt;&lt;BR /&gt;才會遇到 (on any platform), 可是我們現在是 9i, 只有在 OpenVMS 上會這樣, 難道 OpenVMS 上有哪個參數需要設定?</description>
      <pubDate>Tue, 30 May 2006 00:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250299#M211</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-30T00:55:33Z</dc:date>
    </item>
    <item>
      <title>Oracle on VMS</title>
      <link>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250300#M212</link>
      <description>ericfjchen,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;VMS 本身並沒有參數的設定會影響 socket sharing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;我認為除非 oracle 願意 change their design specifically on VMS using non-portable codes, or HP 能夠更改 the way of openvms Prcess Forking 否則只能用如 Note:361284.1 oracle建議的 solutions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ps &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-如果 HP(在 DEC/Compaq時代) 能夠單純地更改 the way of openvms Prcess Forking , 那就不會有 OpenVMS/Posix (現已不支援了) 的產生.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; (安裝 Posix 後 OpenVMS 便有兩個 kernels 並存, 一為傳統 VMS kernel, 一為 posix kernel, 即 unix!)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-我想 Note:361284.1 also apply to oracle9, oracle8 on openvms and MTS on unix!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 02:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/openvms/oracle-on-vms/m-p/2250300#M212</guid>
      <dc:creator>watermelonyu</dc:creator>
      <dc:date>2006-05-30T02:22:02Z</dc:date>
    </item>
  </channel>
</rss>

