<?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: T2T timeout in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607583#M49753</link>
    <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Not on my 7.3 node.&lt;BR /&gt;&lt;BR /&gt;WSYS01&amp;gt; backup login.com wsys01::"task=wim"/sav&lt;BR /&gt;WSYS01&amp;gt;ty wim.com&lt;BR /&gt;$ set ver&lt;BR /&gt;$ open/read/write x sys$net&lt;BR /&gt;$ convert sys$net wim.lis/stat&lt;BR /&gt;$ stop/id=0&lt;BR /&gt;&lt;BR /&gt;WSYS01&amp;gt;ty net$server.log&lt;BR /&gt;$ Proc_ver = F$environment("Verify_procedure")&lt;BR /&gt;$ Imag_ver = F$environment("Verify_image")&lt;BR /&gt;$ set nover&lt;BR /&gt;$ exit&lt;BR /&gt;$ set nover&lt;BR /&gt;Setting up symbols for foreign command line usage...&lt;BR /&gt;JAVA$FILENAME_CONTROLS now set to: -1&lt;BR /&gt;&lt;BR /&gt;        --------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;        Connect request received at 22-AUG-2005 08:18:14.61&lt;BR /&gt;            from remote process WSYS01::"0=SYSMGR_WVW"&lt;BR /&gt;            for object "WIM"&lt;BR /&gt;&lt;BR /&gt;        --------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;$ open/read/write x sys$net&lt;BR /&gt;$ convert sys$net wim.lis/stat&lt;BR /&gt;%CONV-F-OPENIN, error opening WSYS01::"0=SYSMGR_WVW/Ã¿Ã¿WIM" as input&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation</description>
    <pubDate>Mon, 22 Aug 2005 01:20:06 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-08-22T01:20:06Z</dc:date>
    <item>
      <title>T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607571#M49741</link>
      <description>I'm using task-to-task to execute things remotely. Decnet+.&lt;BR /&gt;&lt;BR /&gt;The remote task must however open sys$net within 75 seconds or control returns to the main task. And the task continues (and fails in my case).&lt;BR /&gt;&lt;BR /&gt;Is there a way to change the 75 ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 19 Aug 2005 09:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607571#M49741</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-19T09:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607572#M49742</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;This could be caused by the logical NETSERVER$TIMEOUT on the remote node. This contains a delta time value representing the amount of time that NET$SERVER waits before it reaches timeout.  The NET$SERVER image is invoked when a link request is received.&lt;BR /&gt;&lt;BR /&gt;I am not entirely convinced that this is the cause of your problems but it is worth checking.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 10:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607572#M49742</guid>
      <dc:creator>Ian McKerracher_1</dc:creator>
      <dc:date>2005-08-19T10:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607573#M49743</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;in DECnet Phase IV there are:&lt;BR /&gt;&lt;BR /&gt;$ mc ncp sho exe char&lt;BR /&gt;...&lt;BR /&gt;Incoming timer           = 45&lt;BR /&gt;Outgoing timer           = 60&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The incoming connection must be accepted/rejected within 45 seconds and the outgoing connection accepted/rejected within 60 seconds.&lt;BR /&gt;&lt;BR /&gt;In DECnet Phase V (DECnet/Plus) there are&lt;BR /&gt;&lt;BR /&gt;$ MC NCL SHOW SESSION CONTROL ALL&lt;BR /&gt;...&lt;BR /&gt;    Incoming Timer                    = 45&lt;BR /&gt;    Outgoing Timer                    = 60&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please check these values on both of your systems involved in the task-to-task communication and change them, where appropriate.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 10:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607573#M49743</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-19T10:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607574#M49744</link>
      <description>this could also be related the the incoming timer characteristic of sesson control&lt;BR /&gt;&lt;BR /&gt;ncl show session control incoming timer&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 10:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607574#M49744</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-19T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607575#M49745</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;I have the same settings. But I would like to modify them for this task only. Possible via logicals ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 19 Aug 2005 10:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607575#M49745</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-19T10:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607576#M49746</link>
      <description>NETSERVER$TIMEOUT logical is a delta time for how long a idle netserver process waits around for another incoming connection before exiting.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 10:58:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607576#M49746</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-19T10:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607577#M49747</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;this is an attribute of the session control entity and cannot be specified for individual session control applications.&lt;BR /&gt;&lt;BR /&gt;Why does the remote task take so long to open sys$net ? Maybe you can do the open earlier and then do other initialization tasks later.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 19 Aug 2005 11:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607577#M49747</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-19T11:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607578#M49748</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;It is a remote backup procedure. The task mounts the tape and converts sys$net to tape.&lt;BR /&gt;However, if the tape needs to be positioned, this can take minutes to complete. I tried to open sys$net shared and to convert/shared but convert didn't work.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 19 Aug 2005 12:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607578#M49748</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-19T12:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607579#M49749</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;can't you just do an&lt;BR /&gt;&lt;BR /&gt;$ OPEN/READ/WRITE x SYS$NET&lt;BR /&gt;$ MOUNT tape ...&lt;BR /&gt;$ CONVERT SYS$NET tape:file&lt;BR /&gt;$ CLOSE x&lt;BR /&gt;&lt;BR /&gt;I've tested this with a simple DCL procedure:&lt;BR /&gt;&lt;BR /&gt;SYS$LOGIN:ABC.COM:&lt;BR /&gt;&lt;BR /&gt;$ SHOW LOG SYS$NET&lt;BR /&gt;$ OPEN/READ/WRITE x SYS$NET&lt;BR /&gt;$ convert sys$net aaa.txt&lt;BR /&gt;$ CLOSE x&lt;BR /&gt;&lt;BR /&gt;$ copy x.com 0"user pwd"::"task=abc"&lt;BR /&gt;&lt;BR /&gt;and the aaa.txt file gets created:&lt;BR /&gt;&lt;BR /&gt;$ dir/dat aaa.txt&lt;BR /&gt;&lt;BR /&gt;Directory USERDISK1:[HALLE]&lt;BR /&gt;&lt;BR /&gt;AAA.TXT;1            19-AUG-2005 19:45:07.45&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 19 Aug 2005 12:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607579#M49749</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-19T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607580#M49750</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;it worked ONCE, now it won't work again ?!&lt;BR /&gt;&lt;BR /&gt;%CONV-F-OPENIN, error opening node::"0=HALLE/Ã¿Ã¿ABC" as input&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation&lt;BR /&gt;&lt;BR /&gt;Sorry,&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 19 Aug 2005 12:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607580#M49750</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-19T12:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607581#M49751</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;now this works for me (more than just ONCE):&lt;BR /&gt;&lt;BR /&gt;$ SHOW LOG SYS$NET&lt;BR /&gt;$ OPEN/READ/WRITE x SYS$NET&lt;BR /&gt;$ convert x: aaa.txt&lt;BR /&gt;$ CLOSE x&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 19 Aug 2005 13:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607581#M49751</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-19T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607582#M49752</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;In addition to the existing suggestions, please take a look at your LOGIN.COM file.&lt;BR /&gt;&lt;BR /&gt;I have seen many cases of the timeouts similar to what you describe. In the majority of these cases, the problem was caused by extensive login processing that was simply unneeded for a network server process.&lt;BR /&gt;&lt;BR /&gt;Generally speaking, LOGIN.COM should separate the interactive session definitions from the batch and network definitions, and insert the line:&lt;BR /&gt;&lt;BR /&gt;$ IF  F$MODE() .EQS. "NETWORK" THEN EXIT&lt;BR /&gt;&lt;BR /&gt;at some appropriate point.&lt;BR /&gt;&lt;BR /&gt;Note that this problem can occur at seemingly random times depending on system load.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sun, 21 Aug 2005 03:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607582#M49752</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-08-21T03:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607583#M49753</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Not on my 7.3 node.&lt;BR /&gt;&lt;BR /&gt;WSYS01&amp;gt; backup login.com wsys01::"task=wim"/sav&lt;BR /&gt;WSYS01&amp;gt;ty wim.com&lt;BR /&gt;$ set ver&lt;BR /&gt;$ open/read/write x sys$net&lt;BR /&gt;$ convert sys$net wim.lis/stat&lt;BR /&gt;$ stop/id=0&lt;BR /&gt;&lt;BR /&gt;WSYS01&amp;gt;ty net$server.log&lt;BR /&gt;$ Proc_ver = F$environment("Verify_procedure")&lt;BR /&gt;$ Imag_ver = F$environment("Verify_image")&lt;BR /&gt;$ set nover&lt;BR /&gt;$ exit&lt;BR /&gt;$ set nover&lt;BR /&gt;Setting up symbols for foreign command line usage...&lt;BR /&gt;JAVA$FILENAME_CONTROLS now set to: -1&lt;BR /&gt;&lt;BR /&gt;        --------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;        Connect request received at 22-AUG-2005 08:18:14.61&lt;BR /&gt;            from remote process WSYS01::"0=SYSMGR_WVW"&lt;BR /&gt;            for object "WIM"&lt;BR /&gt;&lt;BR /&gt;        --------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;$ open/read/write x sys$net&lt;BR /&gt;$ convert sys$net wim.lis/stat&lt;BR /&gt;%CONV-F-OPENIN, error opening WSYS01::"0=SYSMGR_WVW/Ã¿Ã¿WIM" as input&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation</description>
      <pubDate>Mon, 22 Aug 2005 01:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607583#M49753</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-22T01:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607584#M49754</link>
      <description>Also tried /share in open and convert. Same result.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 22 Aug 2005 01:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607584#M49754</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-22T01:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607585#M49755</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;in my working example, I used:&lt;BR /&gt;&lt;BR /&gt;$ convert x: aaa.txt&lt;BR /&gt;&lt;BR /&gt;You've opened SYS$NET already using the OPEN/READ/WRITE x SYS$NET, so the idea is for CONVERT to use the existing channel pointed to by logical x.&lt;BR /&gt;&lt;BR /&gt;I ran this test on OpenVMS Alpha V8.2.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 22 Aug 2005 01:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607585#M49755</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-22T01:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607586#M49756</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Missed that when reading your postings.&lt;BR /&gt;It works here too.&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;&lt;BR /&gt;BTW : why isn't /share in the open and convert not doing the same ?</description>
      <pubDate>Mon, 22 Aug 2005 01:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607586#M49756</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-22T01:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607587#M49757</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;CONVERT/SHARE SYS$NET ... seems to still open the file again in /SHARE mode, while CONVERT X: seems to use the process-permanent file opened by OPEN/READ/WRITE x SYS$NET.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 22 Aug 2005 01:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607587#M49757</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-22T01:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: T2T timeout</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607588#M49758</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;The process permanent file remains open between images, in effect the "open" is a no-op that uses the pre-existing connection to the file.&lt;BR /&gt;&lt;BR /&gt;Opening SYS$NET a second time tries to re-use an existing network connection, one that is already in use by someone else (it may be the same process/image, but the network link may only be used by one reader/writer channel on either end).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Mon, 22 Aug 2005 02:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t2t-timeout/m-p/3607588#M49758</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-08-22T02:38:08Z</dc:date>
    </item>
  </channel>
</rss>

