Oracle® E-Business Suite Developers Guide This chapter describes concurrent processing APIs you can use in your PL SQL procedures It also includes example PL SQL code using these concurrent processing APIs
Oracle Apps Concurrent Processing - Exforsys It will give the step-by-step procedure of creating concurrent programs in oracle applications All types of concurrent programs are described in detail Concurrent programs can be scheduled to run or manually run in oracle applications
Create Concurrent Program in PL SQL - Scribd The document describes two PL SQL scripts to create a concurrent program and parameter from the backend database The first script inserts data into the FND_CONCURRENT_PROGRAMS and FND_CONCURRENT_PROGRAMS_TL tables to define a new concurrent program
Concurrent Processing APIs for PL SQL Procedures This POSTdescribes concurrent processing APIs you can use in both client–side and server–side PL SQL procedures This section also includes example PL SQL procedure code using these concurrent processing APIs