<?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 Operator.log in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332818#M63540</link>
    <description>In boot of my Alpha-Openvms system, the operator.log is not started&lt;BR /&gt;automatically. I added to the commands &lt;BR /&gt;&lt;BR /&gt;reply/enable &lt;BR /&gt;reply/log&lt;BR /&gt;reply/disable&lt;BR /&gt;&lt;BR /&gt;in syslogicals.com but I did not get resulted.&lt;BR /&gt;&lt;BR /&gt;Please help-me and sorry my poor English.  :)</description>
    <pubDate>Thu, 15 Jul 2004 15:03:54 GMT</pubDate>
    <dc:creator>Aureo de Souza Lima</dc:creator>
    <dc:date>2004-07-15T15:03:54Z</dc:date>
    <item>
      <title>Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332818#M63540</link>
      <description>In boot of my Alpha-Openvms system, the operator.log is not started&lt;BR /&gt;automatically. I added to the commands &lt;BR /&gt;&lt;BR /&gt;reply/enable &lt;BR /&gt;reply/log&lt;BR /&gt;reply/disable&lt;BR /&gt;&lt;BR /&gt;in syslogicals.com but I did not get resulted.&lt;BR /&gt;&lt;BR /&gt;Please help-me and sorry my poor English.  :)</description>
      <pubDate>Thu, 15 Jul 2004 15:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332818#M63540</guid>
      <dc:creator>Aureo de Souza Lima</dc:creator>
      <dc:date>2004-07-15T15:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332819#M63541</link>
      <description>It would help to know your Vms version.&lt;BR /&gt;&lt;BR /&gt;If you do interactively &lt;BR /&gt;$ reply/enable&lt;BR /&gt;$ reply/log&lt;BR /&gt;&lt;BR /&gt;It will start tyhe operator.log&lt;BR /&gt;&lt;BR /&gt;If you want to do it in batch, or in sys$startup:sylogicals.com (no syslogicals.com)&lt;BR /&gt;you need to do something like&lt;BR /&gt;&lt;BR /&gt;$ DEFINE SYS$COMMAND _OPA0:&lt;BR /&gt;  $ REPLY/ENABLE&lt;BR /&gt;  $ REPLY/LOG</description>
      <pubDate>Thu, 15 Jul 2004 15:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332819#M63541</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-07-15T15:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332820#M63542</link>
      <description>Aureo,&lt;BR /&gt;&lt;BR /&gt;  As Gerard has pointed out, many REPLY commands are intended to be executed interactively, and will not work unless SYS$COMMAND points to a real terminal device.&lt;BR /&gt;&lt;BR /&gt;  It is not necessary, or advisable to have REPLY commands in SYLOGICALS.COM. OPCOM should start automatically (but note - not until AFTER SYLOGICALS.COM has completed). The "correct" way to control OPCOM is to define the appropriate OPC$ logical names in SYLOGICALS.COM.&lt;BR /&gt;&lt;BR /&gt;  For example:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYSTEM/EXEC OPC$LOGFILE_ENABLE "TRUE"&lt;BR /&gt;$ DEFINE/SYSTEM/EXEC OPC$LOGFILE_NAME "LOGS:OPERATOR.LOG"&lt;BR /&gt;&lt;BR /&gt;etc... You only need to define these logical names if you want different OPCOM behaviour from default. See the comments in SYLOGICALS.TEMPLATE for more detail.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2004 16:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332820#M63542</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2004-07-15T16:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332821#M63543</link>
      <description>Aureo,&lt;BR /&gt;I totally agree with labadie and john. Those are the only 2 methods i am aware of.&lt;BR /&gt;&lt;BR /&gt;Normally if you would like to do it interactively then the way is to use reply/log&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Fri, 16 Jul 2004 06:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332821#M63543</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-07-16T06:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332822#M63544</link>
      <description>The third method is to use the system service (I have forgotten the name - SYS$SNDOPR or so). I would not try this unless I was eager to fight with the data structures - it is really a masterpiece ;-)</description>
      <pubDate>Fri, 16 Jul 2004 07:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332822#M63544</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-07-16T07:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332823#M63545</link>
      <description>Aureo,&lt;BR /&gt;&lt;BR /&gt;There was some recent discussion in comp.os.vms about problems with the operator log file not being created and about OPC$LOGFILE_ENABLE being ignored.&lt;BR /&gt;&lt;BR /&gt;You might want to check out that discussion by opening this url:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tinyurl.com/67vos" target="_blank"&gt;http://tinyurl.com/67vos&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Galen</description>
      <pubDate>Fri, 16 Jul 2004 07:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332823#M63545</guid>
      <dc:creator>Galen Tackett</dc:creator>
      <dc:date>2004-07-16T07:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332824#M63546</link>
      <description>Thanks for all, friends!&lt;BR /&gt;&lt;BR /&gt;I don't have logical names in the system that has relation with&lt;BR /&gt;operator.log, except what start the OPCOM. &lt;BR /&gt;&lt;BR /&gt;I go to change "replys" for the logical names in sylogicals.com and to&lt;BR /&gt;program one boot in the next week.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2004 12:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332824#M63546</guid>
      <dc:creator>Aureo de Souza Lima</dc:creator>
      <dc:date>2004-07-16T12:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Operator.log</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332825#M63547</link>
      <description>Hello Aureo,&lt;BR /&gt;&lt;BR /&gt;please try to explain your problem a bit better.&lt;BR /&gt;&lt;BR /&gt;From your posts I see two possible problems:&lt;BR /&gt;&lt;BR /&gt;a.) The OPCOM process does not get started at all, i.e. no Opcom messages are generated and written to the operator.log file.&lt;BR /&gt;&lt;BR /&gt;To check if the opcom process is executing do a &lt;BR /&gt;&lt;BR /&gt;$ sh sys/proc=*opc*&lt;BR /&gt;&lt;BR /&gt;If the process is running you should see something like this&lt;BR /&gt;&lt;BR /&gt;$ sh sys/proc=*opc*&lt;BR /&gt;OpenVMS V7.3-2  on node KORONA  17-JUL-2004 20:10:13.01  Uptime  1 12:08:41&lt;BR /&gt;  Pid    Process Name    State  Pri      I/O       CPU       Page flts  Pages&lt;BR /&gt;00000409 OPCOM           HIB      9     1062   0 00:00:00.60        93     46&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.) Opcom is running and you do want to get opcom messages as a particular user and or &lt;BR /&gt;on the operator console. &lt;BR /&gt;&lt;BR /&gt;So, which of these is your problem?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Jul 2004 20:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/operator-log/m-p/3332825#M63547</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-07-17T20:14:11Z</dc:date>
    </item>
  </channel>
</rss>

