Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Enter value for trust:
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 Received on Thu Feb 17 2005 - 14:43:55 CST