<?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: Problems printing to a terminal server printer in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684939#M50831</link>
    <description>Thanks for the insights.  We keep getting closer, but are not at an acceptable level yet.  We went from being able to print one or two jobs to about a dozen, and with your inputs, we are into the low 10s of jobs (~40 or so) before the queues hang.&lt;BR /&gt;&lt;BR /&gt;With regard to Michael's question, how do you display the version of DCPS?&lt;BR /&gt;&lt;BR /&gt;Based on the DCPS information supplied by the Forum answer I did some searching and found &lt;BR /&gt;SYS$COMMON:[000000.SYSHLP.EXAMPLES.DCPS]DCPS$DS200-PORT-SETTINGS.COM &lt;BR /&gt;&lt;BR /&gt;This file has some settings that do not appear when performing:&lt;BR /&gt;&lt;BR /&gt;TSM_SVR_CR2&amp;gt; show port n char&lt;BR /&gt;&lt;BR /&gt;There are additional server setup examples in that location that may be helpful to others. ========================================================================&lt;BR /&gt;&lt;BR /&gt;SYS$COMMON:[000000.SYSHLP.EXAMPLES.DCPS]DCPS$DS200-PORT-SETTINGS.COM&lt;BR /&gt;&lt;BR /&gt;Items not already setup.as part of our server setup files.&lt;BR /&gt;&lt;BR /&gt;set port 'p1' dialup dis [DISABLED is Default - performed these commands to assure settings] def port 'p1' dialup dis&lt;BR /&gt;&lt;BR /&gt;If a port  user  has a dial-in modem,  DIALUP allows the server  to communicate this to  a  service  node.  The  service  node  may  use  this information  for security purposes. DIALUP {ENABLED }&lt;BR /&gt;       {DISABLED}  *&lt;BR /&gt;ENABLED  means that the  server  notifies service nodes about the dial-in modem. DISABLED  means that the server indicates  the port  device  is  not  a dial-in device. !! set port 'p1' DTRwait dis  [performed these commands to assure settings] def port 'p1' DTRwait dis&lt;BR /&gt;&lt;BR /&gt;[DTRWAIT determines if the DECserver asserts certain modem signals  when a  port&lt;BR /&gt;is inactive.   Normally,  DTRWAIT should be ENABLED  for  remote  access&lt;BR /&gt;ports.&lt;BR /&gt;DTRWAIT {ENABLED }&lt;BR /&gt;        {DISABLED}  *&lt;BR /&gt;ENABLED causes a delay in asserting DTR and RTS until the server detects RI from a modem or until a remote connection is made at the port. DISABLED means the server asserts DTR and RTS signals when idle.]&lt;BR /&gt;&lt;BR /&gt;!!&lt;BR /&gt;set port 'p1' multisession dis (HELP says DISABLED is default) def port 'p1' multisession dis&lt;BR /&gt;&lt;BR /&gt;!!&lt;BR /&gt;set port 'p1' queuing en   &lt;BR /&gt;def port 'p1' queuing en&lt;BR /&gt;(CHANGED TO :ENABLED - this is a different setting from our working&lt;BR /&gt;unit)&lt;BR /&gt;&lt;BR /&gt;QUEUING allows the port's connection requests to be placed in  a  queue on  the&lt;BR /&gt;server  that  offers  the  service.   That  server queues a request&lt;BR /&gt;when:  (1) a&lt;BR /&gt;requested service is set up to accept queued requests, (2)  the  service cannot immediately handle new sessions. QUEUING {ENABLED }&lt;BR /&gt;        {DISABLED}  *&lt;BR /&gt;ENABLED  means  that placing  connection requests in server queues is attempted. DISABLED means that connection requests are not queued.&lt;BR /&gt;&lt;BR /&gt;!!&lt;BR /&gt;set server queue limit 24&lt;BR /&gt;def server queue limit 24 &lt;BR /&gt;(CHANGED TO :24 - this is a different setting from our working unit which had "none")&lt;BR /&gt;&lt;BR /&gt;QUEUE LIMIT  sets  up  the  maximum  number of  host-initiated  request entries permitted  in  the  DECserver connection queue.&lt;BR /&gt;&lt;BR /&gt;Following change of settings &lt;BR /&gt;&lt;BR /&gt;TSM&amp;gt;TRIGGER SERVER CR2&lt;BR /&gt;&lt;BR /&gt;To remotely reboot. &lt;BR /&gt;========================================================================&lt;BR /&gt;==============================&lt;BR /&gt;&lt;BR /&gt;This appeared to help things, but still did not result in reliable interleaving of jobs without stopping and resetting queues.  &lt;BR /&gt;&lt;BR /&gt;A recheck of Hardware/Firmware settings on the DEC3500 resulted in noticing that &lt;BR /&gt;Interface settings:&lt;BR /&gt;     Parallel:   Enabled: PS/PCL Sensing&lt;BR /&gt;     Serial:     Enabled: PS/PCL Sensing  (changed from BCP postscript)&lt;BR /&gt;                     Xon/Xoff, 9600   (Changed fromRobust Xon/Xoff, 9600)&lt;BR /&gt;&lt;BR /&gt;We believe that the PS/PCL Sensing setting on the printer probably is the smoking gun.  What is your opinion?&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Dec 2005 13:25:15 GMT</pubDate>
    <dc:creator>Raymond P. Manyik</dc:creator>
    <dc:date>2005-12-07T13:25:15Z</dc:date>
    <item>
      <title>Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684935#M50827</link>
      <description>We are having problems printing to a DECLASER 3500 (postscript printer) connected to a DECserver 200.  The system is configured to communicate with 4 computers,  2 DEC4000/705A's VMS 6.1 and 2 DS20Es running Open VMS 7.1-2.  We are using TSM on the VAXs to configure the DECserver 200 and all communication to the TSM is done with DECNET IV.&lt;BR /&gt;&lt;BR /&gt;The print queue is set up as a LAT port (LTA24)   &lt;BR /&gt;And a logical name is defined &lt;BR /&gt;     Define/group periodic lta24&lt;BR /&gt;&lt;BR /&gt;With all other periodic queues stopped on three of the machines a series of print jobs was printed successfully. Then a new series of jobs was demanded.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; print/queue=periodic NNN.OUT&lt;BR /&gt;Job NNN (queue LTA24, entry 158) pending&lt;BR /&gt;     pending status caused by queue stopped state&lt;BR /&gt;&lt;BR /&gt;&amp;gt; show queue/dev/all periodic&lt;BR /&gt;Printer queue LTA24, stopped, on NODE2::LTA24:, mounted form LN14_DEFAULT&lt;BR /&gt; (stock=DEFAULT)&lt;BR /&gt;&lt;BR /&gt;  Entry  Jobname         Username     Blocks  Status&lt;BR /&gt;  -----  -------         --------     ------  ------&lt;BR /&gt;    153  LIVEM05&lt;BR /&gt;                         USER05             5  Pending&lt;BR /&gt;&lt;BR /&gt;Using the START/QUE LTA24 and &lt;BR /&gt;               START/QUE PERIODIC &lt;BR /&gt;Commands do not result in a started the queue.  LTA24 remains in a stopped state.&lt;BR /&gt;&lt;BR /&gt;This failure to print is complicated when all 4 machines have active queues. &lt;BR /&gt;&lt;BR /&gt;The Terminal Server has been changed out with a known good TS.  The TS setup for the terminal server was downloaded using TSM and an existing server setup command file. This setup was compared to a working server with the same setup without noting any differences.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2005 14:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684935#M50827</guid>
      <dc:creator>Raymond P. Manyik</dc:creator>
      <dc:date>2005-12-05T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684936#M50828</link>
      <description>Raymond,&lt;BR /&gt;&lt;BR /&gt;Go thru this thread, may be usefull...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973770" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=973770&lt;/A&gt;</description>
      <pubDate>Mon, 05 Dec 2005 15:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684936#M50828</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-12-05T15:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684937#M50829</link>
      <description>Going thru the previous thread I found//////  What causes the Active port state and connected link LAT$LINK?&lt;BR /&gt;&lt;BR /&gt;[NOT WORKING]&lt;BR /&gt;Local Port Name:   _LTA24:           Local Port Type:  Application&lt;BR /&gt;(Queued)&lt;BR /&gt;Local Port State:  Active&lt;BR /&gt;Connected Link:    LAT$LINK&lt;BR /&gt;&lt;BR /&gt; Target Port Name:     PERIODIC         Actual Port Name:     PERIODIC&lt;BR /&gt; Target Node Name:     CR2              Actual Node Name:     CR2&lt;BR /&gt; Target Service Name:                   Actual Service Name:&lt;BR /&gt;&lt;BR /&gt;=======================================================================&lt;BR /&gt;[WORKING]&lt;BR /&gt;Local Port Name:   _LTA14:           Local Port Type:  Application&lt;BR /&gt;(Queued)&lt;BR /&gt;Local Port State:  Inactive&lt;BR /&gt;Connected Link:&lt;BR /&gt;&lt;BR /&gt; Target Port Name:     PERIODIC         Actual Port Name:&lt;BR /&gt; Target Node Name:     CR1              Actual Node Name:&lt;BR /&gt; Target Service Name:                   Actual Service Name: &lt;BR /&gt;=======================================================================&lt;BR /&gt;[WORKING]&lt;BR /&gt;Local Port Name:   _LTA56:           Local Port Type:  Application&lt;BR /&gt;(Queued)&lt;BR /&gt;Local Port State:  Inactive&lt;BR /&gt;Connected Link:&lt;BR /&gt;&lt;BR /&gt; Target Port Name:     TESTPOSTSCRIPT   Actual Port Name:&lt;BR /&gt; Target Node Name:     DS5              Actual Node Name:&lt;BR /&gt; Target Service Name:                   Actual Service Name:&lt;BR /&gt;&lt;BR /&gt;========================================================================&lt;BR /&gt;=&lt;BR /&gt;Continuing on thru threadid=973770&lt;BR /&gt;&lt;BR /&gt;We use DCPS$SMB for the symbiont/  not LATSYM.   Could this be causing&lt;BR /&gt;the problem?&lt;BR /&gt;&lt;BR /&gt;We had already used this thread to set &lt;BR /&gt;LATCP&amp;gt; set node/connection=both&lt;BR /&gt;In the startup files.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2005 16:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684937#M50829</guid>
      <dc:creator>Raymond P. Manyik</dc:creator>
      <dc:date>2005-12-05T16:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684938#M50830</link>
      <description>Hi Raymond,&lt;BR /&gt;&lt;BR /&gt;From the LATCP show port output of the port which is not working, it shows that the port was actually ACTIVE with an EXISTING connection. &lt;BR /&gt;&lt;BR /&gt;The reason why you could not start queue was that the port on the DECserver still had a connection active.&lt;BR /&gt;&lt;BR /&gt;DCPS actually disconnects from LAT ports at the end of a job, provided the printer sends a CTRL/D character back to the host at job's end. Otherwise, it will hold on to the LAT port without releasing it.&lt;BR /&gt;&lt;BR /&gt;Please check the state of the queue on the node which you printed successfully. If it is idle, then it should have released the LAT port.&lt;BR /&gt;&lt;BR /&gt;BTW, which version of DCPS are you using?&lt;BR /&gt;&lt;BR /&gt;Thanks and regards.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and regards.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2005 18:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684938#M50830</guid>
      <dc:creator>Michael Yu_3</dc:creator>
      <dc:date>2005-12-05T18:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684939#M50831</link>
      <description>Thanks for the insights.  We keep getting closer, but are not at an acceptable level yet.  We went from being able to print one or two jobs to about a dozen, and with your inputs, we are into the low 10s of jobs (~40 or so) before the queues hang.&lt;BR /&gt;&lt;BR /&gt;With regard to Michael's question, how do you display the version of DCPS?&lt;BR /&gt;&lt;BR /&gt;Based on the DCPS information supplied by the Forum answer I did some searching and found &lt;BR /&gt;SYS$COMMON:[000000.SYSHLP.EXAMPLES.DCPS]DCPS$DS200-PORT-SETTINGS.COM &lt;BR /&gt;&lt;BR /&gt;This file has some settings that do not appear when performing:&lt;BR /&gt;&lt;BR /&gt;TSM_SVR_CR2&amp;gt; show port n char&lt;BR /&gt;&lt;BR /&gt;There are additional server setup examples in that location that may be helpful to others. ========================================================================&lt;BR /&gt;&lt;BR /&gt;SYS$COMMON:[000000.SYSHLP.EXAMPLES.DCPS]DCPS$DS200-PORT-SETTINGS.COM&lt;BR /&gt;&lt;BR /&gt;Items not already setup.as part of our server setup files.&lt;BR /&gt;&lt;BR /&gt;set port 'p1' dialup dis [DISABLED is Default - performed these commands to assure settings] def port 'p1' dialup dis&lt;BR /&gt;&lt;BR /&gt;If a port  user  has a dial-in modem,  DIALUP allows the server  to communicate this to  a  service  node.  The  service  node  may  use  this information  for security purposes. DIALUP {ENABLED }&lt;BR /&gt;       {DISABLED}  *&lt;BR /&gt;ENABLED  means that the  server  notifies service nodes about the dial-in modem. DISABLED  means that the server indicates  the port  device  is  not  a dial-in device. !! set port 'p1' DTRwait dis  [performed these commands to assure settings] def port 'p1' DTRwait dis&lt;BR /&gt;&lt;BR /&gt;[DTRWAIT determines if the DECserver asserts certain modem signals  when a  port&lt;BR /&gt;is inactive.   Normally,  DTRWAIT should be ENABLED  for  remote  access&lt;BR /&gt;ports.&lt;BR /&gt;DTRWAIT {ENABLED }&lt;BR /&gt;        {DISABLED}  *&lt;BR /&gt;ENABLED causes a delay in asserting DTR and RTS until the server detects RI from a modem or until a remote connection is made at the port. DISABLED means the server asserts DTR and RTS signals when idle.]&lt;BR /&gt;&lt;BR /&gt;!!&lt;BR /&gt;set port 'p1' multisession dis (HELP says DISABLED is default) def port 'p1' multisession dis&lt;BR /&gt;&lt;BR /&gt;!!&lt;BR /&gt;set port 'p1' queuing en   &lt;BR /&gt;def port 'p1' queuing en&lt;BR /&gt;(CHANGED TO :ENABLED - this is a different setting from our working&lt;BR /&gt;unit)&lt;BR /&gt;&lt;BR /&gt;QUEUING allows the port's connection requests to be placed in  a  queue on  the&lt;BR /&gt;server  that  offers  the  service.   That  server queues a request&lt;BR /&gt;when:  (1) a&lt;BR /&gt;requested service is set up to accept queued requests, (2)  the  service cannot immediately handle new sessions. QUEUING {ENABLED }&lt;BR /&gt;        {DISABLED}  *&lt;BR /&gt;ENABLED  means  that placing  connection requests in server queues is attempted. DISABLED means that connection requests are not queued.&lt;BR /&gt;&lt;BR /&gt;!!&lt;BR /&gt;set server queue limit 24&lt;BR /&gt;def server queue limit 24 &lt;BR /&gt;(CHANGED TO :24 - this is a different setting from our working unit which had "none")&lt;BR /&gt;&lt;BR /&gt;QUEUE LIMIT  sets  up  the  maximum  number of  host-initiated  request entries permitted  in  the  DECserver connection queue.&lt;BR /&gt;&lt;BR /&gt;Following change of settings &lt;BR /&gt;&lt;BR /&gt;TSM&amp;gt;TRIGGER SERVER CR2&lt;BR /&gt;&lt;BR /&gt;To remotely reboot. &lt;BR /&gt;========================================================================&lt;BR /&gt;==============================&lt;BR /&gt;&lt;BR /&gt;This appeared to help things, but still did not result in reliable interleaving of jobs without stopping and resetting queues.  &lt;BR /&gt;&lt;BR /&gt;A recheck of Hardware/Firmware settings on the DEC3500 resulted in noticing that &lt;BR /&gt;Interface settings:&lt;BR /&gt;     Parallel:   Enabled: PS/PCL Sensing&lt;BR /&gt;     Serial:     Enabled: PS/PCL Sensing  (changed from BCP postscript)&lt;BR /&gt;                     Xon/Xoff, 9600   (Changed fromRobust Xon/Xoff, 9600)&lt;BR /&gt;&lt;BR /&gt;We believe that the PS/PCL Sensing setting on the printer probably is the smoking gun.  What is your opinion?&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 13:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684939#M50831</guid>
      <dc:creator>Raymond P. Manyik</dc:creator>
      <dc:date>2005-12-07T13:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684940#M50832</link>
      <description>Raymond: It sounds like you have 4 non-clustered systems trying to print to the queue LTA24. &lt;BR /&gt;1. Make sure LTA24 is defined on the system. Since you get some printouts from this system it must be defined. &lt;BR /&gt;2. In LATCP, the CREATE command should have /QUEUE.&lt;BR /&gt;3. When printing from multiple systems, it is helpful to have the LAT device &lt;BR /&gt;$SET DEVICE/SPOOL LTAxxx&lt;BR /&gt;or &lt;BR /&gt;$SET DEVICE/SPOOL logical_device_name (such as PERIODIC_DEVICE&lt;BR /&gt;4. We use /PROCESSOR=LATSYM.&lt;BR /&gt;5. It might be the symbiont hanging. Do a SHOW LOG/SYS LAT$SYMPARAMETER.&lt;BR /&gt;You could trying lowering the number of printers on each symbiont to see if it helps.&lt;BR /&gt;On some systems we had to do this because a printer would stop printing and couldn't be restarted. The symbiont would appear to hang.&lt;BR /&gt;Normally each symbiont has multiple printers. It could be another printer on that symbiont is contributing to the problems. &lt;BR /&gt;$ SHOW DEV LTA24:/FULL ! to get the symbiont name and process id.&lt;BR /&gt;Do a show proc/id/all to list the devices using the same symbiont as LTA24.&lt;BR /&gt;$ sh proc/id=symbiont_process_id&lt;BR /&gt;&lt;BR /&gt; 7-DEC-2005 17:42:13.34   User: SYSTEM           Process ID:   2020012F&lt;BR /&gt;                          Node: ASDEV1           Process name: "SYMBIONT_5"&lt;BR /&gt;&lt;BR /&gt;Terminal:&lt;BR /&gt;User Identifier:    [SYSTEM]&lt;BR /&gt;Base priority:      4&lt;BR /&gt;Default file spec:  Not available&lt;BR /&gt;Number of Kthreads: 1&lt;BR /&gt;&lt;BR /&gt;Devices allocated:  ASDEV1$LTA234:&lt;BR /&gt;                    ASDEV1$LTA3125:&lt;BR /&gt;                    ASDEV1$LTA3137:&lt;BR /&gt;                    ASDEV1$LTA4142:&lt;BR /&gt;6. You could &lt;BR /&gt;$ stop/queue/reset LTA24&lt;BR /&gt;$ delete/queue LTA24  &lt;BR /&gt;$! then recreate the queue which should put it in a different symbiont.&lt;BR /&gt;Lawrence</description>
      <pubDate>Wed, 07 Dec 2005 17:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684940#M50832</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-12-07T17:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684941#M50833</link>
      <description>$ set device/spool=(queue_name,sys$disk) lta24:  !note sys$disk is the current default disk for the user that is setting the device.&lt;BR /&gt;Using a queue name the same as the device name can be confusing.&lt;BR /&gt;We use queuename_device logicals for our device names. You don't have to do it that way. An advantage is that if we have to switch to create a temporary LTA number because an LTA gets temporarily hung, the queue will use the new LTA number. We use the convention of LTA9xxx for temporary numbers.&lt;BR /&gt;Lawrence</description>
      <pubDate>Wed, 07 Dec 2005 18:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684941#M50833</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-12-07T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems printing to a terminal server printer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684942#M50834</link>
      <description>Hi Raymond,&lt;BR /&gt;&lt;BR /&gt;Just perform the following and check for the latest version of DCPS.&lt;BR /&gt;&lt;BR /&gt;$ dir sys$help:*DCPS*.release_notes&lt;BR /&gt;&lt;BR /&gt;Thanks and regards.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 18:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problems-printing-to-a-terminal-server-printer/m-p/3684942#M50834</guid>
      <dc:creator>Michael Yu_3</dc:creator>
      <dc:date>2005-12-07T18:08:28Z</dc:date>
    </item>
  </channel>
</rss>

