<?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: turn off printer messages in operator.log in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681392#M100016</link>
    <description>Yes the queues go to the stalled state because of the failed connects.&lt;BR /&gt;&lt;BR /&gt;Maybe some other machine has a connection to these printers and fail to close the connection when done.&lt;BR /&gt;&lt;BR /&gt;You have to examine on the printer.&lt;BR /&gt;&lt;BR /&gt;For now, just stop the queue or delete the pending entries to stop getting the opcom messages.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
    <pubDate>Tue, 31 Aug 2010 12:18:31 GMT</pubDate>
    <dc:creator>Oswald Knoppers_1</dc:creator>
    <dc:date>2010-08-31T12:18:31Z</dc:date>
    <item>
      <title>turn off printer messages in operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681389#M100013</link>
      <description>Hi everyone&lt;BR /&gt;my operator.log file is filled with the following messages for lots of different printers:&lt;BR /&gt;&lt;BR /&gt;TCPIP$TELNETSYM - open_socket_ast invoked with bad IOSB 660: connect to network object rejected&lt;BR /&gt;&lt;BR /&gt;It makes it very hard when we have an issue to find what we are looking for in the file.&lt;BR /&gt;I was wondering if there is a way you can exclude these messages from being logged?&lt;BR /&gt;&lt;BR /&gt;Your help is much appreciated</description>
      <pubDate>Tue, 31 Aug 2010 09:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681389#M100013</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2010-08-31T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: turn off printer messages in operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681390#M100014</link>
      <description>These messages can be useful.   I used to have the same problem and discovered that it was because the queues were being pointed to an invalid IP address.&lt;BR /&gt;&lt;BR /&gt;    Removed the messages by correcting the IP address, or deleting the queue.  (if the symbiont cant connect, then the queue is pretty useless anyway)&lt;BR /&gt;&lt;BR /&gt;    It is usually best to try to fix what is generating the messages rather than hide the messages.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 31 Aug 2010 10:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681390#M100014</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2010-08-31T10:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: turn off printer messages in operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681391#M100015</link>
      <description>thanks dave - all the queues mentions were stalled, although they werer pingable.</description>
      <pubDate>Tue, 31 Aug 2010 10:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681391#M100015</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2010-08-31T10:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: turn off printer messages in operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681392#M100016</link>
      <description>Yes the queues go to the stalled state because of the failed connects.&lt;BR /&gt;&lt;BR /&gt;Maybe some other machine has a connection to these printers and fail to close the connection when done.&lt;BR /&gt;&lt;BR /&gt;You have to examine on the printer.&lt;BR /&gt;&lt;BR /&gt;For now, just stop the queue or delete the pending entries to stop getting the opcom messages.&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Tue, 31 Aug 2010 12:18:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681392#M100016</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2010-08-31T12:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: turn off printer messages in operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681393#M100017</link>
      <description>T,&lt;BR /&gt;&lt;BR /&gt;  I agree with the others that the best approach is to fix the underlying problem.&lt;BR /&gt;&lt;BR /&gt;If you really want to block TELNETSYM messages, you may be able to use:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYSTEM/EXEC TCPIP$TELNETSYM_NO_OPCOM TRUE&lt;BR /&gt;&lt;BR /&gt;This tells TELNETSYM not to talk to OPCOM. I don't think there's any granularity which would block just your open_socket messages, but not other, possibly useful messages.&lt;BR /&gt;&lt;BR /&gt;You can tell OPCOM to block sending certain message classes to the log file (and/or block them from going to OPA0). See logical names OPC$LOGFILE_CLASSES and OPC$OPA0_CLASSES. Depending on the class of your TELNETSYM messages, you may be able to stop them from going to the log file, but still get them on an operator terminal. Be careful about what other messages you might be blocking! (See SYS$STARTUP:SYLOGICALS.TEMPLATE for some details. System Manager's manuals for more.</description>
      <pubDate>Wed, 01 Sep 2010 00:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681393#M100017</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-09-01T00:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: turn off printer messages in operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681394#M100018</link>
      <description>T, the status of "stalled" is generated by VMS and indicates some malfunction with accessing the printer.&lt;BR /&gt;&lt;BR /&gt;As someone else has mentioned, the printer might be being accessed by some other system.  Do multiple systems share this printer?&lt;BR /&gt;&lt;BR /&gt;You say that the device ping-able but ping is pretty simple.  I suggest that you check the printer for what other systems might be using it, for an "offline" state, for compatibility with your symbiont, someone printing with a particular paper stock, no paper in the printer etc.&lt;BR /&gt;&lt;BR /&gt;Is it a multi-function device (printer + fax + copier)?  Did someone forget to reset it to "printer"?&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2010 04:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-printer-messages-in-operator-log/m-p/4681394#M100018</guid>
      <dc:creator>John McL</dc:creator>
      <dc:date>2010-09-01T04:20:20Z</dc:date>
    </item>
  </channel>
</rss>

