DBMS_PIPE & DBMS_ALERT In EnterpriseDB

Posted in Database Support, General, Oracle by An Expert's Guide to Oracle Technology on May 8th, 2008

LewisC's An Expert's Guide To Oracle Technology

The latest release of the EnterpriseDB database, Postgres Plus Advanced Server (AS) 8.3, includes additional Oracle compatibility features. Two of those new features are DBMS_PIPE and DBMS_ALERT. Old Oracle hands will recognize those two packages that are used for interprocess communication. This post is a quick tutorial on using these two features. If you've used them in Oracle, you

Leave a Reply