Using Same connect by different process

From: Barry Roomberg <barry.roomberg_at_compudata.com>
Date: Tue, 16 Aug 94 23:08:00 -0500
Message-ID: <12a.4219.905_at_compudata.com>


-> process use the same 'connect'? To make it more clear, we
-> want a process to see all the changes made by a different
-> process without commiting.

You would have to write a transaction monitor that opens a session and waits for commands. Then is should sit there waiting for apps to connec t to it. It should then execute oracle statements for it's clients. I'd envision this thing being written pretty easily using OraPerl. Received on Wed Aug 17 1994 - 06:08:00 CEST

Original text of this message