ON DATABASE STARTUP TRIGGER
Hello,
In our 11g test database, we have a database user named 'ABC'. This user contains almost 50 packages. We want to pin these packages in shared pool on database startup through ON DATABASE STARTUP TRIGGER.
Can I create this trigger under user 'ABC' instead of SYS? If it is possible, than to do so what steps are required?
I wish the oracle experts to share their knowledge!
Thanks
Jitendra R. Desaria
Senior Systems Analyst.
NUS Consulting Group, NJ USA.
In our 11g test database, we have a database user named 'ABC'. This user contains almost 50 packages. We want to pin these packages in shared pool on database startup through ON DATABASE STARTUP TRIGGER.
Can I create this trigger under user 'ABC' instead of SYS? If it is possible, than to do so what steps are required?
I wish the oracle experts to share their knowledge!
Thanks
Jitendra R. Desaria
Senior Systems Analyst.
NUS Consulting Group, NJ USA.
0