<?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: Listener streaming.... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096420#M311151</link>
    <description>Being it works manually and doesn't work from cron I would think its an environment issue.  Cron gives you a minimum environment.&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Nov 2007 08:57:35 GMT</pubDate>
    <dc:creator>Dave Hutton</dc:creator>
    <dc:date>2007-11-02T08:57:35Z</dc:date>
    <item>
      <title>Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096419#M311150</link>
      <description>Hi, iam stream the listener, so i write below line code into file and run this files using crontab, so its giving stream not found, when i run this file manualy its working fine,  why?????&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;stream /usr/dsb/jobs/listener3101&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096419#M311150</guid>
      <dc:creator>Ramana.Sv</dc:creator>
      <dc:date>2007-11-02T08:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096420#M311151</link>
      <description>Being it works manually and doesn't work from cron I would think its an environment issue.  Cron gives you a minimum environment.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2007 08:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096420#M311151</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2007-11-02T08:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096421#M311152</link>
      <description>Ramana,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; stream /usr/dsb/jobs/listener3101&lt;BR /&gt;&lt;BR /&gt;MPE command ? ;-)&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2007 09:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096421#M311152</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-11-02T09:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096422#M311153</link>
      <description>MPE comand mean i am not getting....</description>
      <pubDate>Fri, 02 Nov 2007 09:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096422#M311153</guid>
      <dc:creator>Ramana.Sv</dc:creator>
      <dc:date>2007-11-02T09:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096423#M311154</link>
      <description>&amp;gt;MPE comand mean i am not getting....&lt;BR /&gt;&lt;BR /&gt;WK is trying to be funny.  MPE/iX has a stream command which is like batch(1).</description>
      <pubDate>Fri, 02 Nov 2007 22:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096423#M311154</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-02T22:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096424#M311155</link>
      <description>Hi ramana,&lt;BR /&gt;&lt;BR /&gt;I feel you have to give full path for stream command in crontab file .&lt;BR /&gt;&lt;BR /&gt;You can get Path for stream command from following command&lt;BR /&gt;&lt;BR /&gt;#whereis stream</description>
      <pubDate>Fri, 02 Nov 2007 23:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096424#M311155</guid>
      <dc:creator>Gaurav_Goyal</dc:creator>
      <dc:date>2007-11-02T23:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096425#M311156</link>
      <description>Hi pls look it into below&lt;BR /&gt;&lt;BR /&gt;India # whereis stream&lt;BR /&gt;stream: /usr/share/man/man2.Z/stream.2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;iam using to stream the Listener command &lt;BR /&gt;&lt;BR /&gt;files name vi test.sh in that files i use like this.&lt;BR /&gt;&lt;BR /&gt;stream /usr/sbdc/jobs/listener31611&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in cron tab iam using like this&lt;BR /&gt;&lt;BR /&gt;15 5 * * * sh /hai/test.sh&lt;BR /&gt;&lt;BR /&gt;so it geving error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Nov 2007 01:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096425#M311156</guid>
      <dc:creator>Ramana.Sv</dc:creator>
      <dc:date>2007-11-03T01:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096426#M311157</link>
      <description>&amp;gt;# whereis stream&lt;BR /&gt;stream: /usr/share/man/man2.Z/stream.2&lt;BR /&gt;&lt;BR /&gt;This means it can't find it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;when i run this file manually its working fine, why?????&lt;BR /&gt;&lt;BR /&gt;Most likely as Dave and Gaurav said, you must use absolute paths in your crontab because cron doesn't use your .profile.  Or you must augment your $PATH.&lt;BR /&gt;&lt;BR /&gt;If you run it manually and it works, try using:&lt;BR /&gt;# whence -v stream&lt;BR /&gt;&lt;BR /&gt;If that doesn't find it, add that just before you invoke it in test.sh.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;stream /usr/sbdc/jobs/listener31611&lt;BR /&gt;&lt;BR /&gt;The syntax above says that stream is a command, function or alias and the next parm is a file or some such string.</description>
      <pubDate>Sat, 03 Nov 2007 01:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096426#M311157</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-03T01:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Listener streaming....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096427#M311158</link>
      <description>Ramana:  You are attempting to use the suite of software, scripts and other intellectual property of Southeastern Data Cooperative, Inc &lt;A href="http://www.sedata.com" target="_blank"&gt;http://www.sedata.com&lt;/A&gt; and should be contacting SEDC in Tucker, GA, USA, at phone 770-414-5357 for assistance.&lt;BR /&gt;&lt;BR /&gt;Dennis:  The SEDC suite of software includes many MPE emulations, including one of the MPE "STREAM" command that uses, at its heart, at(1) instead of batch or cron. :)</description>
      <pubDate>Mon, 05 Nov 2007 12:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/listener-streaming/m-p/4096427#M311158</guid>
      <dc:creator>Mike Reaser</dc:creator>
      <dc:date>2007-11-05T12:23:40Z</dc:date>
    </item>
  </channel>
</rss>

