Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Which parameter file has been used?

Re: Which parameter file has been used?

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Sat, 21 Aug 2004 01:04:11 +0300
Message-ID: <013a01c48701$a10ff0b0$55f823d5@porgand>


> INSERT INTO DBA (beer, quantity) VALUES ('Guinness', 1);
> INSERT INTO DBA (beer, quantity) VALUES ('Guinness', 1);
> COMMIT;
Don't insert too many, otherwise the rollback segment may get full and you'd have to roll back ;)

Tanel.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Aug 20 2004 - 17:00:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US