Hello!
I have an enterprise GDB in an Oracle 11.2.0.4 instance with features classes that have the unique IDs from the native Oracle database. I created a relationship class to ensure that I can link the feature classes to the Oracle data which houses additional information such as meter status (active, inactive, abandoned), customer information, etc.
My question now is can I perform spatial analysis and symbolize on the feature classes using the fields from the Oracle views? If so, how? I think I may be missing a step here.
Thank you!