laptop and a wrench

Bug

Registering an Oracle Geodatabase with ArcGIS Monitor with a user that does not own the SDE schema will result in no metrics data.

ArcGIS Monitor
Bug ID Number BUG-000180800
SubmittedNovember 7, 2025
Last ModifiedJanuary 1, 2026
Applies toArcGIS Monitor
Version found2025.0.1
Operating SystemN/A
Operating System VersionN/A
StatusIn Product Plan

Workaround

In order for the workflow to work we can create synonyms for TABLE_REGISTRY and GDB_ITEMS_VW as follows:

  • CREATE SYNONYM TABLE_REGISTRY FOR SDE.TABLE_REGISTRY;
  • CREATE SYNONYM GDB_ITEMS_VW FOR SDE.GDB_ITEMS_VW;

For more details review the documentation below:

  • https://docs.oracle.com/en/database/oracle/oracle-database/21/sqlrf/CREATE-SYNONYM.html

Steps to Reproduce

Bug ID: BUG-000180800

Software:

  • ArcGIS Monitor

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options