Hello Everyone
June 2023 I updated our TEST and PROD geodatabases to the following:
- Geodatabase 11.1
- ArcGIS Pro 3.1.0
- Oracle 19.16.0.0
- ST_GEOMETRY
- Linux
select * from sde.version
TEST
11 1 0 ArcGIS Pro 3.1.0 - 11.1.0.41833 109206 93001
PROD
11 1 0 ArcGIS Pro 3.1.2 - 11.1.0.41833 109207 93001
We have now started to use ArcGIS Pro 3.3 and we receive error messages when loading Raster Mosaic Data (RMD) into PROD but not TEST.
ORA-24550: signal received: Unhandled exception: Code=c0000005 Flags=0
Encountered exception while getting args for function:0x00007FFCB2E79611
Process finished with exit code -1073741819 (0xC0000005)
Loading RMD with ArcGIS Pro 3.1 and 3.2 all worked ok. In theory PROD and TEST should be the same.
Question: Is there a parameter in the SDE Tables I could check to see if there is a difference between TEST and PROD?
I know I could upgrade eGDB to 3.3 but I would like to understand why I get this difference now.
Feedback much appreciated.