<?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: GBL_DTSS1 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180256#M89515</link>
    <description>Another thing : why is it using a TCP DNS ?&lt;BR /&gt;This should be decnet DNS (which we don't have).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 16 Apr 2008 13:37:42 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2008-04-16T13:37:42Z</dc:date>
    <item>
      <title>GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180250#M89509</link>
      <description>While debugging DNS I found that there is a name lookup for gbl_dtss1 EVERY 5 seconds.&lt;BR /&gt;&lt;BR /&gt;This name is also mentioned in sys$manager:dtss$error.log : &lt;BR /&gt;E GetBindData: gethostbyname error: gbl_dtss1, errorno:50, vaxc$errno: 8340&lt;BR /&gt;E GetBindData: gethostbyname error: network is down&lt;BR /&gt;&lt;BR /&gt;I found the occurence of gbl_dtss (without 1) in dtss#service.exe.&lt;BR /&gt;&lt;BR /&gt;What is the purpose of this lookup ? How can I safely prevent this lookup ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 15 Apr 2008 11:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180250#M89509</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-15T11:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180251#M89510</link>
      <description>&lt;A href="http://h71000.www7.hp.com/doc/82final/decnetplus/dts_mng.pdf" target="_blank"&gt;http://h71000.www7.hp.com/doc/82final/decnetplus/dts_mng.pdf&lt;/A&gt; and look for gbl_dtss.&lt;BR /&gt;So, it's looking for global servers. But how to disable it ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 15 Apr 2008 11:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180251#M89510</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-15T11:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180252#M89511</link>
      <description>I think you have to set the dtss courier role to none&lt;BR /&gt;&lt;BR /&gt;You can do this interactively and if ok alter the startup ncl</description>
      <pubDate>Tue, 15 Apr 2008 12:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180252#M89511</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2008-04-15T12:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180253#M89512</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;My node is a clerck. It has no courrier role.&lt;BR /&gt;&lt;BR /&gt;I checked on a server node. This is a noncourier. And there seems to be no dns lookup on this node.&lt;BR /&gt;&lt;BR /&gt;And every 5 seconds is not true. It's not that predictable. Keep it on several times per minute.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 15 Apr 2008 13:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180253#M89512</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-15T13:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180254#M89513</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;  The lookup is required for DTSS to find the global server in order to synchronize time. That's it's job! If you prevent the lookup, you prevent DTSS from synchronizing your clock.&lt;BR /&gt;&lt;BR /&gt;  Is one DNS lookup every 5 seconds really worth your time to "optimize"?&lt;BR /&gt;&lt;BR /&gt;  If you don't like the lookup, disable DTSS. &lt;BR /&gt;&lt;BR /&gt;(alternatively, maybe try defining gbl_dtss1 in the local DNS to point to your real global server)</description>
      <pubDate>Tue, 15 Apr 2008 22:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180254#M89513</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2008-04-15T22:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180255#M89514</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;That's just the point : it's a clerck doing the lookup. As far as I remember, it's getting the list of time servers via DTIME protocol.&lt;BR /&gt;&lt;BR /&gt;The servers themself are enabled by ncl dtss type server and ncl set dts decnet courier role noncourier. And these don't do the lookup.&lt;BR /&gt;&lt;BR /&gt;Still find it strange that the global server is not enabled/disabled in ncl. But may be I should read the manual again.&lt;BR /&gt;&lt;BR /&gt;Wim (having time)</description>
      <pubDate>Wed, 16 Apr 2008 05:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180255#M89514</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-16T05:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180256#M89515</link>
      <description>Another thing : why is it using a TCP DNS ?&lt;BR /&gt;This should be decnet DNS (which we don't have).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 16 Apr 2008 13:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180256#M89515</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-16T13:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: GBL_DTSS1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180257#M89516</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;  I really don't understand what you're asking here. A component is doing what you asked. You don't like the way it's doing it? Then turn it off!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Another thing : why is it using a TCP DNS ?&lt;BR /&gt;&amp;gt;This should be decnet DNS (which we don't&lt;BR /&gt;&amp;gt;have).&lt;BR /&gt;&lt;BR /&gt;  You've answered your own question. You don't have a DECnet DNS, so it obviously can't use that. You do have a TCPIP DNS, so it's using that instead. Software just doing its best to do what you've asked (regardless of if you know or understand what you've asked). &lt;BR /&gt;&lt;BR /&gt;  You have two choices here, either ignore the task and let it get on with doing its job, or turn it off.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2008 21:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/gbl-dtss1/m-p/4180257#M89516</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2008-04-16T21:15:27Z</dc:date>
    </item>
  </channel>
</rss>

