Hi All,

Here is my environment;

NT v4
Db Oracle Workgroup v8.1.6

Rollback Segments
SEGMENT_NAME                   OWNER  TABLESPACE_NAME
------------------------------     ------ ------------------------------
SYSTEM                         SYS    SYSTEM
RBS0                            PUBLIC RBS
RBS_P1                          SYS    RBS
RBS_P2                          SYS    RBS
RBS_P3                          SYS    RBS
RBS_P4                          SYS    RBS
RBS_P5                          SYS    RBS


Is it possible to assign one public rollback segment explicitly to one particular 
transaction?
I tried using SET TRANSACTION USE ROLLBACK SEGMENT but other users I found out can 
still use it. So, I guess
the best alternative is to set that RB segment to OFFLINE after using and set ONLINE 
before executing the SET TRANSACTION ...
Do you know how it can be done inside Forms?

Thanks in advance!

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to