Scheduler
Hi reader,
with DB Console you can create and maintain the new scheduler which functionality is based on the dbms_scheduler package. With dbms_scheduler you can creates objects like jobs (we know them), programs, windows, chains and so on. A great feature is that the scheduler is able to call external programs like shell scripts or simple executables.