Re: Using Same connect by different process

From: Mike Crawford <mcrawfor_at_bio.ri.ccf.org>
Date: Tue, 16 Aug 1994 16:14:29 GMT
Message-ID: <1994Aug16.161429.3377_at_bme.ri.ccf.org>


In article 7xz_at_uunet!aadt, a363674_at_aadt.com (Shirish Kumar) writes:
>We are looking for the solution to the following problem -
>
>How can we use the same rolback segment from
>two different processes? In other words, how can we
>connect to the database from one process and let other
>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.
>
>Shirish Kumar
>817 963 2867
>
>Environment:
>ORACLE7 7.0.15.4, PRO*C
>on SUN OS 5.3
>
>
>
>

Try 'posting' the changes to the database. This is suppose to allow other processes the ability to see changes to the database without the changes actually being commited. I know you can do this in SQL*Forms 3.0... but, I'm not sure if this functionality exists in Pro*C.

Good Luck

mwc


Received on Tue Aug 16 1994 - 18:14:29 CEST

Original text of this message