Extracting the DDL for scheduler jobs
568501Mar 22 2007 — edited Mar 11 2013Hi All
I am trying to extract the DDL for our scheduler jobs but keep coming up against a brick wall. I've tried doing an expdp/impdp using the SQLFILE option but can't find the jobs here, tried a natty bit of code to pull the info out of the DB using DBMS_METADATA which worked for ordinary DBA_JOBS but not for scheduler based jobs.
Any ideas how I can get hold of this info?
Thanks
Glenn