Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Script to get the list of scheduled concurrent programs

edited May 18, 2018 5:10AM in Core Concurrent Processing - EBS (MOSC) 15 commentsAnswered ✓

Scenario1: Script will read the properties file; for each program in the file, it will check the last successful execution of that concurrent program.

  If the time different between last successful execution of program and current time when script is being executed is more, alert must be raised.

Scenario2:

Send a report as an email once per day; which consists concurrent program name and its last successful execution date and time. This basically will capture the last execution time of 24 programs and the Oracle Alerts.

Script Logic: Read all 24 lines (corresponding to 24 scheduled programs) and get last execution date, time and status (success/failed/running etc).

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