<?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 Regarding log file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858128#M66823</link>
    <description>hi all&lt;BR /&gt;&lt;BR /&gt;I am calling a procedure within script.Even if the prcoedure is not executed successfully. In log file it is recorded as procedure successfully executed .How to capture errors in log file&lt;BR /&gt;&lt;BR /&gt;$SQP $clf_user_name/$clf_password@$db_server &amp;lt;&lt;EOF&gt; file_out_before.log &lt;BR /&gt;exec BatchImportCursor('$criteriano','$filename')&lt;BR /&gt;&lt;BR /&gt;commit;&lt;BR /&gt;&lt;BR /&gt;EOF&lt;BR /&gt;&lt;BR /&gt;but when i execute procedure in backend it gives me an error invalid sql statemetns or numeric or value error.These error has to be recorded in log file.&lt;BR /&gt;&lt;BR /&gt;Help please&lt;/EOF&gt;</description>
    <pubDate>Thu, 07 Sep 2006 01:16:04 GMT</pubDate>
    <dc:creator>ancys</dc:creator>
    <dc:date>2006-09-07T01:16:04Z</dc:date>
    <item>
      <title>Regarding log file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858128#M66823</link>
      <description>hi all&lt;BR /&gt;&lt;BR /&gt;I am calling a procedure within script.Even if the prcoedure is not executed successfully. In log file it is recorded as procedure successfully executed .How to capture errors in log file&lt;BR /&gt;&lt;BR /&gt;$SQP $clf_user_name/$clf_password@$db_server &amp;lt;&lt;EOF&gt; file_out_before.log &lt;BR /&gt;exec BatchImportCursor('$criteriano','$filename')&lt;BR /&gt;&lt;BR /&gt;commit;&lt;BR /&gt;&lt;BR /&gt;EOF&lt;BR /&gt;&lt;BR /&gt;but when i execute procedure in backend it gives me an error invalid sql statemetns or numeric or value error.These error has to be recorded in log file.&lt;BR /&gt;&lt;BR /&gt;Help please&lt;/EOF&gt;</description>
      <pubDate>Thu, 07 Sep 2006 01:16:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858128#M66823</guid>
      <dc:creator>ancys</dc:creator>
      <dc:date>2006-09-07T01:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding log file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858129#M66824</link>
      <description>To redirect the error messages of a command line, you just have to add " 2&amp;gt; your_file " at the end of this line.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Thu, 07 Sep 2006 02:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858129#M66824</guid>
      <dc:creator>GIRAUD Fabien</dc:creator>
      <dc:date>2006-09-07T02:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding log file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858130#M66825</link>
      <description>if i include 2 also&lt;BR /&gt;$SQP $clf_user_name/$clf_password@$db_server &amp;lt;&lt;EOF 2=""&gt; file_out_before.log&lt;BR /&gt;&lt;BR /&gt;the error msgs of procedure are not recorded.&lt;BR /&gt;But hte procedure shows error in backend like&lt;BR /&gt;&lt;BR /&gt;returns more than one value of subquery&lt;BR /&gt;missing equal sign&lt;BR /&gt;&lt;BR /&gt;Error msgs are got by exception handler in procedure.How to redirect these error msg to log file&lt;/EOF&gt;</description>
      <pubDate>Thu, 07 Sep 2006 03:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-log-file/m-p/3858130#M66825</guid>
      <dc:creator>ancys</dc:creator>
      <dc:date>2006-09-07T03:42:06Z</dc:date>
    </item>
  </channel>
</rss>

