ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB
and ArcGIS Pro 3.3.5; Oracle 19c 11.3 EGDB
If I create a new FC via the Feature Class Wizard, then the new FC's alias is prefixed with the owner/schema/user name. Result: ENGINEERING.ROADS. That works as expected.
However, if I copy a file geodatabase FC via Catalog and paste it into the enterprise geodatabase, the new FC's alias isn't prefixed with the owner/schema/user name. Result: ROADS. That isn't expected.
As a result, ROADS is displayed as the item name in the Contents pane when the item is added to the map.
I'm wondering if it would be more intuitive/consistent if Pro automatically put the prefix into the alias in the second scenario, just like the first scenario.