Our users are preparing to upgrade their ESRI client tools (ArcCatalog, etc) from 10.2 to 10.4.1. Our SDE database is an Oracle 11g database (11.2.0.4) running on Oracle Linux. Our users have python scripts to register tables to the geodatabase. They would like these scripts to run on the database server instead of their client PC's. The database server has python 2.6.6 installed. I do not think the server has any SDE server products installed or running on it.
I have tried to run a python script on the server and I get an error - "no module named arcpy" - on the "import arcpy" line of the script.
Hope this makes sense, I am new with ESRI tools and processes.
Thanks in advance,
Dan