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

Home -> Community -> Mailing Lists -> Oracle-L -> Insert ... nologging

Insert ... nologging

From: <Yosi_at_comhill.com>
Date: Thu, 19 Apr 2001 13:11:33 -0700
Message-ID: <F001.002ED1AD.20010419124756@fatcity.com>

Hello all,

I'm trying to do inserts with NOLOGGING. It works if I don't specify insert columns OR if I have no where clause. If I have EITHER insert column specification OR a where clause, Oracle can't interpret the SQL.

HELP!!!! PLEASE!! The following syntax works fine:

(Don't know if it actually skips logs, but I imagine it does. But at least it inserts.)

Following statement also works:

The following, however, I can't get to work.

Nologging is (seemingly) interpreted as some part of the where clause, and Oracle does not understand it. Moving nologging up, does not work either, as follows:

Can anyone shed any light here?

Thanks in advance, as always,

Yosi
yosi_at_comhill.com

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

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: 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 Thu Apr 19 2001 - 15:11:33 CDT

Original text of this message

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