EMS logo

Products Navigation

SQL Manager for Oracle

Our Partnership Status

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS SQL Manager for Oracle

On-line Documentation

Scheduler Chains


Scheduler chain can be useful in combining tasks scheduled for execution.

 

 

Creating Scheduler Chains

 

To create a new scheduler chain:

Hint: To create a new scheduler chain, you can also right-click the Scheduler Chain node or any object within this node in the DB Explorer tree and select the Scheduler Chain item from the context menu.

 

To create a new scheduler chain with the same properties as one of existing scheduler chain has:

Alternatively, you can right-click a scheduler chain in the DB Explorer tree and select the Duplicate Scheduler Chain <scheduler_chain_name>... context menu item.

 

Duplicate Object Wizard allows you to select the database to create a new scheduler chain in, and to edit the result SQL statement for creating the scheduler chain.

 

 

Editing Scheduler Chains

 

To edit an existing scheduler chain:

  • select the scheduler chain for editing in the DB Explorer tree (type the first letters of the scheduler chain name for quick search);
  • right-click the object and select the Edit Scheduler Chain<scheduler_chain_name> context menu item, or simply double-click the scheduler chain;
  • edit scheduler chain properties using the appropriate tabs of Scheduler Chain Editor.

 

Dropping Scheduler Chains

 

To drop a scheduler chain:

  • select the scheduler chain to drop in the DB Explorer tree;
  • right-click the object and select the Drop Scheduler Chain <scheduler_chain_name>... context menu item;
  • confirm dropping in the dialog window.

 

Note: If more convenient, you can also use the following shortcuts:

Ctrl+N to create a new scheduler chain;

Ctrl+O to edit the selected scheduler chain;

Shift+Del to drop the object from the database.