PL/SQL (MOSC)

MOSC Banner

Defining AUTHID CURRENT_USER dynamically

edited Apr 14, 2010 11:50PM in PL/SQL (MOSC) 11 commentsAnswered
 HI,
I would like to set up all my Oracle 10G procedures and functions to be defined as AUTHID CURRENT_USER dynamically, such as

ALTER PROCEDURE MYPROC1 AUTHID CURRENT_USER.

Is there a way to do this dynamically or do I have to owerwrite every sources to do this ?

Thx in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center