<?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: Two errors with a same data-job running on DataFlux server in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770860#M20108</link>
    <description>&lt;P&gt;Yes, I am referring to disk space. Especially TEMP space: it's not because the entire disk is not full that the space allocated for the temp is not full though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your Expression node code doing exactly?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 12:06:42 GMT</pubDate>
    <dc:creator>audrey</dc:creator>
    <dc:date>2021-09-28T12:06:42Z</dc:date>
    <item>
      <title>Two errors with a same data-job running on DataFlux server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770838#M20105</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you will be able to assist me.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have not&amp;nbsp; encountered these two errors so far on Dataflux server behaviour.&lt;BR /&gt;With same job doing scanning on the one table I have firstly received&lt;BR /&gt;following error:&lt;BR /&gt;1. FIRST ERROR:&lt;/P&gt;&lt;P&gt;ROOT][DATAFLOW_4_0]Node DATAFLOW_4 error: [33:EXPRESSION:Traspose PDP data] Expression Plugin - Expression Plugin - Seek in file failed..&lt;BR /&gt;2021-09-21T13:40:35,989 INFO [ROOT]Setting Execution State: STOPPING, Error message:(Process Flow - Job terminated due to error in one or more nodes. (DATAFLOW_4:0 - [33:EXPRESSION:Traspose PDP data] Expression Plugin - Expression Plugin - Seek in file failed..))&lt;BR /&gt;2021-09-21T13:40:36,006 INFO [ROOT]Process Flow - Job terminated due to error in one or more nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without any&amp;nbsp; changes, I have just restarted DataFlux DM Studio, and&lt;BR /&gt;than on the Data Management Server ran again same job and got a different error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. SECOND ERROR:&lt;/P&gt;&lt;P&gt;ERROR [ROOT][DATAFLOW_4_0]Node DATAFLOW_4 error: [38:SORT:Sort by key] Temporary File Library - Write failed, rc = 112.&lt;BR /&gt;2021-09-22T04:13:32,996 INFO [ROOT]Setting Execution State: STOPPING, Error message:(Process Flow - Job terminated due to error in one or more nodes. (DATAFLOW_4:0 - [38:SORT:Sort by key] Temporary File Library - Write failed, rc = 112.))&lt;BR /&gt;2021-09-22T04:13:33,010 INFO [ROOT]Process Flow - Job terminated due to error in one or more nodes.&lt;BR /&gt;2021-09-22T04:13:33,010 INFO [ROOT]Setting Execution State: ERROR, Error message:(Process Flow - Job terminated due to error in one or more nodes. (DATAFLOW_4:0 - [38:SORT:Sort by key] Temporary File Library - Write failed, rc = 112.))&lt;BR /&gt;2021-09-22T04:13:33,031 ERROR Job failed to finalize: Process Flow - Job terminated due to error in one or more nodes. (DATAFLOW_4:0 - [38:SORT:Sort by key] Temporary File Library - Write failed, rc = 112.)&lt;BR /&gt;2021-09-22T04:13:33,032&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what these error(s) mean?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. Boštjan&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 10:11:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770838#M20105</guid>
      <dc:creator>bzadnik</dc:creator>
      <dc:date>2021-09-28T10:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Two errors with a same data-job running on DataFlux server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770840#M20106</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The first error message "Expression Plugin - Seek in file failed" indicates an expression node which uses some function that is trying to access a file is failing. Exactly which file depends on the code in the expression function. This could also be a problem with space available where te Expression node is trying to write.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second error message "Temporary File Library - Write failed, rc = 112" is also typical of a lack of ressources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both seem to indicate a lack of temporary space. Can you check this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Audrey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 10:21:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770840#M20106</guid>
      <dc:creator>audrey</dc:creator>
      <dc:date>2021-09-28T10:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Two errors with a same data-job running on DataFlux server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770848#M20107</link>
      <description>&lt;P&gt;Hi Audrey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer.&lt;/P&gt;&lt;P&gt;I guess you are referring to a disk space availability.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have currently 12 GB free and a&amp;nbsp; 6 vCPU permanent processors on the sever&amp;nbsp;&lt;/P&gt;&lt;P&gt;machine where I am running job.&lt;/P&gt;&lt;P&gt;But, results are written to Oracle database (exadata) that does not reside on same machine&lt;/P&gt;&lt;P&gt;and there should not be any problems regarding space availability.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you be more specifici which temp space do you have in mind?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KR Bostjan&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 10:51:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770848#M20107</guid>
      <dc:creator>bzadnik</dc:creator>
      <dc:date>2021-09-28T10:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Two errors with a same data-job running on DataFlux server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770860#M20108</link>
      <description>&lt;P&gt;Yes, I am referring to disk space. Especially TEMP space: it's not because the entire disk is not full that the space allocated for the temp is not full though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your Expression node code doing exactly?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 12:06:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/770860#M20108</guid>
      <dc:creator>audrey</dc:creator>
      <dc:date>2021-09-28T12:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Two errors with a same data-job running on DataFlux server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/873334#M20712</link>
      <description>&lt;P&gt;hi Audrey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same problem in a sort and/or clustering node. We tried to change the path of base/temp library to an other with more disk space but no change.How can we change the space allocation for this temp library (on the server and in local) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 11:04:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Two-errors-with-a-same-data-job-running-on-DataFlux-server/m-p/873334#M20712</guid>
      <dc:creator>huks</dc:creator>
      <dc:date>2023-05-02T11:04:59Z</dc:date>
    </item>
  </channel>
</rss>

