srdc_scheduler_job.sql as per Doc ID 2077182.1
REM SRDC_SCHEDULER_JOB.sql REM collect Job Queue parameters,Notification configuration for troubleshooting scheduler notification issues Rem Rem Copyright (c) 2006, 2015 Oracle. All rights reserved. Rem Rem NAME Rem srdc_scheduler_job.sql - script to collect diagnostic details for troubleshooting scheduler notification issues Rem Rem NOTES Rem * This script collects the data related to Scheduler & AQ notification Rem * The script creates a spool output. Upload it to the Service Request Rem * This script contains some checks which might not be relevant for all versions. Rem * This script will *not* update any data. Rem * This script must be run using SQL*PLUS. Rem * You must be connected AS SYSDBA to run this script. Rem Rem Rem Rem MODIFIED (MM/DD/YY) Rem slabraha ...