Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Schedule Concurrent Requests missing after Clone from old backup

edited May 9, 2017 12:37PM in Core Concurrent Processing - EBS (MOSC) 14 commentsAnswered

Hi,

Cloned the instance with 10 Days old Production Backup.

Could not bring back the scheduled requests as same in Production since most of the requests are with schedule "EVERY 1 DAYS FROM START OF PREV RUN".

I have 188 Programs scheduled in Production. How can i bring back all the scheduled requests.

When i am running below query to find scheduled requests, it shows only 2.

select count(*) from fnd_concurrent_requests

where status_code in ('Q','I') and requested_start_date > SYSDATE - 10

and hold_flag = 'N';

For time-being, i have scheduled few requests manually.

I am able to schedule the programs by click "Copy option of submit the concurrent request" and finding the program for old date and changing the start date.

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