Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> commit after select ???
--------------05EBC64D6E9D3C7E78A42C59 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit
Hi everybody,
I have a problem with rollback segments. We use ORACLE server 7.3.3.0 and have a database link from instance A to
instance B. The applications connected to A and reading data (with SQL
select statement)
from tables/views from B, via the database link, have to commit in order
not to fill
up the rollback segments.
For me this looks quite strange but I have been told that it is a means
of security,
because the server doesn't know what else is being done over this link
(eventually inserts, updates...).
Is there a way of getting around this problem without including commit -
commands after
those database link queries ???
Thanks for any help !
Bye, Markus.
||| o-o *---ooO--|--Ooo-------------------------------------* | | | CERN European Laboratory for Particle Physics | | || WWW : http://wwwcn.cern.ch/~malbert/Welcome.html |
*---------------------------------------------------*
| Markus Albert (SL/OP) | | | | mail : SL Division, CERN, CH-1211 Geneva 23 | | Switzerland | | Tel. : + (4122) 767 5138,5534,7500 | | Fax : + (4122) 767 8570 | | email: Markus.Albert_at_cern.ch |
| "La plus perdue de toutes les journees est celle | | ou l'on n'a pas ri." | | Nicolas de Chamfort | *---------------------------------------------------* --------------05EBC64D6E9D3C7E78A42C59
<HTML>
Hi everybody,
<P>I have a problem with rollback segments.
<BR>We use ORACLE server 7.3.3.0 and have a database link from instance
A to
<BR>instance B. The applications connected to A and <B><U>reading</U></B>
data (with SQL <I>select</I> statement)
<BR>from tables/views from B, via the database link, <B><U>have to commit</U></B>
in order not to fill
<BR>up the rollback segments.
<BR>For me this looks quite strange but I have been told that it is a means
of security,
<BR>because the server doesn't know what else is being done over this link
(eventually inserts, updates...).
<P>Is there a way of getting around this problem without including <I>commit</I>
- commands after
<BR>those database link queries ???
<P>Thanks for any help !
<P>Bye, Markus.
<PRE>
|||
o-o
*---ooO--|--Ooo-------------------------------------* | || CERN European Laboratory for Particle Physics | | |
| Markus Albert (SL/OP) | | | | mail : SL Division, CERN, CH-1211 Geneva 23 | | Switzerland | | Tel. : + (4122) 767 5138,5534,7500 | | Fax : + (4122) 767 8570 | | email: Markus.Albert_at_cern.ch | | WWW : http://wwwcn.cern.ch/~malbert/Welcome.html || ou l'on n'a pas ri." | | Nicolas de Chamfort |
*---------------------------------------------------*
| "La plus perdue de toutes les journees est celle |
*---------------------------------------------------*</PRE> </HTML>
--------------05EBC64D6E9D3C7E78A42C59-- Received on Mon Nov 03 1997 - 00:00:00 CST
![]() |
![]() |