Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't use index addresses

929890Apr 30 2012 — edited May 5 2012
When I want to use index addressing I always get an +ORA-31065: Cannot modify read-only property[class]+. I don't understand this because I just perform a SELECT this way:

select xml from results where xmlexists('//object[1]' passing xml)

How can I access the n ^th^ occurence of an object element?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 2 2012
Added on Apr 30 2012
11 comments
4,848 views