Hola, acabo de comprar una licencia de ArcGIS Pro y estoy intentando que mi ArcMap se comunique con un backend PostgreSQL \/ PostGIS. Estoy ejecutando mi paso 'Crear una geodatabase' (Crear una geodatabase en PostgreSQL en Linux014;Administrar geodatabases en PostgreSQL | ArcGIS Desktop<\/A> ) con python porque la GUI no me dio ninguna información de depuración.<\/P><P><\/P><P>Mi base de datos es accesible a través de un túnel localhost:5432, y eso parece estar bien.<\/P><P><\/P><P>Creo que estoy proporcionando todos los parámetros correctos, pero parece haber un problema con mi archivo de licencia. Estoy bastante seguro de que con mi licencia personal de ArcGIS Pro tengo derecho a todas las ventajas. ¿Alguna idea?<\/P><P><\/P><P>Gracias de antemano.<\/P><\/BODY><\/HTML>
Sorry, I thought this forum would be a little more image in-line forthcoming.
C:\Users\charl\Documents>create_gdb.py --DBMS POSTGRESQL -i localhost -D xyz --auth DATABASE_AUTH -U xyz -P xyz -u sde -p xyz -l C:\Users\charl\AppData\Local\ESRI_Licensing\ProLicensing\sysgen\keycodesArcInfo license available! Continuing to create...+++++++++Creating enterprise geodatabase...Executing: CreateEnterpriseGeodatabase PostgreSQL localhost xyz DATABASE_AUTH xyz ***** SDE_SCHEMA sde ***** # C:\Users\charl\AppData\Local\ESRI_Licensing\ProLicensing\sysgen\keycodesStart Time: Mon Nov 20 16:02:01 2017ERROR: Failed to execute. Parameters are not valid.ERROR: Invalid license file provided. Please provide an ArcGIS for Server enterprise keycodes file.ERROR: Failed to execute (CreateEnterpriseGeodatabase).Failed at Mon Nov 20 16:02:01 2017 (Elapsed Time: 0.00 seconds)C:\Users\charl\Documents>
C:\Users\charl\Documents>create_gdb.py --DBMS POSTGRESQL -i localhost -D xyz --auth DATABASE_AUTH -U xyz -P xyz -u sde -p xyz -l C:\Users\charl\AppData\Local\ESRI_Licensing\ProLicensing\sysgen\keycodes
ArcInfo license available! Continuing to create...+++++++++Creating enterprise geodatabase...
Executing: CreateEnterpriseGeodatabase PostgreSQL localhost xyz DATABASE_AUTH xyz ***** SDE_SCHEMA sde ***** # C:\Users\charl\AppData\Local\ESRI_Licensing\ProLicensing\sysgen\keycodesStart Time: Mon Nov 20 16:02:01 2017ERROR: Failed to execute. Parameters are not valid.ERROR: Invalid license file provided. Please provide an ArcGIS for Server enterprise keycodes file.ERROR: Failed to execute (CreateEnterpriseGeodatabase).Failed at Mon Nov 20 16:02:01 2017 (Elapsed Time: 0.00 seconds)
C:\Users\charl\Documents>
Took the liberty of forwarding your question to the Geodatabase and ArcGIS Pro places in GeoNet, where you might receive an answer quicker than in this group, which is very specific to Ocean Sciences. I've asked those other groups to get back to you directly.
I am fairly sure that you must have ArcGIS Enterprise licence to create and Enterprise Geodatabase (EGDB), of any flavor.
Having Pro just gets you the UI to create the EGDB not license it.
-Have you authorized an ArcGIS Enterprise (Windows and/or Linux) site yet?
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.