Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Transaction Isolation levels in Oracle!
Most databases today provide various levels of transaction isolation. READ WRITE, READ ONLY etc and based on the application requirements one or the other is used.
for example, in Oracle Rdb, (the other database from Oracle), we could start a transaction with READ ONLY and the Rdb engine would avoid creation of before and after images etc.
What are the various types of isolation levels in Oracle? I have read about isolation level called READ COMMITTED, is this same as READ ONLY?
Regards,
Menon
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Tue May 27 2003 - 09:44:53 CDT