I use the visual editor to create schduler chains in sqldeveloper3.2. But faced with a problem - can not get the SQL code of the chain, namely the sequence of requests create_chain
, define_chain_step
, define_chain_rule
(from DBMS_SCHEDULER
package).
In addition a number of properties have created steps and rules can not be changed like a program_name
and so on.