<?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: Creating a queue on an NTY device in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421699#M65983</link>
    <description>I, too, thought NTY devices were Multinet and they use a processor something like MULTINET_NTYSYM or is that just from my old rusty memory:-)&lt;BR /&gt;&lt;BR /&gt;TCP/IP for OVMS creates TNA's but I didn't know it could create NTY's. And, I haven't looked lately, but I know that once upon a time you could set NTY device spooled but not a TNA. Has that changed?&lt;BR /&gt;&lt;BR /&gt; Doug&lt;BR /&gt;</description>
    <pubDate>Mon, 15 Nov 2004 16:40:26 GMT</pubDate>
    <dc:creator>Doug Phillips</dc:creator>
    <dc:date>2004-11-15T16:40:26Z</dc:date>
    <item>
      <title>Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421688#M65972</link>
      <description>Is any special processor required for creating a printer queue on an NTY device?&lt;BR /&gt;&lt;BR /&gt;I am looking at one of our customer systems and I see several queues which are defined on NTY devices and working fine, and a show queue/full does not show any special processor?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Sun, 14 Nov 2004 08:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421688#M65972</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-11-14T08:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421689#M65973</link>
      <description>An NTY device looks like a serial port so no particular symbiont needed.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Nov 2004 14:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421689#M65973</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-11-14T14:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421690#M65974</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;And what about a TNA port?&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Mon, 15 Nov 2004 00:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421690#M65974</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-11-15T00:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421691#M65975</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;It should be same as NTY. No special processors needed.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 15 Nov 2004 01:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421691#M65975</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-11-15T01:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421692#M65976</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;So basically this makes obsolete the LPD and TELNET symbionts which were required way back when I was doing VMS work (I just recently got back into VMS after 4 years in the MS world).&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Mon, 15 Nov 2004 02:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421692#M65976</guid>
      <dc:creator>Chaim Budnick</dc:creator>
      <dc:date>2004-11-15T02:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421693#M65977</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;This is partialy true. The "standard" SYS$SYSTEM:PRTSMB.EXE processor allocates the printer device. The device is allocated until the symbiont runs (STOP/NEXT stop the symbiont). The SYS$SYSTEM:LATSYM.EXE processor introduced that the device is allocated only for the duration of the job. This is needed when one printer is used from more than one computer. There is a rudimental queue on the printer server (or printer itself) which blocks simultaneous jobs. This queue works on connections. When a connection is established  all others are blocked.&lt;BR /&gt;So depends on yours environment if you need TELNET or LPD symbionts or you dont need them.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 15 Nov 2004 02:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421693#M65977</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-11-15T02:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421694#M65978</link>
      <description>I'm with Bojan,&lt;BR /&gt;for example with tcpip processor you can supply IP address and you don't need create a TNA port before starting queue.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Nov 2004 02:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421694#M65978</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-11-15T02:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421695#M65979</link>
      <description>Small supplement to Antonio:&lt;BR /&gt;&lt;BR /&gt;You need the IP address (or, preferably, a DNS name that tranlates to an IP address)  _AND_ the portnumber at the printer (for HP printers that will be port 9100; other brands, look at their documentation)&lt;BR /&gt;(partial) queue init syntax:&lt;BR /&gt;... /ON=prt1.our-domain:9100 ... (or, of course, /AUTOSTART_ON= etc)&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Mon, 15 Nov 2004 03:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421695#M65979</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-11-15T03:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421696#M65980</link>
      <description>To clear up some apparent confusion:&lt;BR /&gt;&lt;BR /&gt;*Either* you create the telnet device beforehand (using IP/name and port) and don't need a queue processor,&lt;BR /&gt;&lt;BR /&gt;*or* you create the queue using /ON with the IP/name and port *and* specify the TELNETSYM processor&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 15 Nov 2004 03:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421696#M65980</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2004-11-15T03:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421697#M65981</link>
      <description>Just to understand this thread : is this multinet only ? If not, how do you create NTY devices ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 15 Nov 2004 04:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421697#M65981</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-11-15T04:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421698#M65982</link>
      <description>You can create telnet devices on HP TCP/IP services, too. See &lt;A href="http://h71000.www7.hp.com/doc/732final/6526/6526pro_035.html#tel_create_sess_sec" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/6526/6526pro_035.html#tel_create_sess_sec&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 15 Nov 2004 04:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421698#M65982</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2004-11-15T04:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421699#M65983</link>
      <description>I, too, thought NTY devices were Multinet and they use a processor something like MULTINET_NTYSYM or is that just from my old rusty memory:-)&lt;BR /&gt;&lt;BR /&gt;TCP/IP for OVMS creates TNA's but I didn't know it could create NTY's. And, I haven't looked lately, but I know that once upon a time you could set NTY device spooled but not a TNA. Has that changed?&lt;BR /&gt;&lt;BR /&gt; Doug&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Nov 2004 16:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421699#M65983</guid>
      <dc:creator>Doug Phillips</dc:creator>
      <dc:date>2004-11-15T16:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421700#M65984</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I too, thought NTY devices were Multinet and they use a processor something like MULTINET_NTYSYM or is that just from my old rusty memory:-)&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Your old rusty memory is correct. As I see it, in Multinet, any terminal device is an NTY device. Just like TNAs are in TCP/IP Services.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;TCP/IP for OVMS creates TNA's but I didn't know it could create NTY's. And, I haven't looked lately, but I know that once upon a time you could set NTY device spooled but not a TNA. Has that changed?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Never tried that (neither with a TNA nor with an NTY).&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Tue, 16 Nov 2004 02:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421700#M65984</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2004-11-16T02:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421701#M65985</link>
      <description>You're going to want to use the MULTINET_NTYSMB processor for NTY queues, and you want to be sure to have the latest updates from Process, as there were some bugs in 4.2 and 4.3 (I haven't tried multinet 5 yet, but I'm on the list for the 5.1 beta)... &lt;BR /&gt;&lt;BR /&gt;Also, we kept getting blank pages after the print jobs, so I started throwing a reset into the queue that looked something like this... &lt;BR /&gt;&lt;BR /&gt;RESET &lt;BR /&gt;&lt;ESC&gt;P&lt;ESC&gt;E&lt;ESC&gt;\&lt;BR /&gt;SEPARATE&lt;BR /&gt;&lt;ESC&gt;]VMS;2&lt;ESC&gt;\&lt;BR /&gt;&lt;BR /&gt;The whole thing looks something like this... &lt;BR /&gt;&lt;BR /&gt;$    init /que /start &lt;NTY&gt; /on = &lt;NTY&gt; /record -&lt;BR /&gt;     /default = (NOFEED,NOFLAG,NOBURST,NOTRAIL,FORM='QFORM) -&lt;BR /&gt;     /process = MULTINET_NTYSMB/retain = error /sched = nosize -&lt;BR /&gt;     /separate = (reset =(reset,separate)) /no_initial_ff&lt;BR /&gt;&lt;BR /&gt;For best results with these, you do want to spool them, and they won't create unless you build the NTY first... &lt;BR /&gt;&lt;BR /&gt;NTYCP:==$MULTINET:NTYCP&lt;BR /&gt;NTYCP CREATE PORT /NODE = XXX.XXX.XXX.XXX /PORT = XXXX&lt;BR /&gt;&lt;/NTY&gt;&lt;/NTY&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Wed, 15 Dec 2004 11:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421701#M65985</guid>
      <dc:creator>Carl Bennett</dc:creator>
      <dc:date>2004-12-15T11:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a queue on an NTY device</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421702#M65986</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt; Robert,&lt;BR /&gt;&lt;BR /&gt;From your Forum Profile:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I have assigned points to 166  of 202  responses to my questions.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe you can find some time to do some assigning?&lt;BR /&gt;&lt;BR /&gt;Mind, I do NOT say you necessarily need to give lots of points. It is fully up to _YOU_ to decide how many. If you consider an answer is not deserving any points, you can also assign 0 ( = zero ) points, and then that answer will no longer be counted as unassigned.&lt;BR /&gt;Consider, that every poster took at least the trouble of posting for you!&lt;BR /&gt;&lt;BR /&gt;To easily find your streams with unassigned points, click your own name somewhere.&lt;BR /&gt;This will bring up your profile.&lt;BR /&gt;Near the bottom of that page, under the caption â  My Question(s)â   you will find â  questions or topics with unassigned points â   Clicking that will give all, and only, your questions that still have unassigned postings.&lt;BR /&gt;&lt;BR /&gt;Thanks on behalf of your Forum colleagues.&lt;BR /&gt;&lt;BR /&gt;PS.  â   nothing personal in this. I try to post it to everyone with this kind of assignment ratio in this forum. If you have received a posting like this before â   please do not take offence â   none is intended!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Dec 2004 15:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-queue-on-an-nty-device/m-p/3421702#M65986</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-12-17T15:46:57Z</dc:date>
    </item>
  </channel>
</rss>

