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

Home -> Community -> Usenet -> c.d.o.server -> Re: Enter value for trust:

Re: Enter value for trust:

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Sun, 20 Feb 2005 15:16:55 -0800
Message-ID: <1108941236.934912@yasure>


milkyway wrote:

> Hello out there,
>
> When loading a file (i.e. just doing an insert), I get this prompt
> during the process:
>
> Enter value for trust:
> old 1: insert into XXX values ('400-00-1000', ....
> new 1: insert into XXX values ('400-00-1000', ...
>
> *BTW, these rows are not the same - the first 3 values to be inserted
> are the same though.
>
> 1 row created
>
> Why am I getting this prompt?
>
> Any help is appreciated ;-)
>
> TIA
Before you start the script type:

SQL> set define off

If it works properly than David Fitzjarrell's comments are appropriate. If not let us know.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Sun Feb 20 2005 - 17:16:55 CST

Original text of this message

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