Home » Other » General » Creating Temporary Workarea
Creating Temporary Workarea [message #134027] Tue, 23 August 2005 06:15 Go to next message
paresh_p27
Messages: 1
Registered: August 2005
Junior Member
Hi All
Is there any way ;where I can create a temporary work area which can be accessed by all sessions.
For example one session created a temporary table(can be any object) which contains some value. Is is possible that others sessions access/update that value without commit by the owner of this workarea.

Thanks in advance.
paresh
Re: Creating Temporary Workarea [message #134490 is a reply to message #134027] Thu, 25 August 2005 03:49 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

Not possible - other session can only see COMMIT'ted data.

If you don't want to commit the current session, investigate if Autonomous Transactions will solve your problem.

Best regards.

Frank
Previous Topic: Difference between Migration & Interfacing
Next Topic: difference between sql server and oracle
Goto Forum:
  


Current Time: Fri Apr 19 09:26:04 CDT 2024