Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: insert into local table user select from remote db
You are right, it's insert take long time.
I had tried both nologging and use append hint. they are same.
I also tried use pl/sql to create a cursor to do this. does not change
the fact.
the table is big. more then 10M records each. it's make me crazy....
Received on Wed Feb 16 2005 - 12:38:11 CST