Core Concurrent Processing - EBS (MOSC)

MOSC Banner

When we submit Concurrent Programs as Parent/Child. The Parent program is being executed twice.

edited May 5, 2020 9:59PM in Core Concurrent Processing - EBS (MOSC) 4 commentsAnswered

As per the sample code mentioned in following Oracle Document

Sample Code for a Concurrent Program that Submits a Child Request (Doc ID 1616185.1)

We can submit, concurrent programs in parent/child manner. But, at the end of child programs the parent program is getting executed once again. Check the following log.

With this approach we are facing lot trouble when we have some pre-processing or validation steps before submitting child programs.

Is there a way to restrict parent program to run again after completing child programs?

+---------------------------------------------------------------------------+

PD_PARENT_PROG: PDeep Parent Program

+---------------------------------------------------------------------------+

Current system time is 29-APR-2020 01:24:24

+---------------------------------------------------------------------------+

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