Hello folks!
I want some advice or ideas to solve this issue ASAP since I have to connect and use the DB in a hurry.
I had originally used ArcMap 10.5.1 and Oracle DB 11g (11.2.0.4). The connection was pretty fine, not taking so much time to connect the database and see the contents in it.
Following the security policy updated in my company, the version of Oracle DB was upgraded from 11.2.0.4 to 12.2.0.1 which makes the issue now. I can see the connection file in ArcCatalog, but whenever I double-click the connection it freezes and did not respond for an hour!! After the hour, it shows the contents.
Tried to test different environments, I even did some tests such as,
- apply ArcMap 10.5.1 patch for Oracle 12.2.0.1 -> still the same
- upgrade ArcMap consecutively from 10.5.1 to 10.6.1 and 10.7.1 -> still the same
- apply oracle instant client 11.2.0.4 and 12.2.0.1 respectively -> still the same (I installed both 32 and 64 bit since ArcGIS Server and ArcMap are in the same machine, and set PATH variable as stated in the technical article)
- upgrade OS version from Windows server 2016 to 2019 -> still the same
- check the firewall settings between the client side and DB side -> nothing blocks and still the same
- compress the oracle geodatabass -> still the same
- remove gp history in database -> still the same
Here are the environment ArcMap is in now.
OS) Windows server 2019
ArcMap) 10.7.1
Oracle) 12.2.0.1 / 10.5.1 (geodatabase version)
ArcGIS Server) 10.7.1
I don't know what causes this thing. Anyone has any idea?