Skip to Main Content

Oracle Database Discussions

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!

Permissions Necessary to Model

dba_chadAug 14 2025

Greetings,

We're running Oracle 23ai in DevQA on ODA and I'm attempting to test Vector and embeddings via ONNX. I created an independent schema to house the model to which I did successfully load. What permission(s) do I give other users in the database to access this model to then do embeddings with? So far I've attempted both SELECT and EXECUTE permissions which fail. I do see the model in DBA_OBJECTS owned by the expected user. Thank you in advance for your help.

This post has been answered by dba_chad on Aug 21 2025
Jump to Answer
Comments
Post Details
Added on Aug 14 2025
1 comment
90 views