I have granted privileges directly to the owner of the package, who is also the owner of the table, that I think it needs, but it still doesn't work. What privilege am I missing?
the list of privileges are as follows:
'create any procedure', 'create any sequence','create any table','create any view','create table','drop any table','drop any view','execute any procedure','select any sequence','select any table'.
Thanks.