Hello Everyone
June 2023 I upgraded our TEST instance to the following:
- Geodatabase 11.1
- ArcGIS Pro 3.1.0
- Oracle 19.16.0.0
- ST_GEOMETRY
- Linux
select * from sde.version
11 1 0 ArcGIS Pro 3.1.0 - 11.1.0.41833 109206 93001
In the RELEASE column is the value 109206 - I would have expected something with an 11+
Question - Other than the sde.version table is there any other way to know the actual release level of your eGDB? Are there certain Oracle objects in the SDE Schema (procedures, tables,...) which would be present in 11.1 but not present in 10.9?
Feedback appreciated.