Hi Community,
I am working on developing a workbench which is basically reading Data from ESRI Enterprise Database and Writing to another DB. I am using ArcGIS Pro Version 3, FME Desktop Version 2022 and FME Flow Version 2023. I am able to connect and read data using FME Desktop But the published workspace while reading the data it is showing error “
779 | 2024-3-19 11:07:16 | Creating reader for format: Esri Geodatabase (ArcSDE Geodb) |
780 | 2024-3-19 11:07:16 | Trying to find a DYNAMIC plugin for reader named `GEODATABASE_SDE' |
781 | 2024-3-19 11:07:16 | Performing query against GEODATABASE_SDE dataset `' |
782 | 2024-3-19 11:07:16 | Creating reader for format: Esri Geodatabase (ArcSDE Geodb) |
783 | 2024-3-19 11:07:16 | Trying to find a DYNAMIC plugin for reader named `GEODATABASE_SDE' |
784 | 2024-3-19 11:07:16 | Opening the Esri Geodatabase reader |
785 | 2024-3-19 11:07:16 | An ArcGIS license is already checked out. The product checked out is 'Advanced' |
786 | 2024-3-19 11:07:16 | Installed ArcGIS version is '3.0' |
787 | 2024-3-19 11:07:16 | Could not open the Enterprise Geodatabase. The error number from ArcObjects is: '-2147220952'. The error message from ArcObjects is: {The Product License has not been initialized.} |
788 | 2024-3-19 11:07:16 | Please ensure the connection parameters are correct (server=`sde', instance=`sde:oracle$sde:oracle11g:ODA_STG_UPDATES', user=`OLTP_SOI', password=`***', database=`', version=`SDE.DEFAULT') |
789 | 2024-3-19 11:07:16 | An error has occurred. Check the logfile above for details |
”
It is checking out the license but while reading it is saying could not open Enterprise Geodatabase. Is it a problem of version of FME Desktop and Flow?. All SDE files I had created using ArcGIS Desktop. Do I need to create it using Pro?.