<?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 Define linesize option in Forecast Server 3.1 in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169245#M1068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am encountering a failure in fscreate that is posting an error message to the user's HPF log.&amp;nbsp; It is something we have encountered before, and know how to resolve.&amp;nbsp; Unfortunately, the HPF log is not stating the exact timeseries that is causing the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eERROR: Exception caught during diagnostics of the variable TOTAL_ADJ_SALES_QTY_PSA.&lt;/P&gt;&lt;P&gt; nNOTE: BY line has been truncated at least once.&lt;/P&gt;&lt;P&gt; nNOTE: The above message was for the following BY group:&lt;/P&gt;&lt;P&gt; n&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASS_CLUSTER=00012038 JCE/DRINKS-SHLF STBL_123481 SUBCLASS_CLUSTER='&amp;nbsp; 35 POWDERED_123481'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, I know the BY variable is SKU_CLUSTER, which is not being listed in the error at all.&amp;nbsp; The apparent answer is to set linesize=max, from the current setting of 102.&amp;nbsp; However, I cannot get the setting to take.&amp;nbsp; It is being set in a custom options.sas file, which is being called in appserver_autoexec_usermods.sas.&amp;nbsp; This method is being used successfully for other options and variables.&amp;nbsp; My best guess is that the setting is being overridden somewhere else, but I have been able to determine where.&amp;nbsp; Any other references to linesize that have been found also set to max.&amp;nbsp; I have cycled all the associated services to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 00:59:17 GMT</pubDate>
    <dc:creator>RyanK</dc:creator>
    <dc:date>2014-08-21T00:59:17Z</dc:date>
    <item>
      <title>Define linesize option in Forecast Server 3.1</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169245#M1068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am encountering a failure in fscreate that is posting an error message to the user's HPF log.&amp;nbsp; It is something we have encountered before, and know how to resolve.&amp;nbsp; Unfortunately, the HPF log is not stating the exact timeseries that is causing the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eERROR: Exception caught during diagnostics of the variable TOTAL_ADJ_SALES_QTY_PSA.&lt;/P&gt;&lt;P&gt; nNOTE: BY line has been truncated at least once.&lt;/P&gt;&lt;P&gt; nNOTE: The above message was for the following BY group:&lt;/P&gt;&lt;P&gt; n&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASS_CLUSTER=00012038 JCE/DRINKS-SHLF STBL_123481 SUBCLASS_CLUSTER='&amp;nbsp; 35 POWDERED_123481'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, I know the BY variable is SKU_CLUSTER, which is not being listed in the error at all.&amp;nbsp; The apparent answer is to set linesize=max, from the current setting of 102.&amp;nbsp; However, I cannot get the setting to take.&amp;nbsp; It is being set in a custom options.sas file, which is being called in appserver_autoexec_usermods.sas.&amp;nbsp; This method is being used successfully for other options and variables.&amp;nbsp; My best guess is that the setting is being overridden somewhere else, but I have been able to determine where.&amp;nbsp; Any other references to linesize that have been found also set to max.&amp;nbsp; I have cycled all the associated services to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 00:59:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169245#M1068</guid>
      <dc:creator>RyanK</dc:creator>
      <dc:date>2014-08-21T00:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Define linesize option in Forecast Server 3.1</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169246#M1069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is not one autoexec_usermods.sas there are many. &lt;/P&gt;&lt;P&gt;a/ The autoexec is for statements the config for options, check the config.sas files. &lt;BR /&gt;b/ It is at each appserver level as default and usermods, it is at each server (WS SP) as default and usermods&lt;/P&gt;&lt;P&gt;c/ It is at the configuration-level and&lt;/P&gt;&lt;P&gt;d/ and the installation level (Foundation) and as default within modules installation and config-files.&lt;/P&gt;&lt;P&gt;f/ It can be hidden in the startup-source&amp;nbsp; of a solution. Having seen this with Eminer start.&lt;/P&gt;&lt;P&gt;g/ A solution can offer his own modifications after the start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That are a very lot locations and files were some sas setting can be done.&lt;/P&gt;&lt;P&gt;You have to deduce that to a more understandable selection. When this process is started using a WS server. Start a SAS session using the WS-os script there and verify all options/settings (using a base-foundation classic approach). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 05:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169246#M1069</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-08-21T05:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Define linesize option in Forecast Server 3.1</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169247#M1070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jaap.&amp;nbsp; I mapped out all the references to different autoexecs and configuration files, but could only find the definition to be max.&amp;nbsp; I am leaning towards your options f or g, especially after a text search of the configuration directories and SAS installation did not turn up anything else.&amp;nbsp; When I use EG to connect to the SASApp workspace server, I get 102, but when I connect to SASMeta it picks up the max setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like it is time to open a track.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:43:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Define-linesize-option-in-Forecast-Server-3-1/m-p/169247#M1070</guid>
      <dc:creator>RyanK</dc:creator>
      <dc:date>2014-08-27T14:43:48Z</dc:date>
    </item>
  </channel>
</rss>

