DBMS_JOB and DBMS_PIPEdreams

Paper
Presentation

Abstract

This presentation provides an overview of how to, and when it’s useful to use the DBMS_PIPE and DBMS_JOB packages. DMBS_PIPE provides a mechanism for intersession communication. DBMS_JOB provides a mechanism to perform scheduling in the Oracle instance (such as as cron does for the UNIX OS).

Year Venue Title
1996 DBA SIG (NYOUG) Job Coordination with DBMS_PIPE and DBMS_JOB
1996 Oracle Open World DBMS_JOB and DBMS_PIPE Dreams