Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Rollback segs
Yes, it would not work if there is any explicit or implicit commit,
including all DLL statment.
It will only work for long running DML statement (with no commit in the=
middle).
Thank Alex for making this point clear.
Winnie :D
Alex Hillman <alex_hillman_at_physia.com>@fatcity.com on 11/21/2000 01:38:=
16
PM
Please respond to ORACLE-L_at_fatcity.com
Sent by: root_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:
Subject: RE: Rollback segs
It will not work if user has a script need to be executsd with explicit=
or
implicit commit (like DDL).
Alex Hillman
-----Original Message-----
From: Winnie_Liu_at_infonet.com [mailto:Winnie_Liu_at_infonet.com]
Sent: Tuesday, November 21, 2000 3:56 PM
To: Multiple recipients of list ORACLE-L
Subject: Re: Rollback segs
No, there is no guarantee that a rollback segment can be delicated to a=
specific user only.
Even the set transaction thing cannot forbid other user from using that=
rollback segment.
But there is a trick that you can use to get what you want.
Right before you issue that set transaction thing, bring the rollback segment online, then after that user put in the statement. Take the rollback segment offline.
Notice that the rollback segment is on the OFFLINE PENDING status. It w=
ill
only go offline after the active transaction is done. But at the mean t=
ime,
no new transaction will grip this rollback segment.
Winnie
lerobe - Lee Robertson <LEROBE_at_acxiom.co.uk>@fatcity.com on 11/21/2000 08:55:54 AM
Please respond to ORACLE-L_at_fatcity.com
Sent by:=A0 root_at_fatcity.com
To:=A0=A0 Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:
All,
Is there any method of tieing an individual user to a rollback segment =
to
the exception of all others. I know about the set transaction thing but=
what
I want is to avoid other users on the db using the one created for a
specific task.
Regards
Lee Robertson
Acxiom
Tel:=A0=A0=A0 0191 525 7344
Fax:=A0=A0=A0 0191 525 7007
Email: lerobe_at_acxiom.co.uk
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged. If the reader
of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.
If you have received this communication in error, please
re-send this communication to the sender and delete the
original message or any copy of it from your computer
system.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: lerobe - Lee Robertson
=A0 INET: LEROBE_at_acxiom.co.uk
Fat City Network Services=A0=A0=A0 -- (858) 538-5051=A0 FAX: (858) 538-=
5051
San Diego, California=A0=A0=A0=A0=A0=A0=A0 -- Public Internet access / =
Mailing Lists
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
=A0 INET: Winnie_Liu_at_infonet.com
Fat City Network Services=A0=A0=A0 -- (858) 538-5051=A0 FAX: (858) 538-=
5051
San Diego, California=A0=A0=A0=A0=A0=A0=A0 -- Public Internet access / =
Mailing Lists