<?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: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625528#M18227</link>
    <description>&lt;P&gt;Study the logs in&amp;nbsp;&lt;SPAN&gt;$SASCONFIG/Lev1/SASApp/WorkspaceServer/Logs, or (if you use Enterprise Guide) right-click on the server, select Properties - Software - View Initialization Log.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may have something in a preceding autoexec file (SASApp/appserver_autoexec.sas, SASApp/appserver_autoexec_usermods.sas, SASApp/WorkspaceServer/autoexec.sas) that causes an ERROR.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2020 07:28:39 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-02-18T07:28:39Z</dc:date>
    <item>
      <title>OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625313#M18211</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After installing and configuring SAS 9.4 M6 in a RedHat 7.7 environment, users start to use the platform, but they weren't receiving any observations from their programming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we checked the options, we saw that OBS was set to 0, and REPLACE set to NOREPLACE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, other environments we installed with the same depot and plan, had those to the correct defaults (OBS=max and REPLACE).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have fixed it with a workaround, adding the line "options obs=max REPLACE;" to $SASCONFIG/Lev1/SASApp/WorkspaceServer/autoexec_usermods.sas. However, I'd like to know how this default has been able to change only in this environment (past and posterior environments installed with the same depot and plan have everything right) and how to change it back to the default without having to add a new line to the configuration files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advanced.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 15:43:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625313#M18211</guid>
      <dc:creator>miguelcalzada</dc:creator>
      <dc:date>2020-02-17T15:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625320#M18212</link>
      <description>By any chance does the environment has different encoding set for SAS Foundation?</description>
      <pubDate>Mon, 17 Feb 2020 16:01:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625320#M18212</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-02-17T16:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625326#M18213</link>
      <description>&lt;P&gt;No, I'm afraid the environment has the same enconding as the rest of the environments built with the same depot and plan.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 16:16:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625326#M18213</guid>
      <dc:creator>miguelcalzada</dc:creator>
      <dc:date>2020-02-17T16:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625521#M18226</link>
      <description>&lt;P&gt;Change these option in config file SASV9.CFG&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 05:57:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625521#M18226</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-02-18T05:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625528#M18227</link>
      <description>&lt;P&gt;Study the logs in&amp;nbsp;&lt;SPAN&gt;$SASCONFIG/Lev1/SASApp/WorkspaceServer/Logs, or (if you use Enterprise Guide) right-click on the server, select Properties - Software - View Initialization Log.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may have something in a preceding autoexec file (SASApp/appserver_autoexec.sas, SASApp/appserver_autoexec_usermods.sas, SASApp/WorkspaceServer/autoexec.sas) that causes an ERROR.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 07:28:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625528#M18227</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-02-18T07:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625539#M18228</link>
      <description>&lt;P&gt;Thank you both for your answers, however:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;I've looked at every sasv9.cfg file in the server, and no one of them have the options OBS or REPLACE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;I don't have any file in that log folder. When I look at the inicialization log ni EGuide, I get what you can found as an attachment, not founding anything related to the OBS and REPLACE problem. I have also look at all the autoexec files on the server, and apart from the line I've added that I speak of on the initial post, there's nothing strange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again. If you have any more ideas to solve it, would be great.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 08:54:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625539#M18228</guid>
      <dc:creator>miguelcalzada</dc:creator>
      <dc:date>2020-02-18T08:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625541#M18229</link>
      <description>Does the SAS tiers span across multiple servers? If yes, can you invoke SAS Foundation session from another server (Metadata server should be ok as well) in the same environment and see what are the default options for OBS and REPLACE?&lt;BR /&gt;&lt;BR /&gt;This is just to verify if the same problem is across the servers in the environment.&lt;BR /&gt;&lt;BR /&gt;You can launch SAS Session by running the following command from terminal - /sashome/SASFoundation/9.4/sas -nodms</description>
      <pubDate>Tue, 18 Feb 2020 08:58:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625541#M18229</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-02-18T08:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625546#M18230</link>
      <description>&lt;P&gt;As I suspected, you have an ERROR:&lt;/P&gt;
&lt;PRE&gt;9          %macro checkfmt;
10         %if %UPCASE(%sysfunc(getoption(fmtsearch))) eq (WORK LIBRARY) %then
11         	OPTIONS FMTSEARCH=(WORK LIBRARY EGTASK SASUSER);
12         %mend checkfmt;
WARNING: Apparent symbolic reference ORIG_FMT_LIBRARIES not resolved.
WARNING: Apparent symbolic reference ORIG_FMT_LIBRARIES not resolved.
ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is required. The condition was: 
       %UPCASE(%sysfunc(getoption(fmtsearch))) eq (WORK LIBRARY) 
ERROR: The macro CHECKFMT will stop executing.
&lt;/PRE&gt;
&lt;P&gt;You seem to have added a macro variable in your original fmtsearch definition when the workspace server starts, either in the autoexec or in one of the configuration files, or maybe even on the command line.&lt;/P&gt;
&lt;P&gt;Look for the usage of &amp;amp;ORIG_FMT_LIBRARIES somewhere in there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 09:16:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/625546#M18230</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-02-18T09:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/626417#M18261</link>
      <description>&lt;P&gt;Thank you everyone, we have finally find the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The developers added an autoexec.sas made by them that was included in the default autoexec_usermod so they could have some variables for their scripting, and we have an ENVIRONMENT variable defined differently in all of the environments. However, only in this particular environment, we had an ENVIRONMENT variable with a hyphen (PRE-PRODUCTION). That resulted in the added autoexec not recognizing it properly, which in turn modified the default OBS and REPLACE options (Don't know why, it just did).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We modified that new autoexec to recognize the hyphen in the ENVIRONMENT variable, and removed the line I added (explained at the start of the post), and the default options come as expected again without modifying them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for your answers and help, and I hope this post helps to anyone with the same problem (not probable, but who knows &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://communities.sas.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:55:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/626417#M18261</guid>
      <dc:creator>miguelcalzada</dc:creator>
      <dc:date>2020-02-21T08:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/626826#M18272</link>
      <description>&lt;P&gt;An ERROR will cause SAS to set these options, to prevent further damage to data.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 09:47:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/626826#M18272</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-02-24T09:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: OBS option set to 0 and REPLACE to NOREPLACE by default. Reset to correct default?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/626906#M18275</link>
      <description>&lt;P&gt;That actually makes sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:55:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/OBS-option-set-to-0-and-REPLACE-to-NOREPLACE-by-default-Reset-to/m-p/626906#M18275</guid>
      <dc:creator>miguelcalzada</dc:creator>
      <dc:date>2020-02-24T16:55:41Z</dc:date>
    </item>
  </channel>
</rss>

