| Bug ID Number |
BUG-000131263 |
| Submitted | June 1, 2020 |
| Last Modified | June 25, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 2.5 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
Workaround
Use Copy Geoprocessing tool to change the storage type for mosaic datasets.
- Create a new mosaic dataset (GIS.test1) using SDO_GEOMETRY as the configuration keyword.
- Execute the Copy Geoprocessing tool with the configuration keyword set to DEFAULTS (ST_GEOMETRY).
- The storage type of the SHAPE column of the newly created mosaic dataset (GIS.test1_copy) is ST_GEOMETRY.
Steps to Reproduce