What is concurrent program ? and why we have to register the reports,sql*loader program, package,procedure and functions as a concurrent program ?

Showing Answers 1 - 1 of 1 Answers

Dheeraj

  • Oct 20th, 2006
 

A concurrent program is an instance of an execution file, along with

parameter definitions and incompatibilities. Concurrent programs use

concurrent program executables to locate the correct execution file.

Several concurrent programs may use the same execution file to

perform their specific tasks, each having different parameter defaults

and incompatibilities.

 

After you have defined the logic for your program, you must define a

concurrent program that you call from your forms or from Standard

Request Submission. You first define a concurrent program executable

that tells the application where to find your program logic. You then

define as many concurrent programs as you need that use your

concurrent program executable.

 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions