Jobs Tab
The Jobs function in the Job Scheduler allows you to create, run or schedule jobs.
Note that some of the functionality below is only available in Oracle 10g or later releases.
New |
Click to create a job. This opens the New Job Wizard:
- Enter a Job Name (for 10g or later)
- Select a Job Type (PS/SQL Block or Stored Procedure - in 10g or later)
- Click Next (for 10g or later)
- Enter the PL/SQL code or select a stored procedure to run
- Click Next
- Specify a start date, start time and frequency for your job to run
- Select a repeat frequency if desired
- Click Finish.
The new job will appear in the Jobs window. |
Save |
To attach a program, schedule or job class to a job (for 10g or later)
- Select the job to be scheduled.
- Select the program, schedule or job class to be attached to the job.
- Click Save.
To schedule a job (for 10g or later)
- Select the job to be scheduled.
- Click En (Enabled) next to the job.
- Select Start and End date and time.
- Click Calendar, choose the frequency and intervals for the job and click
- Click Save.
|
Advanced |
Edit available Attribute Values for the selected item (for 10g or later). |
Clone |
Create a copy of the selected item (for 10g or later). |
Run |
To run a job
- Select the job to be run.
- Click Enabled next to the job.
- Click Run.
|
Drop |
Remove the selected item from the database (for 10g or later). |
Related Topics
Module: Job Scheduler
Open From: Tools Menu | Job Scheduler | Jobs Tab