For Schema Browser in Oracle 10g and above.
Implement all of the Oracle DBA Tools > Instance Manager > Jobs functionality within the Schema browser.
This means showing Jobs nodes within the Schema browser (perhaps inside a Scheduler Jobs node) then enabling context menus there.
Create Job
Alter Job
Drop Job
Job Properties
Start Job
Stop Job
Enable Job
Disable Job
The format would be similar to a Tables node, where you could CREATE a Job by right clicking on the Scheduler Jobs node container.
see attached
Tree Node Folder added for oracle Jobs under the Management Node. create/alter/drop/view && start/stop/enable/disable && script create/drop have been added to the popup window. All command options need testing including the GUIs.
Issue #10705 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build v14.0.4-1 |
No time estimate |
1 issue link |
relates to #10752
Issue #10752for versions of Oracle below 10g (like 9i) don't display the Jobs folder under the Management node |
Tree Node Folder added for oracle Jobs under the Management Node. create/alter/drop/view && start/stop/enable/disable && script create/drop have been added to the popup window. All command options need testing including the GUIs.