<?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>JuanS_OCS Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>JuanS_OCS Tracker</description>
    <pubDate>Sun, 17 May 2026 14:50:54 GMT</pubDate>
    <dc:date>2026-05-17T14:50:54Z</dc:date>
    <item>
      <title>Re: How can SAS Web Application users be tracked on a SAS Linux platform?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-can-SAS-Web-Application-users-be-tracked-on-a-SAS-Linux/m-p/986152#M30775</link>
      <description>&lt;P&gt;Hi there&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/118943"&gt;@bmsampath&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what you are asking is quite extensive. One could literally write a book about those topics. I would initially like to point you to the SAS documentation (wondering which documents you found so far), else SAS Professional Services or a trusted technological partner. (And, as side topic, I&amp;nbsp;would also highly encourage your company to upgrade from M6 to latest maintenance in M9 with the latest hotfixes and security patches).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will try to address your questions but providing some perspective, which might not be what you can find on documentation.&lt;BR /&gt;&lt;BR /&gt;The web applications provided by SAS are no different from other web applications that are built in Java. What you need to keep in mind is:&lt;/P&gt;
&lt;P&gt;- Your web app servers are tomcat alike. And they serve basically J2EE applications.&lt;/P&gt;
&lt;P&gt;- You have an apache load balancer.&lt;/P&gt;
&lt;P&gt;- Authentication and URL re-directions will be mostly governed by the SAS Metadata in one way or another.&lt;/P&gt;
&lt;P&gt;- As any java web application, Log4J (now v2) rules your logging level, what informs, where and the rolling of the logs, based on the java libraries you enable and at what level (INFO, WARN, ERROR, DEBUG, TRACE)&lt;/P&gt;
&lt;P&gt;- One of the applications is the SAS Environment Manager, which acts like an in-house data collection of your SAS system (however should never be your main monitoring tool, since it depends on several SAS services to be healthy and running).&lt;/P&gt;
&lt;P&gt;- You could enable the extended monitoring (the so called EMI framework, which includes ACM and APM, as shared by &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;) for SAS Environment Manager. This is a collection of scripts which will extend the level of information of your logs, and will add reports (and Stored Processes reports) and services and metrics being collected. - if you enable this, you need to set some cleaning of your EMI database in postgres, to ensure your system won't collapse of the amount of data collected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you manage to understand those foundations, you can understand all you need towards monitoring and auditing your SAS system, specially your SAS Web Applications. I mean it. Any web administrator or security expert based on Java web apps should be able to follow up and provide advice.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed, SAS 9 is not the same as SAS Viya. There are many differences and improvements in SAS Viya towards auditing and monitoring, and make IT standards even more visible. Listing those differences could take a while.&lt;BR /&gt;&lt;BR /&gt;I would like to point you to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV id="n0up8jvmbl629pn1g3afgx26pqfo" class="xis-item"&gt;
&lt;DIV id="n132k1qc4qu9fhn13dwimggyv38y" class="xis-paraSimpleFirst"&gt;&lt;SPAN class="xis-xrefBookTitle"&gt;SAS Intelligence Platform: Overview&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n1857as5lhfsrvn1aj6hq0lzee7c" class="xis-item"&gt;
&lt;DIV id="n0507o82zvt0unn1af7ewd7syt9c" class="xis-paraSimpleFirst"&gt;&lt;SPAN class="xis-xrefBookTitle"&gt;SAS Intelligence Platform: System Administration Guide&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="p1y1s6x50tojj3n1hxp9l4lbwn7l" class="xis-item"&gt;
&lt;DIV id="p0y2v4lsqhurrsn1lmq2647vf8e2" class="xis-paraSimpleFirst"&gt;&lt;SPAN class="xis-xrefBookTitle"&gt;SAS Intelligence Platform: Security Administration Guide&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV id="n00bzy7rjg5pl2n1x2is6macnto8" class="xis-item"&gt;
&lt;DIV id="n1nl4eetzmzaqvn1ucnzzrepkc4r" class="xis-paraSimpleFirst"&gt;&lt;SPAN class="xis-xrefBookTitle"&gt;SAS Intelligence Platform: Middle-Tier Administration Guide&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 13:00:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-can-SAS-Web-Application-users-be-tracked-on-a-SAS-Linux/m-p/986152#M30775</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2026-04-09T13:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981874#M30592</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/417473"&gt;@start4mzero&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am now a little confused by what you are proposing/intending to achieve, or I might not be understanding well.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To clarify my previous comment:&lt;/P&gt;
&lt;P&gt;- while /home binaries could potentially be in NFS, not all under a single same /sashome folder. You still want different NFS filesystem per SAS layer (eg /sashome/meta, /sashome/comp &amp;amp; /sashome/web)&lt;/P&gt;
&lt;P&gt;- NFS might be suitable, but depends a lot of your configuration. A SAS tested DFS is definetely more recommended.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Contemplating-shared-file-systems-for-SAS/ta-p/468263" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Contemplating-shared-file-systems-for-SAS/ta-p/468263&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings17/SAS0569-2017.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/resources/papers/proceedings17/SAS0569-2017.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- you always need to prepare a plan file, custom to your designed deployment. However, if you follow above, there should not be a lot to customize.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;A last note, in terms of recommendations:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;STRONG&gt;Not for Sharing SAS 9.4 Deployment Files Across Meta and Middle Tiers&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The section above mentioned using a shared file system to host SAS 9.4 deployment files (software and configuration) for the SAS 9.4&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;compute tier&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;software&lt;/LI&gt;
&lt;LI&gt;However, the SAS 9.4 meta and middle tiers follow a different availability paradigm. We prefer that each host for the meta and middle tiers have their own local SAS software and configuration files&lt;/LI&gt;
&lt;LI&gt;And even more importantly, never direct the SAS 9.4 Deployment Wizard to install one tier's software and configuration into the same physical directories for a different tier. In that way lies madness.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JuanS_OCS_0-1768294627371.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/112589iFB45CEE0D2CF2C11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JuanS_OCS_0-1768294627371.png" alt="JuanS_OCS_0-1768294627371.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 13 Jan 2026 08:57:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981874#M30592</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2026-01-13T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Grid Installation Query and Plan file generation query</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981815#M30590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/417473"&gt;@start4mzero&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;these kind of decisions should not be done at deployment time, but during the architecture sessions.&lt;BR /&gt;There are many variables involved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, the fact that you are using NFS, instead of an Distributed Shared File System (DFS) has many implications for the questions you are posting. How will NFS will handle it? Files/blocks locking? Performance? Limitations of NFS (based on version and platform used)?&lt;BR /&gt;&lt;BR /&gt;In general, and just to answer to your questions, very generally - but please mind my previous comment(s):&lt;/P&gt;
&lt;P&gt;1- 1 time shared binaries /sashome should be enough. In all tiers. However I have no clue how your NFS will behave with such dependency. MIght create serious issues when you reach Production workloads. I suggest thorough testing and validation, and risk management.&lt;/P&gt;
&lt;P&gt;2- I don't expect, by default, differences in the plan file. But of course all depends on architectural decisions&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 13:27:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Grid-Installation-Query-and-Plan-file-generation-query/m-p/981815#M30590</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2026-01-12T13:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Latency numbers of On Prem SAS/ SAS Viya and On cloud SAS Viya on AWS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Latency-numbers-of-On-Prem-SAS-SAS-Viya-and-On-cloud-SAS-Viya-on/m-p/981809#M30588</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in general terms, SAS indicates that all layers of a SAS environment must stay as close as possible, preferably in the same datacenter. Specifically to minimize network latency while increasing network throughput data transfers.&lt;BR /&gt;&lt;BR /&gt;Of course connections can be done towards outside, or from outside. But then you need to deal with all the aspects related to latency: timeouts, slowness, performance degradation, loss of packages and noise, etc.&lt;BR /&gt;&lt;BR /&gt;As such, you really want low latency numbers. As close as possible as being part of the same datacenter. Meaning, &lt;STRONG&gt;preferably within single digit milliseconds, 2 digits max (I'd say no much more than 20 ms)&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;A (more complete) answer from AI, which should be taken with salt and pepper, but overall I can agree with it:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;DIV class="Y3BBE" data-sfc-cp="" data-hveid="CAEQAA" data-processed="true"&gt;For a SAS environment with external connections, good latency means&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;low single-digit milliseconds (ms) for interactive tasks like Enterprise Guide&lt;/STRONG&gt;, while high throughput (hundreds of MB/s) is crucial for large data moves; slow network links (VPNs, high-latency internet) can severely degrade performance, emphasizing the need for fast, direct connections, ideally &amp;lt;20ms for cloud/remote, and very low internal SAS Grid latency for coordination, with &amp;lt;100ms overall being desirable for responsive user experience.&lt;SPAN class="uJ19be notranslate" data-wiz-uids="gDtof_c,gDtof_d" data-processed="true"&gt;&lt;SPAN class="vKEkVd" data-animation-atomic="" data-wiz-attrbind="class=gDtof_b/TKHnVd" data-processed="true"&gt;&amp;nbsp;&lt;BUTTON class="rBl3me" tabindex="0" data-amic="true" data-icl-uuid="024d9952-71c7-454f-8891-bf35e2ec7a9b" aria-label="View related links" data-wiz-attrbind="disabled=gDtof_b/C5gNJc;class=gDtof_b/UpSNec" data-ved="2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQye0OegQIARAB" data-processed="true"&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="Y3BBE" data-sfc-cp="" data-hveid="CAIQAA" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Key Latency &amp;amp; Throughput Factors&lt;/STRONG&gt;&lt;BUTTON class="rBl3me" tabindex="0" data-amic="true" data-icl-uuid="d2aee8ed-95e5-4225-aea8-315c70819ff0" aria-label="View related links" data-wiz-attrbind="disabled=gDtof_k/C5gNJc;class=gDtof_k/UpSNec" data-ved="2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQye0OegQIAhAB" data-processed="true"&gt;&lt;/BUTTON&gt;&lt;/DIV&gt;
&lt;UL class="KsbFXc U6u95" data-processed="true"&gt;
&lt;LI data-hveid="CAMQAA" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;User Experience (SAS EG/VA):&lt;/STRONG&gt;&lt;/SPAN&gt;
&lt;UL class="KsbFXc U6u95" data-processed="true"&gt;
&lt;LI data-hveid="CAMQAQ" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;&amp;lt;20ms:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Excellent for fast, responsive work over LAN/direct cloud links.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-hveid="CAMQAg" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;20-50ms (Cable/Fast Internet):&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Generally acceptable but noticeable lag for some actions.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-hveid="CAMQAw" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;50-100ms+ (DSL/VPNs):&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Can cause significant delays (5-10s) due to aggregated small requests, frustrating users.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-hveid="CAMQBA" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;&lt;A class="GI370e" href="https://www.google.com/search?q=SAS+Grid%2FViya+%28Internal+Nodes%29&amp;amp;rlz=1C1GCEU_nlNL854NL854&amp;amp;oq=good+latency+for+a+SAS+environment+that+has+connections+from+or+to+outside&amp;amp;gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCTIwNDMxajBqN6gCALACAA&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&amp;amp;mstk=AUtExfA_IGWG9L7O5g2PqZPEdLy-8bsdbvvbza4bvo5YXZ_4R-Lc6o_AIvbFVOPWe8RgkY-JzIoOR-MkZPqZMyiZj70UwjWTNIf17tVpJCypZuMDScEPdtNpdoV4l_ROvuO-sIpqY1sHTkQ-8Zloc5xGIYxK4Sq9d82ZMGg1uE5Z9YiAlVk&amp;amp;csui=3&amp;amp;ved=2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQgK4QegQIAxAF" target="_blank" rel="noopener" data-ved="2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQgK4QegQIAxAF" data-hveid="CAMQBQ" data-processed="true"&gt;SAS Grid/Viya (Internal Nodes)&lt;/A&gt;:&lt;/STRONG&gt;&lt;/SPAN&gt;
&lt;UL class="KsbFXc U6u95" data-processed="true"&gt;
&lt;LI data-hveid="CAMQBg" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Very Low Latency:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Essential for node-to-node coordination (e.g., 1-5ms).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-hveid="CAMQBw" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;High Throughput:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Critical for loading data into memory (e.g., 100+ MB/s per core).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-hveid="CAMQCA" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Cross-Prem/Cloud Data Movement:&lt;/STRONG&gt;&lt;/SPAN&gt;
&lt;UL class="KsbFXc U6u95" data-processed="true"&gt;
&lt;LI data-hveid="CAMQCQ" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Network Speed (Bandwidth):&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;High latency can severely limit throughput (e.g., only 500KB/s to 20MB/s over some cloud links).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-hveid="CAMQCg" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Physical Distance:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Major contributor to latency; keep SAS and data close.&lt;/SPAN&gt;&lt;SPAN class="uJ19be notranslate" data-wiz-uids="gDtof_1n,gDtof_1o" data-processed="true"&gt;&lt;SPAN class="vKEkVd" data-animation-atomic="" data-wiz-attrbind="class=gDtof_1m/TKHnVd" data-processed="true"&gt;&amp;nbsp;&lt;BUTTON class="rBl3me" tabindex="0" data-amic="true" data-icl-uuid="0da5fc0e-13e3-42f3-aa37-976c254e0cb1" aria-label="View related links" data-wiz-attrbind="disabled=gDtof_1m/C5gNJc;class=gDtof_1m/UpSNec" data-ved="2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQye0OegQIAxAL" data-processed="true"&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="Y3BBE" data-sfc-cp="" data-hveid="CAQQAA" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;What's "Good"?&lt;/STRONG&gt;&lt;BUTTON class="rBl3me" tabindex="0" data-amic="true" data-icl-uuid="f2b774df-a00c-4caf-b4dc-cd132d8f094f" aria-label="View related links" data-wiz-attrbind="disabled=gDtof_1z/C5gNJc;class=gDtof_1z/UpSNec" data-ved="2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQye0OegQIBBAB" data-processed="true"&gt;&lt;/BUTTON&gt;&lt;/DIV&gt;
&lt;UL class="KsbFXc U6u95" data-processed="true"&gt;
&lt;LI data-hveid="CAUQAA" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Aim for Sub-20ms:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;When connecting from outside (e.g., laptops, remote offices), aim for &amp;lt;20ms latency to the SAS environment (e.g., via dedicated circuits, ExpressRoute, fast VPNs) for a snappy feel.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-hveid="CAUQAQ" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Measure Throughput:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Ensure you have hundreds of MB/s available for data loads, not just low latency.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-hveid="CAUQAg" data-processed="true"&gt;&lt;SPAN class="T286Pc" data-sfc-cp="" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;Isolate Workloads:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Use dedicated network paths (VNETs, subnets) for SAS nodes to avoid contention and latency spikes from other traffic.&lt;/SPAN&gt;&lt;SPAN class="uJ19be notranslate" data-wiz-uids="gDtof_2d,gDtof_2e" data-processed="true"&gt;&lt;SPAN class="vKEkVd" data-animation-atomic="" data-wiz-attrbind="class=gDtof_2c/TKHnVd" data-processed="true"&gt;&amp;nbsp;&lt;BUTTON class="rBl3me" tabindex="0" data-amic="true" data-icl-uuid="34b9f938-c919-4865-bde5-5934eb4e7da4" aria-label="View related links" data-wiz-attrbind="disabled=gDtof_2c/C5gNJc;class=gDtof_2c/UpSNec" data-ved="2ahUKEwjr0r2d74WSAxU_0wIHHYCrHMIQye0OegQIBRAD" data-processed="true"&gt;&lt;/BUTTON&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="Y3BBE" data-sfc-cp="" data-hveid="CAYQAA" data-processed="true"&gt;&lt;STRONG class="Yjhzub" data-processed="true"&gt;In summary, think beyond just latency:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;low latency provides responsiveness, but adequate network throughput is vital for moving large datasets efficiently. For external users, &amp;lt;20ms latency with high bandwidth (100s of MB/s) is the goal for a good experience&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 12 Jan 2026 11:22:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Latency-numbers-of-On-Prem-SAS-SAS-Viya-and-On-cloud-SAS-Viya-on/m-p/981809#M30588</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2026-01-12T11:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS grid Architecture consideration</title>
      <link>https://communities.sas.com/t5/Architecture/SAS-grid-Architecture-consideration/m-p/980774#M493</link>
      <description>&lt;P&gt;I think this is a tricky question. With NFS you will always hit some important limitation (google it).&lt;/P&gt;
&lt;P&gt;Also, NFS has different limitations depending on the version of the protocol, the implementation, and the infrastructure/cloud.&lt;/P&gt;
&lt;P&gt;Another reason why makes it tricky.&lt;BR /&gt;&lt;BR /&gt;Normally, for Grid data or Grid SASWORK, I would rather use a proper Distributed Shared&amp;nbsp; File System, which will face less limitations and risks, on top of higher performance. But, of course, those tend to be expensive solutions for storage.&lt;BR /&gt;&lt;BR /&gt;Do you need SASWORK on shared storage, meaning, will your programs include checkpoints, so your programs can resume from defined points. If you don't I would strongly suggest to run away from the option to put SASWORK/UTILLOC in a shared storage. Local makes more sense.&lt;BR /&gt;&lt;BR /&gt;And if you do need it, and you don't have a DFS available, then try to find your NFS options with your infra team, and try to run enough tests and stress tests, to ensure your Production workloads will go as you expect.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 12:45:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/SAS-grid-Architecture-consideration/m-p/980774#M493</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-12-15T12:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Single machine SAS 9.4 Deployments</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Single-machine-SAS-9-4-Deployments/m-p/970283#M30113</link>
      <description>The option is about the sizes of the Java Virtual Machines, as described in the MidTier admin guide, fine turning chapter.&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Jul 2025 19:02:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Single-machine-SAS-9-4-Deployments/m-p/970283#M30113</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-07-06T19:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969408#M30075</link>
      <description>Excellent, thanks! I am planning on testing all the options and figure out the differences, especially in basic performance &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; I am curious about your progress too!&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2025 20:15:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969408#M30075</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-19T20:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Error retrieving DatabaseMetaData: java.sql.SQLFeatureNotSupportedException: getTypeInfo</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969397#M30073</link>
      <description>&lt;P&gt;FYI, I see it is resolved with the latest version 1.3.1.0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;83         libname x JDBC driverclass="org.duckdb.DuckDBDriver" URL="jdbc:duckdb::memory:"
83       ! classpath="/data-drivers/jdbc/duckdb_jdbc-1.3.1.0.jar";
NOTE: Libref X was successfully assigned as follows: 
      Engine:        JDBC 
      Physical Name: jdbc:duckdb::memory:
84         *libname x JDBC driverclass="org.duckdb.DuckDBDriver" URL="jdbc:duckdb::memory:"
84       ! classpath="/data/duckdb_jdbc-1.3.1.0.jar";&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Jun 2025 15:36:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ERROR-Error-retrieving-DatabaseMetaData-java-sql/m-p/969397#M30073</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-19T15:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: The Quack is Back: SAS/ACCESS Meets DuckDB</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/The-Quack-is-Back-SAS-ACCESS-Meets-DuckDB/tac-p/969377#M10616</link>
      <description>&lt;P&gt;Great article&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/25713"&gt;@jarno&lt;/a&gt;&amp;nbsp;, thanks!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Any experiences in SAS 9.4? And with multi-database support (&lt;A href="https://duckdb.org/2024/01/26/multi-database-support-in-duckdb.html" target="_blank"&gt;https://duckdb.org/2024/01/26/multi-database-support-in-duckdb.html&lt;/A&gt;) queried from SAS?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 13:30:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/The-Quack-is-Back-SAS-ACCESS-Meets-DuckDB/tac-p/969377#M10616</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-19T13:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: implementation of SSO for SAS Fat clients SAS EG, SAS DI Studio &amp; SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/implementation-of-SSO-for-SAS-Fat-clients-SAS-EG-SAS-DI-Studio/m-p/969103#M30067</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes, you will need SPNs and a UPN, and to enable (contrained) Keberos delegation.&lt;/P&gt;
&lt;P&gt;Again, it is all well documented by SAS:&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bisecag/n1d1zo1jsf2o0en1ehu4c4simfky.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/bisecag/n1d1zo1jsf2o0en1ehu4c4simfky.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If what you need is an overview, you can find a nice one provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18432"&gt;@PaulHomes&lt;/a&gt;&amp;nbsp;here:&amp;nbsp;&lt;A href="https://platformadmin.com/blogs/paul/2015/01/iwa-sas-94m2-linux/" target="_blank"&gt;https://platformadmin.com/blogs/paul/2015/01/iwa-sas-94m2-linux/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It is based on an old maintenance (2), but I am sure that, by reading the documentation provided by SAS, you can make the adjustments required for your actual SAS environment.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 11:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/implementation-of-SSO-for-SAS-Fat-clients-SAS-EG-SAS-DI-Studio/m-p/969103#M30067</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-16T11:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: implementation of SSO for SAS Fat clients SAS EG, SAS DI Studio &amp; SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/implementation-of-SSO-for-SAS-Fat-clients-SAS-EG-SAS-DI-Studio/m-p/969098#M30065</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/375476"&gt;@siddhu1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;since your servers are on Linux, you are bound to set up Kerberos IWA system between the servers and your clients (and, preferably, between your SAS servers and your DBMS).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;IWA with Kerberos is described in the SAS documentation. If you have any more specific question, please feel free to raise those questions!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best ,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 09:58:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/implementation-of-SSO-for-SAS-Fat-clients-SAS-EG-SAS-DI-Studio/m-p/969098#M30065</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-06-16T09:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Questions regarding rebuilding Windows services for SAS Web App Servers in SAS 9.4M7</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Questions-regarding-rebuilding-Windows-services-for-SAS-Web-App/m-p/967430#M29995</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;The reason is that the Web App Servers can be started/operated in several ways: with the windows service, with the individual command, etc. That's the reason why both confit files exist and why both should be maintained keeping always the same configurations. The best practice is of course the wrapper.conf, however, as far as I know, due to some traditional scripting and operations it has been decided that both need to remain. But probably its best if someone from SAS answers you that one.&lt;BR /&gt;&lt;BR /&gt;I hope this answers your questions?&lt;BR /&gt;</description>
      <pubDate>Sun, 25 May 2025 17:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Questions-regarding-rebuilding-Windows-services-for-SAS-Web-App/m-p/967430#M29995</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-05-25T17:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Encoding conversion</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Encoding-conversion/m-p/961804#M29740</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;You have 2 options (more, but I’ll simplify):&lt;BR /&gt;&lt;BR /&gt;The code approach and the configuration approach.&lt;BR /&gt;&lt;BR /&gt;In the code approach, and since your SAS session run on wlatin, you would need to use the transcoding facilities SAS provides, quite intensive, for all the activities related to snowflake/Unicode/UTF8.&lt;BR /&gt;&lt;BR /&gt;On the configuration approach you could have an extra SASApp, but running SAS on UTF8, for those operations. As side option, you could just call SAS executable, but passing a sas9.cfg file defining UTF8 encoding, just for that migration.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2025 18:41:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Encoding-conversion/m-p/961804#M29740</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-03-13T18:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: I need help using sas with unix commands</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-UNIX-commands-with-SAS/m-p/961058#M45857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/474035"&gt;@Universe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;perhaps I am not understanding you, as you are requesting help with code, however it seems to me as your issue is with permissions. If the user that is owner of the SAS process does not have the right permissions, it won't be able to perform certain actions. You probably should align with our Unix admin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This being said, I can see your code is quite elaborate for the required listing for which I commend you for.&lt;/P&gt;
&lt;P&gt;However, since you are already using linux commands, perhaps you could use linux commands to do that job, much more simpler and with less lines of code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Some examples:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;tree -nf  | awk '{printf $0} {system("stat -c \" [ %y ]\" " $NF )}'| sed -e 's#\([0-9][0-9]:[0-9][0-9]:[0-9][0-9]\).*#\1 ]#g'  2&amp;gt;/dev/null&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;ls -Rl --time-style=long-iso /path/to/directory&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;CODE&gt;tree -D&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 13:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Using-UNIX-commands-with-SAS/m-p/961058#M45857</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-03-06T13:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve List of active users and information</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Retrieve-List-of-active-users-and-information/m-p/960715#M29682</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/446874"&gt;@Jed_Klei&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you might want to look into the sas-admin CLI&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/calcdc/3.4/calcli/n01xwtcatlinzrn1gztsglukb34a.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/calcdc/3.4/calcli/n01xwtcatlinzrn1gztsglukb34a.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also query, programatically, through the RestAPIs SAS VIya offers:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.sas.com/rest-apis" target="_blank"&gt;https://developer.sas.com/rest-apis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 14:00:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Retrieve-List-of-active-users-and-information/m-p/960715#M29682</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-03-03T14:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage in the Viya 3.5 platform</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/CPU-usage-in-the-Viya-3-5-platform/m-p/960001#M29640</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Considering the fact that 2 of your 3 options are related to Python and not to SAS, I would start at looking what exact system processes and or services are the ones going up in cpu.&lt;BR /&gt;&lt;BR /&gt;There’s also the aspect of coincidence. Several things happening at the same time: try to filter them down and observe which one in fact causes the pattern of the problem.&lt;BR /&gt;&lt;BR /&gt;In any case, do align with your SAS and system admins, and feel free to share (with us and/or SAS tech support) your further observations when you are still unable to get a conclusion on your own.&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Feb 2025 02:18:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/CPU-usage-in-the-Viya-3-5-platform/m-p/960001#M29640</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-02-23T02:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connection from SAS 9.4 M6  on Windows Server Cannot see tables.</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Connection-from-SAS-9-4-M6-on-Windows-Server-Cannot-see/m-p/959742#M29625</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;In these cases I like to understand what’s going on behind the scenes, so I can pinpoint exactly the issue, instead of going through trial and error.&lt;BR /&gt;&lt;BR /&gt;For that I always refer to the logs on the client side (ODBC client) and the database server logs (audit).&lt;BR /&gt;&lt;BR /&gt;You clearly have an issue with permissions, as you have been told. There is no mistake there. Whether it’s a wrong schema or username or something else, we need to figure it out, thanks to those logs.&lt;BR /&gt;&lt;BR /&gt;The server logs should already tell you a lot. Have you asked your DBAs what do they see when you connect with SAS?&lt;BR /&gt;&lt;BR /&gt;From the client side, you either use STRACE or enable the client logs (ODBC ini for ODBC connections).&lt;BR /&gt;&lt;BR /&gt;My personal thought, but this is without knowing more of your setup and design, is that either your connection to the schema is different from SAS to Java, or you are connecting with your OS user on top of the user in the lib name statement.&lt;BR /&gt;&lt;BR /&gt;Would you mind sharing as well your exact code used in Java?</description>
      <pubDate>Thu, 20 Feb 2025 03:42:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-Connection-from-SAS-9-4-M6-on-Windows-Server-Cannot-see/m-p/959742#M29625</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-02-20T03:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Delete EVManager DB to complete Mid-Tier Installation/Configuration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Need-to-Delete-EVManager-DB-to-complete-Mid-Tier-Installation/m-p/959174#M29594</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/458255"&gt;@CCC1492_ME&lt;/a&gt;&amp;nbsp;, Mark,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;several questions come to my mind, of the kind of:&lt;/P&gt;
&lt;P&gt;- what could force you to have to delete this DB to be able to continue the deployment&lt;/P&gt;
&lt;P&gt;- or, why are you not reaching out to SAS Technical Support, as already advised?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is a bit mind boggling to me so I cannot give you much more advise. My reasons:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- EVManager database is integral part of your deployment, plus part of the Environment Manager product. You really don't want to mess up with that and you want to do what is supported. Right?&lt;/P&gt;
&lt;P&gt;- What is supported is documented, and what SAS Technical Support or professional services provide, period. Even SAS partners have to adhere to those aspects, and what does not adhere, is not officially supported.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- It is a normal database: undeploying the Environment Manager products or just deleting the database with the admin account would achieve exactly what you indicate... BUT, is it supported? If you still find issues, who will lend you a hand? You would be basically on your own and up to your own talents.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 13:10:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Need-to-Delete-EVManager-DB-to-complete-Mid-Tier-Installation/m-p/959174#M29594</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-02-13T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Metadata Scheduled Flow Migration</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-Scheduled-Flow-Migration/m-p/959033#M29592</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/467193"&gt;@Key123&lt;/a&gt;&amp;nbsp;: yes, I mean that you can redeploy and reschedule manually (that would be my approach) in SMC after the metadata migration (which you can automate with the &lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bisag/n1syras2xz7myan0zvivx72mgx44.htm" target="_self"&gt;SAS Platform Object Framework&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While it is possible to reschedule with any metadata account for as long as the Outbound login has the right permissions in LSF, the OS folders and the metadata user has the right permissions over the metadata you could potentially use any account to redeploy the jobs, and to schedule them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, you are going to need to look into the implications of using an elevated account, and to ensure that the scheduled jobs will use the right credentials for the execution, file ownership, connection to databases, etc. That is for you to evaluate and decide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This being said, I do not know how your users schedule and deploy jobs and flows (it depends on the design), which what user, if there is a common user for them, etc etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I say this because Batch Jobs are supposed to be controlled workflows. All what is controlled, there should be just one or a limit amount of privileged accounts to deploy and schedule, in the end. However, if your users are using Batch as self service, that is a different story, and, indeed, the implications on security vs investment of work are much different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me add: in the communities there is a limit as to how much we can help you without knowing details on design and security of your environment. When they get complicated, I would encourage you then to reach out to SAS Professional Services or a trusted SAS Partner, specialised on this area.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 13:28:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Metadata-Scheduled-Flow-Migration/m-p/959033#M29592</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-02-12T13:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Containerize a SAS Viya and GenAI Application</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/How-to-Containerize-a-SAS-Viya-and-GenAI-Application/tac-p/959028#M10172</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235111"&gt;@Bogdan_Teleuca&lt;/a&gt;&amp;nbsp;excellent article, thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 11:41:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/How-to-Containerize-a-SAS-Viya-and-GenAI-Application/tac-p/959028#M10172</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2025-02-12T11:41:23Z</dc:date>
    </item>
  </channel>
</rss>

