Hi all,
I want to be able to call a packaged procedure from another package. I want the called procedure to have an independent session, i.e., it has it's own commit processing,
completely independent of the calling program so the calling program does not wait it to finish.
Thanks on advance.
I want to be able to call a packaged procedure from another package. I want the called procedure to have an independent session, i.e., it has it's own commit processing,
completely independent of the calling program so the calling program does not wait it to finish.
Thanks on advance.