ORA-00904: "OBJECT_VALUE": invalid identifier in 11g?!
Hi folks,
I'm currently working with the 11g database and trying to implement some relational views on my xml files after having them (plus their schemas) registered to the database.
Now I'm getting this error message:
ORA-00904: "OBJECT_VALUE": invalid identifier
Appreciate any suggestions
Michael