In the view/edit dialog for a dbms scheduler job, there is a "View SQL" button as there is in almost all objects. I would like to see *all* the pl/sql necessary to generate a job, but pl/sql developer only shows the "sys.dbms_scheduler.set_attribute" part. I was expecting to see the other...