Looking for srdc_db_job_diagnostic.sql (DBMS_JOB) compatible with oracle 19c
Hello Oracle Enthusiasts,
Tried using both below scripts on Oracle 19c but getting just below msg and script is exiting:
SRDC - DBMS_JOB : Checklist of Evidence to Supply (Doc ID 2115973.1)
1.a For versions 11gR1 and above:Download the script srdc_db_job_diagnostic.sql.
---> "This script is intended for database version 11g and 12c. Refer to the SRDC for the instructions for database version 19.0.0.0.0. PL/SQL procedure successfully completed."
1.b For versions till 10gR2:Download the script srdc_db_job_diagnostic_for_10g.sql.
---> "This script is intended for database version 10.2. Refer to the SRDC for the instructions for database version 19.0.0.0.0. PL/SQL procedure successfully completed."