Hi Tim,
Greetings.
We need to change Authid to Current_user for nearly 2500 procedure/packges. From the journals and oracle forums i find this cant be done through a global setting or through any of the parameter or any setting which will make sure all procedures/packages fires with authid current_user mode. Is that we will have to open each and every procedure/package to include Authid and recompile it.
If thats so it will be a humongous effort to do it for all of my source code. Can we have this automated in some manner or the other to avoid this huge effort by changing any sys internals or any data dictionary objects.
Thanks and expecting a favorable reply.