1 Answers
Types of Concurrent Programs in Oracle Apps
There are several types of concurrent programs in Oracle Apps that serve different purposes:
- Standard Concurrent Programs: These are the pre-built programs that come packaged with Oracle Apps for common tasks.
- Request Set Concurrent Programs: These programs allow you to group multiple concurrent programs together and run them as a single unit.
- Host Concurrent Programs: These are programs that run on the application server where Oracle Apps is installed.
- Java Concurrent Programs: These are concurrent programs written in Java that can be used to perform specific tasks.
Each type of concurrent program has its own use case and benefits in Oracle Apps.
Please login or Register to submit your answer