Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to call multiple instance of the same procedure in PL/SQL

HawkerHunterFeb 18 2021

Hello Friends,
I have a stored procedure which is meant to process huge number of data.
Is it possible to call multiple instances of the same procedure from a scheduled procedure to run in parallel so that the overall processing time reduces.
Regards
Hawker

This post has been answered by GregV on Feb 22 2021
Jump to Answer

Comments

Processing

Post Details

Added on Feb 18 2021
8 comments
3,712 views