"Reentrant" PL/SQL script
442925Apr 27 2005 — edited Apr 29 2005Hi all and thanks in advance. I'm relatively new to Oracle so please cut me some slack on the terms I'm using. I would like to know if its possible to write a PL/SQL script that is 'reentrant', meaning that once it is loaded into memory, all callers from all sessions on a given Oracle instance or remote callers from other instances are transfered to that one copy of the script.
Regards, Rick