Karl about the Oracle Database

Some experiences out of my daily oracle practice

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.
 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>