<?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: VALIDVARNAME=ANY in configuration in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842087#M25433</link>
    <description>&lt;P&gt;Hi Kurt I am aware, I am aware of autoexec.sas options as well.&amp;nbsp; However the EG options, we do not wish to chase each end user etc.&amp;nbsp; Set it once, document it and forget it.&amp;nbsp; Anyhow, the concern is why if the SAS doc says configuration is a valid place that it is not working.&amp;nbsp; I checked precedence of cfg and I think I have the right sasv9_usermods.cfg selected (app level).&amp;nbsp; So am I entering the value wrong?&amp;nbsp; Anyone?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-S&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2022 13:24:09 GMT</pubDate>
    <dc:creator>shoin</dc:creator>
    <dc:date>2022-11-02T13:24:09Z</dc:date>
    <item>
      <title>VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842002#M25426</link>
      <description>&lt;P&gt;I need to set VALIDVARNAME=ANY globally.&amp;nbsp; SAS docs states one of the option to set is configuration&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shoin_0-1667343296794.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76860iD40E56DA174A0376/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shoin_0-1667343296794.png" alt="shoin_0-1667343296794.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have set it in SASApp sasv9_usermods.cfg as&lt;/P&gt;
&lt;P&gt;-VALIDVARNAME = ANY&lt;/P&gt;
&lt;P&gt;Also in SAS Foundation (nls --&amp;gt; u8 --&amp;gt; sasv9.cfg) as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-VALIDVARNAME=ANY&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yet when I check via PROC OPTIONS option=validvarname value; run;&amp;nbsp; &amp;nbsp;I get V7&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Option Value Information For SAS Option VALIDVARNAME&lt;BR /&gt;Value: V7&lt;BR /&gt;Scope: IOM ROOT COMP ENV&lt;BR /&gt;How option value set: Options Statement&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Am I reading the SAS doc wrong? Or am I setting the value in *cfg files wrong?&amp;nbsp; Or do I need to set a cfg file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basic I know ...&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA&lt;/P&gt;
&lt;P&gt;-S&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 22:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842002#M25426</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2022-11-01T22:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842016#M25427</link>
      <description>&lt;P&gt;I don't see anything wrong with the way you are setting the option. So unless you have an OPTIONS statement running after the CONFIG say in an AUTOEXEC or other SAS program I can't explain the behaviour you are seeing - as long as you started a new SAS session after making the changes.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 02:49:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842016#M25427</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-11-02T02:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842025#M25428</link>
      <description>&lt;P&gt;Your client (Enterprise Guide or SAS Studio) also has settings for this, and will submit code before every execution to set the option accordingly.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 05:33:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842025#M25428</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-02T05:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842087#M25433</link>
      <description>&lt;P&gt;Hi Kurt I am aware, I am aware of autoexec.sas options as well.&amp;nbsp; However the EG options, we do not wish to chase each end user etc.&amp;nbsp; Set it once, document it and forget it.&amp;nbsp; Anyhow, the concern is why if the SAS doc says configuration is a valid place that it is not working.&amp;nbsp; I checked precedence of cfg and I think I have the right sasv9_usermods.cfg selected (app level).&amp;nbsp; So am I entering the value wrong?&amp;nbsp; Anyone?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-S&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 13:24:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842087#M25433</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2022-11-02T13:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842089#M25434</link>
      <description>&lt;P&gt;As Kurt said, your client can submit wrapper code to change this option.&amp;nbsp; It's the same as a user submitting code to change the option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In EG, there is an option to see the 'wrapper code' that is generated by EG in the log.&amp;nbsp; I find that helpful.&amp;nbsp; I don't know if Studio has the same option.&amp;nbsp; If you see an options statement there, resetting validvarname, that will confirm it is the source of your problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another way to test would be to batch submit a SAS job (outside of EG/studio) and check the value of validvarname.&amp;nbsp; A clean batch job should reflect the settings from your config or autoexec.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 13:33:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842089#M25434</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-11-02T13:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842094#M25436</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15279"&gt;@shoin&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Anyhow, the concern is why if the SAS doc says configuration is a valid place that it is not working.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Because it is an option which can be set anytime, not only at startup.&lt;/P&gt;
&lt;P&gt;Set the option for EG (it's in one of the XML configuration files of EG) in the package your softwsre distribution system uses, so it is at least set correctly when it is installed. After that, it's up to your end users to set it or not.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 14:01:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842094#M25436</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-11-02T14:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842125#M25439</link>
      <description>&lt;P&gt;Thank you all for your time and sharing your knowledge, I appreciate it.&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/13976"&gt;@SASKiwi&lt;/a&gt; That is the issue, no autoexec, I spent much time checking for these items all my cfg are install time and usermod.cfg are empty/default.&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; the wrapper options I see are&lt;/P&gt;
&lt;P&gt;OPTIONS PAGENO=MIN;&lt;/P&gt;
&lt;P&gt;OPTIONS DEV=PNG;&lt;/P&gt;
&lt;P&gt;options(rolap="on")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nothing that I see that is restrictive.&amp;nbsp; Also, the whole idea of SASApp --&amp;gt; sasv9_usermods.cfg is to be able to specify some custom options at that level for all relevant components.&amp;nbsp; I also on my compute node, used SAS94 (BASE editor) same, VALIDVARNAME=v7.&amp;nbsp; A regular puzzle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will keep putzing around.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 15:54:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842125#M25439</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2022-11-02T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842126#M25440</link>
      <description>&lt;P&gt;If you are using SAS/Studio or Enterprise Guide to connect to a SAS application server then there are two more things to check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is make sure that the configuration file(s) used by the application server have the right setting.&amp;nbsp; Those files are probably different than the ones used when you just run SAS from the command line.&lt;/P&gt;
&lt;P&gt;2) Make sure you have re-started the application server since you changed the configuration file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to do either I have no idea, but SAS Support should be able to help you (or help your SAS admin).&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 16:02:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842126#M25440</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-11-02T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842153#M25442</link>
      <description>&lt;P&gt;Thank you Tom for your time &amp;amp; suggestion.&amp;nbsp; The SASApp --&amp;gt; sasv9_usermods.cfg has some -WORK and other options listed and they work fine (validated via proc options).&amp;nbsp; This is where I added the VALIDVARNAME as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could restart Objectspawner per your second suggestion.&amp;nbsp; I will give it a try.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TY&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-S&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 17:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842153#M25442</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2022-11-02T17:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: VALIDVARNAME=ANY in configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842161#M25444</link>
      <description>&lt;P&gt;As an EG user under Tools-&amp;gt;options-Data, I have the options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quentin_0-1667410559182.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76877i9EB548BED92AB831/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quentin_0-1667410559182.png" alt="Quentin_0-1667410559182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like EG sends the option to the SAS session when it starts.&amp;nbsp; So If you change this option while EG is open, you get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quentin_1-1667410661129.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76878i0148DD6EB70DE685/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quentin_1-1667410661129.png" alt="Quentin_1-1667410661129.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I don't think you can see the the connection string / command that EG uses to create the session.&amp;nbsp; But I'm guessing validvarname gets passed as an option in that string.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You might want to check this option, or similar in Studio, as clearly it is designed to allow users to over-ride the default settings on the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 17:40:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/VALIDVARNAME-ANY-in-configuration/m-p/842161#M25444</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-11-02T17:40:25Z</dc:date>
    </item>
  </channel>
</rss>

