<?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: SAS job db connection in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860960#M26114</link>
    <description>&lt;P&gt;This is something which the admins (SAS Admin / database admin) can do.&lt;BR /&gt;The best course of action is to approach them&lt;/P&gt;</description>
    <pubDate>Sun, 26 Feb 2023 19:53:20 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2023-02-26T19:53:20Z</dc:date>
    <item>
      <title>SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860794#M26097</link>
      <description>&lt;P&gt;Which paths should i change when shifting/changing application db, so ETL jobs can continue running?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 03:10:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860794#M26097</guid>
      <dc:creator>karume</dc:creator>
      <dc:date>2023-02-25T03:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860796#M26098</link>
      <description>&lt;P&gt;The answer is I have no idea unless you provide us with details of your current DB connection. Have you defined it in a LIBNAME statement for example? If so please post it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 03:32:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860796#M26098</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-02-25T03:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860800#M26099</link>
      <description>&lt;P&gt;I have changed the connection on tns file from amlprdtz to amldrtz , but below error comes whenever i run ETL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="karume_0-1677297830404.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/80835i3D88F56A8111ED9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karume_0-1677297830404.png" alt="karume_0-1677297830404.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 04:03:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860800#M26099</guid>
      <dc:creator>karume</dc:creator>
      <dc:date>2023-02-25T04:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860803#M26100</link>
      <description>&lt;P&gt;Can you reach the server amldrtz from your SAS server? Try the Oracle TNSPING command from your SAS server to confirm if the Oracle server is accessible (tnsping amldrtz).&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 04:35:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860803#M26100</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-02-25T04:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860820#M26103</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/439936"&gt;@karume&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have changed the connection on tns file from &lt;FONT color="#800000"&gt;amlprdtz to amldrtz&lt;/FONT&gt; , but below error comes whenever i run ETL&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then wouldn't you also have to change the value for the path parameter in the libname statement?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the looks of it this libname is defined directly within AML solution macro %fcf_run_autoexec();&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="Patrick_0-1677315742254.png" style="width: 764px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/80840i3D58A24DC4DA3E79/image-dimensions/764x128?v=v2" width="764" height="128" role="button" title="Patrick_0-1677315742254.png" alt="Patrick_0-1677315742254.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 09:05:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860820#M26103</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-02-25T09:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860823#M26106</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Which path can i find that?&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Feb 2023 09:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860823#M26106</guid>
      <dc:creator>karume</dc:creator>
      <dc:date>2023-02-25T09:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860847#M26108</link>
      <description>&lt;P&gt;Looks like you are using ORACLE as the back end databases.&amp;nbsp; if yes then change the details in tnsnames.ora.&lt;BR /&gt;In a typical case no other would be necessary&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 14:43:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860847#M26108</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2023-02-25T14:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860875#M26113</link>
      <description>&lt;BLOCKQUOTE&gt;Which path can i find that?&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't know where that's stored. My hands-on experience with AML is from years ago and with an older version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could run your code with option&amp;nbsp;MAUTOLOCDISPLAY. This will write to the SAS log where a macro gets picked-up from.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in a Unix/Linux environment you could also just search for the physical file which should have the same name than the macro definition and be all in lowercase.&lt;/P&gt;
&lt;PRE&gt;find / -type f -name "fcf_run_autoexec.sas" 2&amp;gt;/dev/null&lt;/PRE&gt;
&lt;P&gt;I assume that also in a current AML version a lot of the solution macros are pre-compiled with no access to the source code so changing the code might not even be possible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also don't know if there are other places where this value is hardcoded and would need change.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess the name is either installation default or then gets set in the code artefacts as part of installation scripts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can't find the location(s) for changing the value then contact SAS Tech Support.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 00:30:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860875#M26113</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-02-26T00:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS job db connection</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860960#M26114</link>
      <description>&lt;P&gt;This is something which the admins (SAS Admin / database admin) can do.&lt;BR /&gt;The best course of action is to approach them&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 19:53:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-job-db-connection/m-p/860960#M26114</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2023-02-26T19:53:20Z</dc:date>
    </item>
  </channel>
</rss>

