Home > SQL Developer Dialog Boxes ... > Create/Edit Destination Gro...
This interface is used for creating a new Oracle Scheduler database or external destination group. For more information about job scheduling, see Scheduling Jobs Using SQL Developer.
Properties
Name: Name of the destination group. It can optionally be prefixed with a schema name. Cannot be null. It is converted to uppercase unless enclosed in double-quotes.
Enabled: Enables the destination group. (Causes the DBMS_SCHEDULER.ENABLE procedure to be called after the destination group is created.)
Description: Optional text string that can be used to describe the destination group.
Members
Select members for the group, and specify whether to use the default credential for all members.
Related Topics