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.