<?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: DEC Talk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970570#M12001</link>
    <description>Welcome to the HP ITRC Forum!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; On this particular node, when we use this command it returns an error "error opening lta502:[&lt;DEFAULT directory=""&gt;]&lt;TEXT file=""&gt; Directory not found"&lt;BR /&gt;It looks like the /output qualifier sees the lta502: as disk device instead of a LAT device. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ah, that helps a lot. &lt;BR /&gt;That means that at this point there is no device lta502:&lt;BR /&gt;As you surmised, this is the same effect as using a non-existent logical name:&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;$ type/out=xyz: tmp.txt&lt;BR /&gt;%TYPE-F-OPENOUT, error opening XYZ:[HEIN]TMP.TXT; as output&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation&lt;BR /&gt;&lt;BR /&gt;So you woudl want to do a $SHOW DEV LTA502 to see (or rather not see!) the target, and then probably use $SHOW DEV LTA to see all devices.&lt;BR /&gt;Maybe the LATCP DEFINE commands failed?&lt;BR /&gt;Can this host really talk to that Terminal Server?&lt;BR /&gt;Maybe you ended up with a different LTA number?&lt;BR /&gt;&lt;BR /&gt;You might want to consider  a logical name "DECTALK_ALERT_DEVICE" or some such to point to the real LTAxxx: in general.&lt;BR /&gt;Here, maybe you can DEFINE LTA502 LTAxxx: to test.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TEXT&gt;&lt;/DEFAULT&gt;</description>
    <pubDate>Wed, 28 Mar 2007 10:11:21 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2007-03-28T10:11:21Z</dc:date>
    <item>
      <title>DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970566#M11997</link>
      <description>&lt;!--!*#--&gt;Having a problem using the DCL TYPE command to send a file to a LAT port(i.e. type/output=lta502: test.txt). In this case I am sending a text file to a DECTALK device (lta502:) The system is an ALpha 1000/500A running Open VMS 7.3-1.  I can not figure out why.  It works on ther ALpha platforms running Open VMS 7.3-1, so it is not a VMS or platform issue.  It may be a LAT configuration issue but I am not sure.  Any help would be appreciated.</description>
      <pubDate>Tue, 27 Mar 2007 18:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970566#M11997</guid>
      <dc:creator>Richard  Zacharias</dc:creator>
      <dc:date>2007-03-27T18:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970567#M11998</link>
      <description>So what happens? Something, anything? nothing?&lt;BR /&gt;&lt;BR /&gt;Define 'problem'.&lt;BR /&gt;&lt;BR /&gt;Is there an error message reported? &lt;BR /&gt;Care to share or make it a guessing game?&lt;BR /&gt;&lt;BR /&gt;Do you think it is to do with the specific file, the target, or the device?&lt;BR /&gt;&lt;BR /&gt;Does an other, small file work?&lt;BR /&gt;If you hook up a terminal or PC with hyperterm, do you 'see' the data?&lt;BR /&gt;&lt;BR /&gt;Does the process attempting the type have access rights to the LT device?&lt;BR /&gt;&lt;BR /&gt;Who/how did one come up with that LT502 number?&lt;BR /&gt;&lt;BR /&gt;Is this per chance a file with very long records causing a (byte) quota problem? Maxbuf?&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 19:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970567#M11998</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-03-27T19:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970568#M11999</link>
      <description>Yes, details on the error(s) would be useful.&lt;BR /&gt;&lt;BR /&gt;The usual triggers for connectivity issues with LAT are factors like failure to set the DECserver port for remote access.  You can follow the directions for setting up a printer, as these are basically identical to DECtalk.  DECtalk is a voice printer, after all.&lt;BR /&gt;&lt;BR /&gt;Which DECtalk?  DTC01?  DTC03?  One of the other ones?&lt;BR /&gt;&lt;BR /&gt;Which DECserver?  How is the port set up?&lt;BR /&gt;&lt;BR /&gt;How is LTA502: set up?&lt;BR /&gt;&lt;BR /&gt;There exists DECtalk support information available on the older Freeware distros -- each with different bits.  Everything I could scrounge up and ship.&lt;BR /&gt;&lt;BR /&gt;Start here:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware40/dectalk/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware40/dectalk/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware50/dectalk/" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware50/dectalk/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;DECtalk itself is now over at Fonix; the product was sold off some years ago.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs&lt;BR /&gt;[formerly of the DECtalk group]&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 21:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970568#M11999</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-03-27T21:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970569#M12000</link>
      <description>&amp;gt;&amp;gt;Which DECtalk? DTC01? DTC03? One of the &amp;gt;&amp;gt;other ones?&lt;BR /&gt;&amp;gt;&amp;gt;Which DECserver? How is the port set up?&lt;BR /&gt;&amp;gt;&amp;gt;How is LTA502: set up?&lt;BR /&gt;&lt;BR /&gt;Sorry, looks like some important info was left out. &lt;BR /&gt;&lt;BR /&gt;The lta502: LAT port is set up as a LA120 printer on a DECserver 200/MC terminal server.  &lt;BR /&gt;&lt;BR /&gt;The DECTALK device is a DTC01.  &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Define 'problem'&lt;BR /&gt;We use DECTALK as a voice alarm system for our operators.  All our Prcess computers (VAX/Alpha) use this port.  &lt;BR /&gt;&lt;BR /&gt;On the other nodes, we test the DECTALK device by using the DCL 'TYPE' command and setting the output=lta502:  (i.e. 'type/output=lta502:  &lt;TEXT file=""&gt;'&lt;BR /&gt;&lt;BR /&gt;On this particular node, when we use this command it returns an error "error opening lta502:[&lt;DEFAULT directory=""&gt;]&lt;TEXT file=""&gt; Directory not found"&lt;BR /&gt; It looks like the /output qualifier sees the lta502: as disk device instead of a LAT device. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;access rights? Yes all users have the correct access rights.&lt;BR /&gt;&amp;gt;&amp;gt;File size?  Does not matter&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies.  I am new to using forums.  &lt;BR /&gt;&lt;BR /&gt;&lt;/TEXT&gt;&lt;/DEFAULT&gt;&lt;/TEXT&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970569#M12000</guid>
      <dc:creator>Richard  Zacharias</dc:creator>
      <dc:date>2007-03-28T09:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970570#M12001</link>
      <description>Welcome to the HP ITRC Forum!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; On this particular node, when we use this command it returns an error "error opening lta502:[&lt;DEFAULT directory=""&gt;]&lt;TEXT file=""&gt; Directory not found"&lt;BR /&gt;It looks like the /output qualifier sees the lta502: as disk device instead of a LAT device. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ah, that helps a lot. &lt;BR /&gt;That means that at this point there is no device lta502:&lt;BR /&gt;As you surmised, this is the same effect as using a non-existent logical name:&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;$ type/out=xyz: tmp.txt&lt;BR /&gt;%TYPE-F-OPENOUT, error opening XYZ:[HEIN]TMP.TXT; as output&lt;BR /&gt;-RMS-F-DEV, error in device name or inappropriate device type for operation&lt;BR /&gt;&lt;BR /&gt;So you woudl want to do a $SHOW DEV LTA502 to see (or rather not see!) the target, and then probably use $SHOW DEV LTA to see all devices.&lt;BR /&gt;Maybe the LATCP DEFINE commands failed?&lt;BR /&gt;Can this host really talk to that Terminal Server?&lt;BR /&gt;Maybe you ended up with a different LTA number?&lt;BR /&gt;&lt;BR /&gt;You might want to consider  a logical name "DECTALK_ALERT_DEVICE" or some such to point to the real LTAxxx: in general.&lt;BR /&gt;Here, maybe you can DEFINE LTA502 LTAxxx: to test.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TEXT&gt;&lt;/DEFAULT&gt;</description>
      <pubDate>Wed, 28 Mar 2007 10:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970570#M12001</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-03-28T10:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970571#M12002</link>
      <description>Thanks.  I will try your suggestions.</description>
      <pubDate>Wed, 28 Mar 2007 10:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970571#M12002</guid>
      <dc:creator>Richard  Zacharias</dc:creator>
      <dc:date>2007-03-28T10:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970572#M12003</link>
      <description>Hein,  &lt;BR /&gt;     Thanks for your help.  The latport was there and set up. The problem was with VMS 7.3-1.  This was a project to migate from a VAX to an Alpha platform.  I installed  VMS 7.3-1 but did not install the patches.  I installed the update patches and every thing works as advertised.  No problems!  Thanks again for your help.</description>
      <pubDate>Wed, 28 Mar 2007 12:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970572#M12003</guid>
      <dc:creator>Richard  Zacharias</dc:creator>
      <dc:date>2007-03-28T12:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970573#M12004</link>
      <description>As I recall from 1980, no tyopeahead, very long line length, eightbit, and some other requirements have to be set on the lta device... hope that spurs a fix....</description>
      <pubDate>Thu, 29 Mar 2007 06:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970573#M12004</guid>
      <dc:creator>Hal Kuff</dc:creator>
      <dc:date>2007-03-29T06:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: DEC Talk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970574#M12005</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;also from me, Welcome!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;Hein, &lt;BR /&gt;Thanks for your help. &lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Please read &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;to find out HOW to say thanks in these forums.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 29 Mar 2007 15:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-talk/m-p/3970574#M12005</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-03-29T15:15:21Z</dc:date>
    </item>
  </channel>
</rss>

