CHAPTER 12Intersession Communication

Intersession communication is the ability to communicate between different user connections. Sessions are individual work areas. Sessions begin when you connect and end when you disconnect from the Oracle 11g database. You have several approaches that enable you to communicate between sessions. The DBMS_PIPE and DBMS_ALERT built-in utilities are the focus of the chapter.

You will cover the following topics. The chapter assumes you read it sequentially. It also assumes you have read the preceding eleven chapters. If you feel comfortable with an area, consider moving straight to it. However, the chapter assumes you have mastery of earlier sections.

Introducing intersession communication

DBMS_PIPE built-in ...

Get Oracle Database 11g PL/SQL Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.