<?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: Oracle client doesn't work for some users in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343866#M19604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to have gotten my computer working but I don't know if it's a fix for everyone&lt;/P&gt;&lt;P&gt;I copied the admin folder from a working computer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\oracle\product\11.2.0\client_admin\network\admin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hint I saw said to copy the tnsnames.ora file but in my case the folder was empty so I copied all the files&lt;/P&gt;&lt;P&gt;then I followed the instructions from this website&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://realfiction.net/2009/11/26/Use-32-and-64bit-Oracle-Client-in-parallel-on-Windows-7-64-bit-for-eg-NET-Apps/" title="http://realfiction.net/2009/11/26/Use-32-and-64bit-Oracle-Client-in-parallel-on-Windows-7-64-bit-for-eg-NET-Apps/"&gt;Use 32 and 64bit Oracle Client in parallel on Windows 7 64-bit for e.g. .NET Apps · Realfiction&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically they suggest making a softlink shortcut folder in both the 32bit and 64 bit folders in the c:windows folder&lt;/P&gt;&lt;P&gt;using a cmd window and the mklink command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then to create an entry in the environment path in the advanced settings which points to where the shortcut folder is in the&amp;nbsp;&lt;STRONG style="font-size: 12.0pt;"&gt;c:\windows\system32 folder&lt;/STRONG&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2018 00:59:07 GMT</pubDate>
    <dc:creator>deleted-user-TvScMv0jHDIa</dc:creator>
    <dc:date>2018-07-30T00:59:07Z</dc:date>
    <item>
      <title>Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343847#M19585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a system running an Oracle database (12c, 64bit) and I need to have ArcMap running on this same system connect to the database.&amp;nbsp; ArcMap is 32bit so I also have the 32bit Oracle 12c instant client on the system.&amp;nbsp; The user I was connected as when I set all of this up works fine having the 64bit oracle server path first in the environment variables.&amp;nbsp; But any other user on this system gets the "Failed to connect to database ... database client software failed to load..." error.&amp;nbsp; All of the discussions on this topic seem to focus on the environment path which I did in order to get the first user to work.&amp;nbsp; But everything is setup the same for the other users yet it doesn't work for them.&amp;nbsp; Is there anything else that could cause the Oracle client to fail to load?&amp;nbsp; Is there any other logs or checks you can perform to see where the problem is coming from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 15:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343847#M19585</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2017-04-04T15:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343848#M19586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides the PATH environmental variable pointing to your Oracle Client install, do you also have an environmental variable pointing to your tnsnames file where your Oracle database(s) would be defined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have other applications being used on the other computers where the endusers might be hitting a different Oracle database version (e.g. 10g, 11g) where the order of the Oracle Client versions in the PATH variable might be important with respect to the Oracle 12c version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 16:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343848#M19586</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-04-04T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343849#M19587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried adding the TNS_ADMIN variable pointing at the tnsnames.ora file but that doesn't appear to have changed anything.&amp;nbsp; And that sounds like it would be a different issue.&amp;nbsp; It would have to load the oracle client before doing anything with the tnsnames so I would expect a different error if it just wasn't able to resolve the database naming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a self contained system right now.&amp;nbsp; Only local users.&amp;nbsp; So no other versions or systems are being accessed and only the one version of ArcMap and Oracle are being used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 16:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343849#M19587</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2017-04-04T16:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343850#M19588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;tnsnames.ora file saved onto each machine (This is what I am guessing since you say it's a self contained system that is not on a network)? &amp;nbsp;Are you sure each&amp;nbsp;&lt;SPAN&gt;tnsnames.ora file on every computer is the same?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 16:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343850#M19588</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-04-04T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343851#M19589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the 64-bit client from the PATH variable and make sure that the PATH variable is set&amp;nbsp;as a "System variable" and not a "User variable". Put the Oracle 32-bit client at the beginning and restart the ArcGIS client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 16:46:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343851#M19589</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2017-04-04T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343852#M19590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, single system so only one tnsnames.ora file.&amp;nbsp; At least with the way I've been doing things for years, I never touch the tnsnames.ora file.&amp;nbsp; I let oracle manage that on the server and all clients use tns-less connections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 17:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343852#M19590</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2017-04-04T17:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343853#M19591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some active sessions on the system right now that I will have to wait for before I can try this again.&amp;nbsp; But I'm pretty sure I tried this already with the same result.&amp;nbsp; It almost seems like something is stopping the specific user from accessing the oracle client software.&amp;nbsp; But I checked permissions and made sure everyone has access to the folder with the oracle client and nothing has changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 17:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343853#M19591</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2017-04-04T17:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343854#M19592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I confirmed that removing the 64bit oracle and only including the 32bit oracle in the path doesn't change anything for the user that doesn't work.&amp;nbsp; The user that does work stops working if I remove the 32bit oracle path as would be expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 18:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343854#M19592</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2017-04-04T18:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343855#M19593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to open a case with the Geodata team &lt;A href="https://community.esri.com/groups/technical-support?sr=search&amp;amp;searchId=ec3e969a-ef78-4b2a-905e-756cbc1b8a4b&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/technical-support?sr=search&amp;amp;searchId=ec3e969a-ef78-4b2a-905e-756cbc1b8a4b&amp;amp;searchIndex=0&lt;/A&gt;‌ to have them review the issue in more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 18:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343855#M19593</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2017-04-04T18:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343856#M19594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of ArcMap are you working in?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:01:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343856#M19594</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-04-19T19:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343857#M19595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10.2.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343857#M19595</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2017-04-19T19:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343858#M19596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi William-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I just wanted to confirm what you said in the first post and that it is the Oracle instant client installed vs the admin client?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you mention system in a couple of places- are these different windows users on the same machine trying to open ArcMap 10.2.1 and connect to that Oracle database or are these users on different machines?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is all one one machine, could you try (while logged in as you / the successful user) try opening ArcMap as one of the other users who is having issues (shift + right click &amp;lt; run as different user) and test. Also, depending upon the results of this- log onto the machine as one of the problematic users- and run ArcMap as yourself and re-test. Sorry- just trying to get a little better understanding of the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide a screenshot of the database connection properties of the connection as well? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 23:54:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343858#M19596</guid>
      <dc:creator>RexRobichaux2</dc:creator>
      <dc:date>2017-04-20T23:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343859#M19597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was this ever resolved?&amp;nbsp; I think I have the same issue.&amp;nbsp; I am reading this as a permissions issue. One machine.&amp;nbsp; 2 clients.&amp;nbsp; We have done this successfully for years.&amp;nbsp; For some reason a user who, like me has the same administrator permissions, can't access the 32 bit client but CAN access the 64bit.&amp;nbsp; I install them side by side in the same Oracle Directory - sub 12c32 and 12c64.&amp;nbsp; I know the path is right and am not worried due to years of success on a documented process.&amp;nbsp; User can not access the Oracle/12c32 folder structure or run SQL Plus from start menu or command prompt, I am fine.&amp;nbsp; Of course can't connect in Catalog.&amp;nbsp; All permissions seem to be the same and inherit applied through the entire drive (which happens to be a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive, but I have another user with a C: drive issue so I don't think the drive is the issue).&amp;nbsp; I truly feel this is a Windows permission issue.&amp;nbsp; I spent over 1 hour on the phone with support yesterday, no success.&amp;nbsp; I was hoping my issue truly is the same and that your issue was resolved.&amp;nbsp; Any help is appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 12:15:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343859#M19597</guid>
      <dc:creator>TroyBum72</dc:creator>
      <dc:date>2018-05-25T12:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343860#M19598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never got it to work.&amp;nbsp; In the end, I setup a VM on the same hardware to act as the "client" while the physical system acted as the server.&amp;nbsp; Then I didn't have to try to work around having the server and client software running on the same windows installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 21:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343860#M19598</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2018-05-30T21:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343861#M19599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I did get it to work.&amp;nbsp; I had to remove access to the folder for an Oracle user set up at during client install.&amp;nbsp;This is new crap that happens with the administrator client at 12c.&amp;nbsp; It has been a while since I noticed this causing a problem.&amp;nbsp; Then I had to reapply my folder permissions at the top-level directory including inheritance and all so that "authenticated users" had access to these directories.&amp;nbsp; Not sure why things were jacked up but they were.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 21:23:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343861#M19599</guid>
      <dc:creator>TroyBum72</dc:creator>
      <dc:date>2018-06-03T21:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343862#M19600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info.&amp;nbsp; The project we were setting this up for is done now and the resources have been reallocated.&amp;nbsp; But when I get the chance, I'll try your solution so I know for myself in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343862#M19600</guid>
      <dc:creator>BillyBuerger</dc:creator>
      <dc:date>2018-06-04T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343863#M19601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you have the ability to use the Oracle Instant client instead of the Oracle Admin client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:04:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343863#M19601</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-06-04T18:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343864#M19602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.&amp;nbsp; Tried that.&amp;nbsp; We do have people who use SQL Developer quite a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343864#M19602</guid>
      <dc:creator>TroyBum72</dc:creator>
      <dc:date>2018-06-04T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343865#M19603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently having the same problem too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did read this on Oracle's help site&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; background-color: #ffffff; font-size: 14px; margin: 0px 0px 1.25rem;"&gt;Starting with Oracle Database 12&lt;SPAN class=""&gt;c&lt;/SPAN&gt;, during installation, you can specify an Oracle Home User associated with the Oracle Database home on the Specify Oracle Home User screen. The Oracle Home user owns all the Windows services run by the Oracle Database software. You can either specify an existing Windows user, or have the installer create the user for you. The Oracle Home user and several database services with the proper Access Control Lists (ACLs) are configured during installation.&lt;/P&gt;&lt;P style="color: #222222; background-color: #ffffff; font-size: 14px; margin: 0px 0px 1.25rem;"&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="font-weight: bold;"&gt;Use Windows Built-in Account&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;if you do not specify an Oracle Home User during installation. Then the services for the Oracle home run as the LocalService or LocalSystem user.&lt;/P&gt;&lt;P style="color: #222222; background-color: #ffffff; font-size: 14px; margin: 0px 0px 1.25rem;"&gt;from webpage&lt;/P&gt;&lt;P style="color: #222222; background-color: #ffffff; font-size: 14px; margin: 0px 0px 1.25rem;"&gt;&lt;A class="link-titled" href="https://docs.oracle.com/database/121/NTCLI/install.htm#NTCLI1302" title="https://docs.oracle.com/database/121/NTCLI/install.htm#NTCLI1302"&gt;Installing Oracle Database Client&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 06:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343865#M19603</guid>
      <dc:creator>deleted-user-TvScMv0jHDIa</dc:creator>
      <dc:date>2018-07-27T06:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle client doesn't work for some users</title>
      <link>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343866#M19604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to have gotten my computer working but I don't know if it's a fix for everyone&lt;/P&gt;&lt;P&gt;I copied the admin folder from a working computer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\oracle\product\11.2.0\client_admin\network\admin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hint I saw said to copy the tnsnames.ora file but in my case the folder was empty so I copied all the files&lt;/P&gt;&lt;P&gt;then I followed the instructions from this website&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://realfiction.net/2009/11/26/Use-32-and-64bit-Oracle-Client-in-parallel-on-Windows-7-64-bit-for-eg-NET-Apps/" title="http://realfiction.net/2009/11/26/Use-32-and-64bit-Oracle-Client-in-parallel-on-Windows-7-64-bit-for-eg-NET-Apps/"&gt;Use 32 and 64bit Oracle Client in parallel on Windows 7 64-bit for e.g. .NET Apps · Realfiction&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically they suggest making a softlink shortcut folder in both the 32bit and 64 bit folders in the c:windows folder&lt;/P&gt;&lt;P&gt;using a cmd window and the mklink command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then to create an entry in the environment path in the advanced settings which points to where the shortcut folder is in the&amp;nbsp;&lt;STRONG style="font-size: 12.0pt;"&gt;c:\windows\system32 folder&lt;/STRONG&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 00:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/oracle-client-doesn-t-work-for-some-users/m-p/343866#M19604</guid>
      <dc:creator>deleted-user-TvScMv0jHDIa</dc:creator>
      <dc:date>2018-07-30T00:59:07Z</dc:date>
    </item>
  </channel>
</rss>

