<?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: SAS DI job running with warning in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-job-running-with-warning/m-p/525723#M16266</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) This is related to Oracle, SQL*Loader created the log file and not by SAS. You may need to contact your Oracle DBA for find the location.&lt;/P&gt;
&lt;P&gt;2)&amp;nbsp;&lt;SPAN&gt;When the option is set to &lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;NO&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; (the default value), all SQLLDR warnings are returned as warnings. However, when the option is set to &lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;YES&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, all SQLLDR warnings are returned as errors (SYSERR will reflect this). I think this is set by DBA's.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2019 14:45:56 GMT</pubDate>
    <dc:creator>SuryaKiran</dc:creator>
    <dc:date>2019-01-09T14:45:56Z</dc:date>
    <item>
      <title>SAS DI job running with warning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-job-running-with-warning/m-p/525693#M16264</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy New year to all .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have developed one SAS DI job which is having user written code in the job. This user written code will load the data from Dow jones file to the Oracle data base and job is running fine and loading the data too. But it is having below mentioned WARNING in the log tab in SAS DI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;************** End:&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL*Loader Log File **************&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;WARNING: All or some rows were rejected/discarded!(or possibly there were other errors like Index maintenance errors) &lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;**********************************************************************&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;&amp;nbsp;Please look in SQL*Loader log for the load results.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;&amp;nbsp;SQL*Loader Log location(only if BL_DELETE_FILES=NO is set): -- BL_FSC_ENTITY_WATCH_LIST_DIM_0.log --&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;&amp;nbsp;Note:In Client/Server environment,the Log File is located on the Server. The log is also echoed in the Server SAS log file. &lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;**********************************************************************&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;NOTE: PROCEDURE APPEND used (Total process time):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so I have few questions about the warning as below :-&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Where is the BL_FSC_ENTITY_WATCH_LIST_DIM_0.log log file located&amp;nbsp; ? is it in SAS APPLICATION server or oracle server or in my desktop ?&lt;/LI&gt;&lt;LI&gt;What is the &amp;nbsp;BL_DELETE_FILES=NO is set ? Do I need to set this options before running the SAS DI JOB ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 12:51:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-job-running-with-warning/m-p/525693#M16264</guid>
      <dc:creator>MG18</dc:creator>
      <dc:date>2019-01-09T12:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI job running with warning</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-job-running-with-warning/m-p/525723#M16266</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) This is related to Oracle, SQL*Loader created the log file and not by SAS. You may need to contact your Oracle DBA for find the location.&lt;/P&gt;
&lt;P&gt;2)&amp;nbsp;&lt;SPAN&gt;When the option is set to &lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;NO&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; (the default value), all SQLLDR warnings are returned as warnings. However, when the option is set to &lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;YES&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, all SQLLDR warnings are returned as errors (SYSERR will reflect this). I think this is set by DBA's.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 14:45:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-DI-job-running-with-warning/m-p/525723#M16266</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2019-01-09T14:45:56Z</dc:date>
    </item>
  </channel>
</rss>

