| Re: vpd.set_user throws exception of 'Insufficient Privileges' Hi All,
Well in a way I was screwing up the user/role creation process I guess by using an old version of creation scripts. I recreated the database again from scratch and created the users/roles using the correct version and the issue was not reproduce able.
However still I am not sure the fix of this issue though, the grants to roles and users (including sys/system) was compared with the db which had this issue and the original one where its working fine and they were similar though. Previously when I encountered this same issue (i can say exactly two times), the problem was fixed by randomly providing certain grants to public and to glogowners. However since I wanted to know the exact fix, I didn't wanted to take this random approach we took last time, however its a shame that I didn't find a resolution though.
Let me perform a comparison of the user/roles creation scripts I have and check what are the addition grants which resolves the privileges issue reported.
As of now the issue is resolved, however will keep posted to know the exact fix so that I have a one of fix for this issue :-)
Regards,
Suresh |