Showing posts with label Concurrent Manager. Show all posts
Showing posts with label Concurrent Manager. Show all posts

Tuesday, October 7, 2014

Queries Related to Concurrent Requests in 11i Applications

As part of day to day work, we need to use lot of queries to check the information about concurrent requests. Here are few queries which can be frequently used for day to day works and troubleshooting concurrent request / manager issues.
Note: These queries  needs to be run from APPS schema.

Concurrent manager in Oracle Apps

Two things are obvious:-1. Concurrent Manager is related to Concurrent Programs
2. Concurrent manager manages the concurrent(oops I mean parallel) execution of concurrent programs. 

So what's left to explain?.....Well nothing much, but I gave a commitment to one of my readers that I shall write something about concurrent managers today. And now when I begin to write, I realize it is worth writing something in plain English on this topic.